Skip to main content

Commands for managing FlexVol volumes

There are specific commands for managing FlexVol volumes using the ONTAP CLI.

If you want to...Use this command...
Bring a volume onlinevolume online
Change the size of a volumevolume size
Determine the associated aggregate of a volumevolume show
Determine the associated aggregate for all volumes on a storage virtual machine (SVM)volume show -vserver <vserver_name> -fields aggregate
Determine the format of a volumevolume show -fields block-type
Mount a volume onto another volume using a junctionvolume mount
Put a volume into the restricted statevolume restrict
Rename a volumevolume rename
Take a volume offlinevolume offline

See the man page for each command for more information.