6.0 HP X9320 Network Storage System Administrator Guide (AW542-96009, December 2011)

ibrix_collect C m <Yes\No> [s <SMTP_server>] [f <From>] [t <To>]
NOTE: More than one email ID can be specified for -t option, separated by a semicolon.
The “From and “To command for this SMTP server are Ibrix Collect specific.
Viewing data collection information
To view data collection history from the CLI, use the following command:
ibrix_collect l
To view data collection details such as date (of creation), size, description, state and initiator, use
the following command:
ibrix_collect v n <Name>
Adding/deleting commands or logs in the XML file
To add or change the logs that are collected or commands that are executed during data collection,
you can modify the Ibrix Collect xml files that are stored in the directory /usr/local/ibrix/
ibrixcollect.
The /usr/local/ibrix/ibrixcollect commands executed and the logs collected during
data collection are maintained in the following files under /usr/local/ibrix/ibrixcollect
directory:
fm_summary.xml Commands pertaining to the management console node
ss_summary.xml Commands pertaining to the file serving node
common_summary.xml Commands and logs common to both management console and
file serving nodes
NOTE: These xml files should be modified carefully. Any missing tags during modification might
cause Ibrix Collect to not work properly.
Viewing software version numbers
To view version information for a list of hosts, use the following command:
<installdirectory>/bin/ibrix_version -l [-h HOSTLIST]
For each host, the output includes:
Version number of the installed file system
Version numbers of the IAD and File System module
Operating system type and OS kernel version
Processor architecture
The -S option shows this information for all file serving nodes. The -C option shows the information
for all X9000 clients.
The file system and IAD/FS output fields should show matching version numbers unless you have
installed special releases or patches. If the output fields show mismatched version numbers and
you do not know of any reason for the mismatch, contact HP Support. A mismatch might affect the
operation of your cluster.
Viewing software version numbers 99