6.1 HP IBRIX X9000 Network Storage System CLI Reference (TA768-96057, June 2012)

ibrix_lwmount
Mounts a file system on a Linux X9000 client. This command can be run on X9000 clients only.
Description
A file system must be mounted on the file serving node that owns the root segment (that is, segment
1) before it can be mounted on an X9000 client.
If the Export Control feature is not enabled, use this command to mount a file system on an X9000
client. If the Export Control feature is enabled, you cannot use this command on a X9000 client
until you have first mounted the file system using ibrix_mount. (For more information about
Export Control, see the HP IBRIX X9000 Network Storage System File System User Guide.)
ibrix_lwmount also initiates the Fusion Manager query that the X9000 client uses to obtain
new mountpoint and file allocation policy settings.
Synopsis
Query the Fusion Manager for new file-system mountpoints and allocation policy settings:
ibrix_lwmount -a
Mount a file system at the specified mountpoint:
ibrix_lwmount -f [fmname:]fsname -m mountpoint [-o options]
To specify Linux mount options, include the -o options option. The file-system name is always
required. A Fusion Manager name is required only if this X9000 client is registered with multiple
management consoles. Specify the Fusion Manager and file system as a colon-separated pair:
fmname:fsname. For example:
ibrix_lwmount -f FM01:ifs1 -m /ifs1
Options
DescriptionOption
Initiates a Fusion Manager query.-a
Specifies a file-system name or a paired Fusion Manager name and file-system name. A
Fusion Manager name is required only when a X9000 client is registered with multiple
management consoles.
-f fsname or
fmname:fsname
A specified mountpoint.-m mountpoint
One or more Linux mount options.-o options
Shows the usage for this command.-?
See also
ibrix_hostgroup, ibrix_lwumount, ibrix_mount
ibrix_lwmount 159