6.0 HP StorageWorks X9000 File Serving Software CLI Reference (TA768-96040, October 2011)

ibrix_haconfig
Reports whether X9000 Software high availability features are configured for file serving nodes.
Description
ibrix_haconfig tests whether the following high availability features are configured for file
serving nodes and provides either a summary or a detailed report of the results:
Programmable power source
Standby server or standby segments
Cluster and user network interface monitors
Standby network interface for each user network interface
HBA port monitoring
Whether automated failover is turned on
The summary report returns a result status for each high availability feature, for each tested file
serving node, and optionally for their standbys:
Passed: The feature is configured.
Warned: The feature is not configured, but the result is ambiguous. For example, the
configuration checker cannot know whether the absence of discovered HBAs indicates that
the HBA monitoring feature was not set up or that HBAs are not physically present on the
tested servers.
Failed: The feature is not configured.
The report includes an overall result status for all tested file serving nodes and describes details
about the checks performed on each high availability feature. By default, the report includes details
only about checks that received a Failed or a Warned result. You can expand the report to
include details about checks that received a Passed result.
Synopsis
Determine whether X9000 Software high availability is configured and report overall results:
ibrix_haconfig -l [-h HOSTLIST] [-f] [-b]
The command checks either all file serving nodes or only those nodes in HOSTLIST, and reports
the overall results for all tested hosts. To include standbys for file serving nodes in the check, include
the -b option. To list only the file serving nodes that failed a health test, include the -f option.
Determine whether X9000 Software high availability is configured and report detailed failed/warned
results:
ibrix_haconfig -i [-h HOSTLIST] [-f] [-b] [-v]
The command checks either all file serving nodes or only those nodes in HOSTLIST and reports
the overall results for all tested hosts. Detailed information is provided for configuration checks that
received a Failed or Warned result.
To include standbys for file serving nodes in the check, include the -b option. To include information
only about file serving nodes that failed a health test, include the -f option. To expand the report
to include detailed information about configuration checks that received a Passed result, include
the -v option.
ibrix_haconfig 63