6.2 HP IBRIX 9000 Storage CLI Reference Guide (TA768-96070, December 2012)
ibrix_umount
Unmounts a file system.
Description
ibrix_umount unmounts a file system from file serving nodes, IBRIX 9000 clients, and host
groups. You can also locally unmount a file system from Linux 9000 clients with ibrix_lwumount.
File serving nodes immediately unmount a file system. For IBRIX 9000 clients the intention to unmount
a file system is stored on the Fusion Manager. When IBRIX software services start on a 9000 client,
the client queries the Fusion Manager for the file systems to be unmounted and then unmounts
them. If IBRIX software services are already running on a 9000 client, you can force the client to
query the Fusion Manager 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, IBRIX 9000 clients, and host groups, specify
only a file-system name. To unmount the file system from specific file serving nodes and IBRIX 9000
clients, include the HOSTLIST option. To unmount the file system from specific host groups, 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, IBRIX 9000 clients, and host groups, specify
only the mountpoint. To unmount the file system from specific file serving nodes and IBRIX 9000
clients, include the HOSTLIST option. To unmount the file system from specific host groups, include
the GROUPLIST option.
Options
DescriptionOption
Skips the IBRIX software IAD.-X
The file system to be unmounted.-f FSNAME
A list of one or more host groups.-g GROUPLIST
A list of one or more file serving nodes or IBRIX 9000 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 163