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

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 X9000 File Serving Software File System User Guide.)
ibrix_lwmount also initiates the management console query that the X9000 client uses to obtain
new mountpoint and file allocation policy settings.
Synopsis
Query the management console 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 management console name is required only if this X9000 client is registered with
multiple management consoles. Specify the management console and file system as a
colon-separated pair: fmname:fsname. For example:
ibrix_lwmount -f FM01:ifs1 -m /ifs1
Options
DescriptionOption
Initiates a management console query.-a
Specifies a file-system name or a paired management console name and file-system name.
A management console 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 145