The requested article is not available. Either it doesn't apply to this version of the product or the relevant information is organized differently in this version of the docs. You can search, browse, or go back to the other version.
A newer release of this product is available.
volume unmount
Contributors
-
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