Skip to main content
Die deutsche Sprachversion wurde als Serviceleistung für Sie durch maschinelle Übersetzung erstellt. Bei eventuellen Unstimmigkeiten hat die englische Sprachversion Vorrang.

Informationen zu Laufwerken und RAID-Gruppen für einen lokalen Tier ermitteln (Aggregat)

Beitragende

Bei einigen Aufgaben der lokalen Ebene (Aggregat) müssen Sie wissen, welche Arten von Laufwerken die lokale Ebene, ihre Größe, Prüfsumme und ihren Status bilden, unabhängig davon, ob sie mit anderen lokalen Tiers geteilt werden, sowie Größe und Zusammensetzung der RAID-Gruppen.

Schritt
  1. Zeigen Sie die Laufwerke für das Aggregat nach RAID-Gruppe an:

    storage aggregate show-status aggr_name

    Die Laufwerke werden für jede RAID-Gruppe im Aggregat angezeigt.

    Sie können den RAID-Typ des Laufwerks (Daten, Parität, Parität) in der Position Spalte sehen. Wenn die Position Spalte angezeigt shared wird, dann ist das Laufwerk freigegeben: Wenn es sich um eine HDD handelt, handelt es sich um eine partitionierte Festplatte; wenn es sich um eine SSD handelt, ist es Teil eines Speicherpools.

cluster1::> storage aggregate show-status nodeA_fp_1

Owner Node: cluster1-a
 Aggregate: nodeA_fp_1 (online, mixed_raid_type, hybrid) (block checksums)
  Plex: /nodeA_fp_1/plex0 (online, normal, active, pool0)
   RAID Group /nodeA_fp_1/plex0/rg0 (normal, block checksums, raid_dp)

                                             Usable Physical
     Position Disk       Pool Type     RPM     Size     Size Status
     -------- ---------- ---- ----- ------ -------- -------- -------
     shared   2.0.1       0   SAS    10000  472.9GB  547.1GB (normal)
     shared   2.0.3       0   SAS    10000  472.9GB  547.1GB (normal)
     shared   2.0.5       0   SAS    10000  472.9GB  547.1GB (normal)
     shared   2.0.7       0   SAS    10000  472.9GB  547.1GB (normal)
     shared   2.0.9       0   SAS    10000  472.9GB  547.1GB (normal)
     shared   2.0.11      0   SAS    10000  472.9GB  547.1GB (normal)

   RAID Group /nodeA_flashpool_1/plex0/rg1
   (normal, block checksums, raid4) (Storage Pool: SmallSP)

                                             Usable Physical
     Position Disk       Pool Type     RPM     Size     Size Status
     -------- ---------- ---- ----- ------ -------- -------- -------
     shared   2.0.13      0   SSD        -  186.2GB  745.2GB (normal)
     shared   2.0.12      0   SSD        -  186.2GB  745.2GB (normal)

8 entries were displayed.