LinuxMoz

Linux Stuff && Coffee

NetApp Bring Volume Online - Command Line

How to bring a NetApp volume online using the command line (cli).

NetApp Bring Volume Online Command

The following command will bring a NetApp Volume Online, in this example I am offlining the vol called ‘cifs1’:

1
netapp> vol online cifs1

The output of the NetApp bring volume online command will look similar to:

1
2
netapp> vol online cifs1
Volume 'cifs1' is now online.

You might be interested in my other Netapp Commands.

Comments