mount_point

Command: mount

--mount_point=<mount points>

Directories to mount the volumes to. The parameter is used with the mount command in Linux. If the parameter is not specified or if the number of mount points differs from the number of volumes, the operation will fail.

Command: umount

--mount_point=<mount point>

The directory to unmount the volume from. The parameter is used with the umount command in Linux. If the parameter is not specified, the operation will fail.