6.2 HP IBRIX 9000 Storage CLI Reference Guide (TA768-96070, December 2012)

To list all mount points on all file serving nodes, IBRIX 9000 clients, and host groups, omit all
options.
To list mount points for certain file serving nodes and IBRIX 9000 clients, include only the HOSTLIST
option. To list mount points for certain host groups, include only the GROUPLIST option.
To list all file serving nodes, IBRIX 9000 clients, and host groups for a specific mountpoint, include
only the -m MOUNTPOINTLIST option.
Options
DescriptionOption
Creates a mountpoint.-c
Deletes a mountpoint.-d
Modifies mount options on the specified mountpoint.-e
Specifies a list of host groups.-g GROUPLIST
Specifies a list of file serving nodes or IBRIX 9000 clients.-h HOSTLIST
Lists mount points on one or more hosts.-l
Specifies a list of mount points.-m MOUNTPOINTLIST
Specifies default mount options that are applied when a file system is mounted at the
mountpoint. The options are:
-o MOUNTOPTIONS
Mount options. The values for the -O option are:
atime: Update the inode access time when the file is accessed.
NOTE: If you do not specifically set atime as an option, noatime is set instead
(which means the inode access time is not updated when the file is accessed). There
is not an option to specifically set noatime as an option.
dirsync: Ensures that all directory updates within the file system are done
synchronously. This affects the following system calls: creat, link, unlink,
symlink, mkdir, rmdir, mknod and rename.
nodiratime: Do not update the directory inode access time when the directory is
accessed.
mountpath=xxx: For IBRIX 9000 clients only, mount on the specified subdirectory
path of the file system instead of the root.
nodquotstatfs: Disables file system reporting based on directory tree quota limits.
remount: Remounts a file system without taking it offline. Use this option to change
the current mount options on a file system.
If you specify multiple options, use commas to separate them, as shown in the following
example:
ibrix_mount -O atime,nodiratime -f ifs3 -m /ifs3
To set the options to none, enter " -o '' ".
Shows the usage for this command.-?
See also
ibrix_hostgroup, ibrix_mount
120 IBRIX software commands