6.5 HP StoreAll OS CLI Reference Guide

Table Of Contents
ibrix_server
Performs management and control procedures for file serving nodes.
Description
Use ibrix_server to:
Identify or delete a standby for a file serving node.
Manually fail over a file serving node.
Fail back a file serving node following either automated or manual failover.
Turn automated failover on or off.
Prefer or unprefer a user interface for a file serving node. By default, file serving nodes use
the cluster interface.
Power cycle a host.
Lists server information, including servername, name of backup server, operational state,
whether automated failover is turned on, and server ID.
Delete file serving nodes from the configuration database.
Synopsis
Identify a standby for a file serving node:
ibrix_server -b -h SERVERNAME1,SERVERNAME2
The command assigns file serving node SERVERNAME2 as the standby for file serving node
SERVERNAME1.
Fail over a file serving node to its standby:
ibrix_server -f -p [-M] [-N] -h SERVERNAME
Use this command to perform a manual failover. Depending on whether you configured server-level
or segment-level standby for the file serving node, the command migrates either specific segments
or all segments to the standby server.
All file serving nodes are configured with a power source. Therefore, ensure that you include the
-p option to make the file serving node power down before the failover. If the -p option is not
included, the manual failover will hang and then fail.
The -M option forces segment migration. The -N option skips the health check otherwise performed
in segment migration.
Fail back a file serving node and force a power down:
ibrix_server -f -U -p [-M] [-N] -h SERVERNAME
The -p option forces a power down on the backup server. The -M option forces segment migration.
The -N option skips the health check otherwise performed in segment migration.
Turn automated failover on or off:
ibrix_server -m [-U] [-h SERVERNAME]
The command applies to all file serving nodes or only to file serving node SERVERNAME. To turn
automated failover on, omit the -U option. To turn it off, include the -U option.
Delete the standby for a file serving node:
ibrix_server -b -U -h SERVERNAME
Delete one or more servers from the configuration database:
ibrix_server -d -h SERVERLIST
Prefer a network interface for server traffic:
ibrix_server 179