6.5 HP StoreAll OS CLI Reference Guide

Table Of Contents
ibrix_lwmount
Mounts a file system on a StoreAll Linux client. This command can be run on StoreAll Linux 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 a StoreAll Linux client.
If the Export Control feature is not enabled, use this command to mount a file system on a StoreAll
Linux client. If the Export Control feature is enabled, you cannot use this command on a StoreAll
Linux client until you have first mounted the file system using ibrix_mount. (For more information
about Export Control, see the HP StoreAll Storage File System User Guide.)
ibrix_lwmount also initiates the Fusion Manager query that the StoreAll Linux client uses to
obtain new mountpoint and file allocation policy settings.
Synopsis
Query the Fusion Manager for new file system mount points 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 StoreAll Linux 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 StoreAll Linux 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 137