You can use the Fast Fabric Health Check to collect data
that helps you analyze switch problems.
To collect data using the Fast Fabric Health Check, perform
the following steps:
- Log on to fabric management server.
- If instructed to gather all of the health check history
data, skip to step 4.
- Collect baseline data and the latest health check data:
- Change the directory by using the following command: cd
/var/opt/iba/analysis.
- Collect .tar file data by using
following command: tar -cvf healthcheck.customer.timestampbaseline
latest Example: tar -cvf healthcheck.IBM.20080508-1742
baseline latest
- Skip to step 5.
- Gather all of the health check history
data:
- Change the directory by using the following command: cd
/var/log/iba.
- Collect .tar file data by using
the following command: tar -cvf healthcheck.customer.timestampanalysis.
- Zip the .tar file by using the following
command: gzip healthcheck.customer.timestamp.tar.
- Send the resulting file to the appropriate support team.
For example, healthcheck.IBM.20080508-2013.tar.gz.