6.1 HP IBRIX X9000 Network Storage System CLI Reference (TA768-96057, June 2012)

ibrix_nic
Configures network interfaces.
Description
ibrix_nic is used to:
Set up automated failover for a user interface.
Identify or delete network interfaces. User interfaces that are intended for X9000 client traffic
must be identified. HP recommends that you also identify user interfaces that are intended for
NFS traffic so that you can implement automated failover for them.
Identify or delete standbys for a user interface.
Set up network interface monitoring by configuring file serving nodes to monitor each other’s
health over the interface.
IMPORTANT: When configuring NIC monitoring, use the same backup pairs that you used
when configuring standby servers.
Change the routing table entry for a network interface (X9000 software supports only one
route per interface).
Change Linux ifconfig options.
List information about network interfaces that X9000 software is managing.
On an existing cluster, add a second NIC to enable two paths of communication. (The preferred
method is to use bonds.)
In a cluster configuration with two communication paths, switch the roles of the primary and
secondary NIC.
Configure link state monitoring for iSCSI network interfaces.
For comprehensive information on setting up automated failover for a user interface, see the
administration guide for your system.
Synopsis
Discover and add a physical or virtual network interface:
The command adds network interface IFNAME as the interface to the hosts in HOSTLIST. The
command also indicates a secondary cluster interface if -b is specified.
ibrix_nic -a -n IFNAME -h HOSTLIST [-b]
Delete a network interface:
ibrix_nic -d -n IFNAME -h HOSTLIST
The specified network interface is deleted from the hosts in HOSTLIST. If you delete an interface
from a file serving node, be sure to identify a new interface that the machine can use to contact
the Fusion Manager.
Assign a standby network interface:
ibrix_nic -b -H HOSTNAME1/IFNAME1,HOSTNAME2/IFNAME2
The command adds network interface IFNAME2 on server HOSTNAME2 as the standby for network
interface IFNAME1 on server HOSTNAME1.
Delete a standby network interface:
ibrix_nic -b -U HOSTNAME1/IFNAME1
The command removes standby interface IFNAME1 on server HOSTNAME1.
110 X9000 File Serving Software commands