Is there a command to check data, spare, and parity for each root partition disk in ONTAP
Applies to
Answer
- Yes, for root partitions, it can be checked with the sample command below:
::> run -node XXX -command sysconfig -r
Aggregate XXX (online, raid_dp, fast zeroed) (block checksums)
Plex /XXX/plex0 (online, normal, active, pool0)
RAID group /XXX/plex0/rg0 (normal, block checksums)
RAID Disk Device HA SHELF BAY CHAN Pool Type RPM Used (MB/blks) Phys (MB/blks)
--------- ------ ------------- ---- ---- ---- ----- -------------- --------------
dparity 0n.16P3 0n 0 16 NV:A 0 SSD-CAP N/A 38318/9809408 38326/9811456 (fast zeroed)
parity 0n.17P3 0n 0 17 NV:A 0 SSD-CAP N/A 38318/9809408 38326/9811456 (fast zeroed)
data 0n.18P3 0n 0 18 NV:A 0 SSD-CAP N/A 38318/9809408 38326/9811456 (fast zeroed)
data 0n.19P3 0n 0 19 NV:A 0 SSD-CAP N/A 38318/9809408 38326/9811456 (fast zeroed)
data 0n.20P3 0n 0 20 NV:A 0 SSD-CAP N/A 38318/9809408 38326/9811456 (fast zeroed)
data 0n.21P3 0n 0 21 NV:A 0 SSD-CAP N/A 38318/9809408 38326/9811456 (fast zeroed)
data 0n.22P3 0n 0 22 NV:A 0 SSD-CAP N/A 38318/9809408 38326/9811456 (fast zeroed)
NOTE: this information is not available via System Manager (Web GUI).