Running system-level diagnostics
After installing a new chassis, you should run interconnect diagnostics.
Before you begin
Your system must be at the LOADER prompt to get to the maintenance menu to start System Level Diagnostics.
About this task
All commands in the diagnostic procedures are issued from the controller where the component is being replaced.
- If the controller to be serviced is not at the LOADER prompt, perform the following steps:
- Select the Maintenance mode option from the displayed menu.
- After the controller boots to Maintenance mode, halt the controller: haltAfter you issue the command, you should wait until the system stops at the LOADER prompt.ImportantDuring the boot process, you can safely respond
y to prompts.
- Repeat the previous step on the second controller if you are in an HA configuration.NoteBoth controllers must be in Maintenance mode to run the interconnect test.
- At the LOADER prompt, access the special drivers specifically designed for system-level diagnostics to function properly: boot_diags During the boot process, you can safely respond y to the prompts until the Maintenance mode prompt (*>) appears.
- Enable the interconnect diagnostics tests from the Maintenance mode prompt: sldiag device modify -dev interconnect -sel enable
The interconnect tests are disabled by default and must be enabled to run separately.
- Run the interconnect diagnostics test from the Maintenance mode prompt: sldiag device run -dev interconnect
You only need to run the interconnect test from one controller.
- Verify that no hardware problems resulted from the replacement of the chassis: sldiag device status -dev interconnect -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.
- Proceed based on the result of the preceding step.
If the system-level diagnostics tests... Then... Were completed without any failures - Clear the status logs: sldiag device clearstatus
Verify that the log was cleared: sldiag device status
The following default response is displayed:
SLDIAG: No log messages are present.
Exit Maintenance mode on both controllers: halt
The system displays the LOADER prompt.
AttentionYou must exit Maintenance mode on both controllers before proceeding any further.- Enter the following command on both controllers at the LOADER prompt: boot_ontap
- Return the controller to normal operation:
If your system is running ONTAP... Then... With two controllers in the cluster Issue these commands: node::> cluster ha modify -configured true
node::> storage failover modify -node node0 -enabled true
With more than two controllers in the cluster Issue this command: node::> storage failover modify -node node0 -enabled true
You have completed system-level diagnostics.
Resulted in some test failures Determine the cause of the problem. - Exit Maintenance mode: halt
- Perform a clean shutdown, and then disconnect the power supplies.
- Verify that you have observed all of the considerations identified for running system-level diagnostics, that cables are securely connected, and that hardware components are properly installed in the storage system.
- Reconnect the power supplies, and then power on the storage system.
- Rerun the system-level diagnostics test.