volume unmount
Contributors
Suggest changes
- PDF of this doc site
Collection of separate PDF docs
Creating your file...
This may take a few minutes. Thanks for your patience.
Your file is ready
Unmount a volume
Availability: This command is available to cluster and Vserver administrators at the admin privilege level.
Description
The volume unmount
command unmounts a volume from its parent volume. The volume can be remounted at the same or a different location by using the volume mount command.
Parameters
-vserver <vserver name>
- Vserver Name-
This specifies the Vserver on which the volume is located.
-volume <volume name>
- Volume Name-
This specifies the volume that is to be unmounted.
Examples
The following example unmounts a volume named vol2 on a Vserver named vs0:
node::> volume unmount -vserver vs0 -volume vol2