Anyone knows if there is any cmdlet that can output the content that is similar to the ONTAP CDOT v8.3+ command aggr show-status so that the individual disk and corresponding space info will be listed for aggregates with either storage pool or ADP enabled?
clustername::> aggr show-status
Owner Node: nodename
Aggregate: n01_aggr0_SAS (online, raid_dp) (block checksums)
Plex: /n01_aggr0_SAS/plex0 (online, normal, active, pool0)
RAID Group /n01_aggr0_SAS/plex0/rg0 (normal, block checksums)
Usable Physical
Position Disk Pool Type RPM Size Size Status
-------- --------------------------- ---- ----- ------ -------- -------- ----------
shared 1.1.5 0 SAS 10000 61.58GB 838.4GB (normal)
shared 1.1.7 0 SAS 10000 61.58GB 838.4GB (normal)
shared 1.1.9 0 SAS 10000 61.58GB 838.4GB (normal)
shared 1.1.11 0 SAS 10000 61.58GB 838.4GB (normal)
shared 1.1.13 0 SAS 10000 61.58GB 838.4GB (normal)
shared 1.1.15 0 SAS 10000 61.58GB 838.4GB (normal)
shared 1.1.17 0 SAS 10000 61.58GB 838.4GB (normal)
shared 1.1.19 0 SAS 10000 61.58GB 838.4GB (normal)
shared 1.1.21 0 SAS 10000 61.58GB 838.4GB (normal)
Aggregate: n01_aggr1_SAS (online, raid_dp, hybrid) (block checksums)
...
Thanks,
Timothy