Offline an aggregate
If you are taking a root aggregate offline, the node owning the aggregate must be in maintenance mode.
The following example takes an aggregate named aggr1 offline:
cluster1::> storage aggregate offline -aggregate aggr1
The following example takes an aggregate named aggr1 offline by unmounting its volumes:
cluster1::*> storage aggregate offline -aggregate aggr1 -unmount-volumes true