Commands for managing aggregates
You use the storage aggregate command to manage your aggregates.
If you want to... | Use this command... |
---|---|
Display the size of the cache for all Flash Pool aggregates | storage aggregate show -fields hybrid-cache-size-total -hybrid-cache-size-total >0 |
Display disk information and status for an aggregate | storage aggregate show-status |
Display spare disks by node | storage aggregate show-spare-disks |
Display the root aggregates in the cluster | storage aggregate show -has-mroot true |
Display basic information and status for aggregates | storage aggregate show |
Display the type of storage used in an aggregate | storage aggregate show -fields storage-type |
Bring an aggregate online | storage aggregate online |
Delete an aggregate | storage aggregate delete |
Put an aggregate into the restricted state | storage aggregate restrict |
Rename an aggregate | storage aggregate rename |
Take an aggregate offline | storage aggregate offline |
Change the RAID type for an aggregate | storage aggregate modify -raidtype |
Give documentation feedback