本繁體中文版使用機器翻譯,譯文僅供參考,若與英文版本牴觸,應以英文版本為準。
ONTAP 本機層的磁碟機和 RAID 群組資訊
有些本機層管理工作需要您知道哪些類型的磁碟機組成本機層,其大小,總和檢查碼和狀態,是否與其他本機層共用,以及 RAID 群組的大小和組成。
步驟
-
依 RAID 群組顯示本機層的磁碟機:
storage aggregate show-status aggr_name本機層中的每個 RAID 群組都會顯示磁碟機。
您可以在中看到磁碟機的 RAID 類型(資料、同位元檢查、同位元檢查)
Position欄位。如果是Position隨即顯示欄 `shared`然後共用磁碟機:如果是 HDD 、則是分割磁碟;如果是 SSD 、則是儲存池的一部分。
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.
相關資訊