简体中文版经机器翻译而成,仅供参考。如与英语版出现任何冲突,应以英语版为准。
确定ONTAP本地层的驱动器和RAID组信息
某些本地层管理任务要求您了解构成本地层的驱动器类型、驱动器大小、校验和和和状态、是否与其他本地层共享以及RAID组的大小和构成。
步骤
-
按RAID组显示本地层的驱动器:
storage aggregate show-status aggr_name此时将显示本地层中每个RAID组的驱动器。
您可以在中查看驱动器的RAID类型(数据、奇偶校验、dparity)
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.
相关信息