6.1 HP IBRIX X9000 Network Storage System File System User Guide (TA768-96061, June 2012)

CLI procedures
The CLI commands are executed immediately on file serving nodes. For X9000 clients, the command
intention is stored in the active Fusion Manager. When X9000 software services start on a client,
the client queries the active Fusion Manager for any commands. If the services are already running,
you can force the client to query the Fusion Manager by executing either ibrix_client or
ibrix_lwmount -a on the client, or by rebooting the client.
If you have configured hostgroups for your X9000 clients, you can apply a command to a specific
hostgroup. For information about creating hostgroups, see the administration guide for your system.
Creating mountpoints
Mountpoints must exist before a file system can be mounted. To create a mountpoint on file serving
nodes and X9000 clients, use the following command.
ibrix_mountpoint -c [-h HOSTLIST] -m MOUNTPOINT
To create a mountpoint on a hostgroup , use the following command:
ibrix_mountpoint -c -g GROUPLIST -m MOUNTPOINT
Deleting mountpoints
Before deleting mountpoints, verify that no file systems are mounted on them. To delete a mountpoint
from file serving nodes and X9000 clients, use the following command:
ibrix_mountpoint -d [-h HOSTLIST] -m MOUNTPOINT
To delete a mountpoint from specific hostgroups, use the following command:
ibrix_mountpoint -d -g GROUPLIST -m MOUNTPOINT
Viewing mountpoint information
To view mounted file systems and their mountpoints on all nodes, use the following command:
ibrix_mountpoint -l
Mounting a file system
File system mounts are managed with the ibrix_mount command. The command options and
the default file system access allowed for X9000 clients depend on whether the optional Export
Control feature has been enabled on the file system (see “Using Export Control” (page 22) for
more information). This section assumes that Export Control is not enabled, which is the default.
20 Creating and mounting file systems