7.
View the contents of the
/<hostname>/logs/add_on_script/local/ibrixcollect/
ibrix_collect_additional_data
directory:
[root@host2 ibrix_collect_additional_data]#ls -l
The command displays the following output:
total 4
-rw-r--r-- 1 root root 2636 Dec 20 12:39 63_AddOnTest.out
In this instance,
63_AddOnTest.out
displays the output of the add-on script.
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 Fusion Manager node
•
ss_summary.xml
– Commands pertaining to the file serving node
•
common_summary.xml
– Commands and logs common to both Fusion Manager 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:
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 StoreAll 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
149