6.5 HP StoreAll OS CLI Reference Guide

Table Of Contents
Add a domain rule to a host group:
ibrix_hostgroup -a -g GROUPNAME -D DOMAIN
Delete one or more host groups from a host group tree:
ibrix_hostgroup -d -g GROUPLIST
Prefer a network interface for communication from a host group to a destination host:
ibrix_hostgroup -n -g HOSTGROUP -A DESTHOST/IFNAME
To prefer a network interface for all StoreAll clients, use -g clients.
Use the cluster interface for communications from a host group to a destination host:
ibrix_hostgroup -n -g HOSTGROUP -D DESTHOST
To unprefer a network interface for all StoreAll clients, use -g clients.
Migrate a StoreAll client to a different host group:
ibrix_hostgroup -m -g GROUP -h MEMBER
Display detailed information for one or more host groups:
ibrix_hostgroup -i [-g GROUPLIST]
The information includes, as applicable, the host group name, parent, domain, protocol, number
of admin threads, and number of server threads.
List all host groups by name, parent, and domain:
ibrix_hostgroup -l [-g GROUPLIST]
To list specific host groups, include the -g GROUPLIST option.
Options
DescriptionOption
Adds a preferred NIC (IFNAME) to use when communicating with this destination
host.
-A DESTHOST/ IFNAME
Specifies a domain rule, an IP address that corresponds to a user interface, or a
destination host.
-D DOMAIN or DESTHOST
Changes a domain attribute on a host group.-a
Creates a host group.-c
Deletes a host group from the host group tree.-d
Identifies the host group or list of host groups that the command is acting on.-g GROUPNAME or GROUPLIST
Specifies the name of a host to add to a host group.-h MEMBER
Displays detailed information on all host groups or a named host group.-i
Lists parent and domain for all host groups.-l
Moves a host to another host group.-m
Prefers or unprefers a network interface.-n
Specifies a parent node in a host group tree.-p PARENT
Shows the usage for this command.-?
See also
ibrix_host_tune, ibrix_fs_tune, ibrix_lwhost, ibrix_lwmount, ibrix_mount
108 StoreAll commands