Running diagnostics on the chassis
After installing a new chassis, you should run diagnostics. If your system is in an HA configuration, you should run the tests
separately on both nodes.
Steps
1. Enter the following command at the LOADER prompt:
boot_diags
Note:
You must enter this command from the LOADER prompt for system-level diagnostics to function properly. The
boot_diags
command starts special drivers designed specifically for system-level diagnostics.
The Maintenance mode prompt (*>) appears.
2. Enter the following command at the Maintenance mode prompt:
sldiag
For details about the
sldiag
command, see the sldiag man page.
3. Clear the status logs by entering the following command:
sldiag device clearstatus
4. Verify that the log is cleared by entering the following command:
sldiag device status
The following default response is displayed:
SLDIAG: No log messages are present.
5. Run the environmental diagnostics test by entering the following command from the Maintenance mode prompt:
sldiag device run -dev env
6. View the status of the test by entering the following command:
sldiag device status
Your storage system provides the following output while the tests are still running:
There are still test(s) being processed.
After all the tests are complete, the following response appears by default:
*> <SLDIAG:_ALL_TESTS_COMPLETED>
7. Verify that no hardware problems resulted from the addition or replacement of hardware components on your system by
entering the following command:
sldiag device status [-dev devtype] [-name device] -long -state failed
System-level diagnostics returns you to the prompt if there are no test failures, or lists the full status of failures resulting
from testing the component.
8. Proceed based on the result of the preceding step:
7