6.0 HP StorageWorks X9000 File Serving Software CLI Reference (TA768-96040, October 2011)

ibrix_umount
Unmounts a file system.
Description
ibrix_umount unmounts a file system from file serving nodes, X9000 clients, and hostgroups.
You can also locally unmount a file system from Linux X9000 clients with ibrix_lwumount.
File serving nodes immediately unmount a file system. For X9000 clients the intention to unmount
a file system is stored on the management console. When X9000 Software services start on a
X9000 client, the client queries the management console for the file systems to be unmounted and
then unmounts them. If X9000 Software services are already running on a X9000 client, you can
force the client to query the management console by either executing ibrix_lwmount -a on
the client or by rebooting it.
The root segment must be the last segment unmounted. Attempting to unmount it while other segments
are still mounted will fail.
If the file system has been exported using NFS, you must unexport it with ibrix_exportfs before
you unmount it.
Synopsis
Unmount a file system:
ibrix_umount -f FSNAME [-h HOSTLIST |-g GROUPLIST] [-X]
To unmount the file system from all file serving nodes, X9000 clients, and hostgroups, specify only
a file-system name. To unmount the file system from specific file serving nodes and X9000 clients,
include the HOSTLIST option. To unmount the file system from specific hostgroups, include the
GROUPLIST option.
Unmount a file system mounted at a specific mountpoint:
ibrix_umount -m MOUNTPOINT [-h HOSTLIST |-g GROUPLIST] [-X]
To unmount the file system from all file serving nodes, X9000 clients, and hostgroups, specify only
the mountpoint. To unmount the file system from specific file serving nodes and X9000 clients,
include the HOSTLIST option. To unmount the file system from specific hostgroups, include the
GROUPLIST option.
Options
DescriptionOption
Skips the X9000 Software IAD.-X
The file system to be unmounted.-f FSNAME
A list of one or more hostgroups.-g GROUPLIST
A list of one or more file serving nodes or X9000 clients.-h HOSTLIST
Identifies a mountpoint.-m MOUNTPOINT
Shows the usage for this command.-?
See also
ibrix_hostgroup, ibrix_lwumount, ibrix_mount, ibrix_mountpoint
ibrix_umount 133