3.7.0 HP StorageWorks HP Scalable NAS File Serving Software administration guide - HP Scalable NAS 3.7 for Linux (AG513-96002, October 2009)

Unmount from the command line
To unmount a filesystem from the command line, use one of the following commands.
PSFS filesystems cannot be forcibly unmounted.
The HP Scalable NAS mx command. The --persistent argument removes the
persistent status from the filesystem mount; the --active argument unmounts the
filesystem now.
mx fs unmount [--persistent] [--active] <filesystem>
ALL_SERVERS|<server> ...
The Linux umount command. Be sure to specify the mountpoint, such as /mnt/
data1, not the partition.
umount <mountpoint>
Persistent mounts
When you mount a filesystem on a server, you can specify that it should be remounted
automatically whenever the server is rebooted. When you configure a filesystem
mount in this manner, it is a persistent mount.
The Edit Persistent Mounts window allows you to remove the persistent status from
a filesystem and/or to mount the filesystem.
Persistent mounts on a server
To see all persistent mounts on a particular server, select that server on the Servers
window, right-click, and select Edit Persistent Mounts.
HP Scalable NAS File Serving Software administration guide 143