Unmounting one or more Volumes
Describes how to unmount a volume using either the Control System or the CLI.
About this task
You can unmount multiple volumes using the Control System or the CLI. To unmount volumes under a directory, you must have read/write permissions on the directory.
Unmounting one or more Volumes Using the Control System
About this task
To unmount one or more volumes, in the Summary tab under :
NOTE
When running on a Kubernetes cluster, the
Summary tab is in the
Volumes page under the
Volumes menu.Procedure
Unmounting one or more Volumes Using the CLI or REST API
About this task
The basic command to unmount the volume is:
maprcli volume unmount -name <volume name>
For complete reference information including all available options, see
volume unmount.