Community
    • Categories
    • Recent
    • Popular
    • Users
    • Search
    • Register
    • Login

    Hardware RAID Kapazität Anzeige

    Scheduled Pinned Locked Moved Entwicklung
    3 Posts 2 Posters 1.4k Views 1 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • C Offline
      cyberus
      last edited by

      Hallo,

      wenn ich ein Hardware RAID anlege (RAID 1) und diesem zwei Festplatten hinzufüge, dann wird die "Gesamtkapazität (Alle Geräte)" korrekt berechnet.

      Wenn ich die Festplatten als "Hotspare" Geräte markiere, dann wird "Gesamtkapazität (Alle Geräte)" mit "0" berechnet.

      ist das so gewollt?

      im code hab ich gefunden (/src/classes/cmdb/ui/global/isys_cmdb_ui_category_g_stor.class.php, Zeile 102):

      if ($l_row["isys_catg_stor_list__hotspare"] == "1") {
                                              $l_num_disks–;

      Wenn ich das auskommentiere funktioniert es (allerdings nur im RAID Objekt selbst, die Überssichtsseite zeigt immernoch "0" an)

      1 Reply Last reply Reply Quote 0
      • A Offline
        armbrust
        last edited by

        Wenn die Geräte doch Hotspare sind, dann stehen sie doch der "momentanen" Kapazität auch nicht zur Verfügung, weil Hotspare.

        1 Reply Last reply Reply Quote 0
        • C Offline
          cyberus
          last edited by

          mega peinlich. Du hast natürlich recht.

          ich hab Hot-Swap Hot-Spare verwechselt 😞

          1 Reply Last reply Reply Quote 0

          Hello! It looks like you're interested in this conversation, but you don't have an account yet.

          Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

          With your input, this post could be even better 💗

          Register Login
          • First post
            Last post