Troubleshooting of HP superdome2 fault light
Eliminate the yellow alarm. first log on to telnet/ssh to oa (the oa address is the same as the MP address) and then:
Admin/Admin # non-default Admin password
Step 1. Show hr
Step 2. Show indict
The result shows the location of the alarm part. The location of the alarm part is as follows:
0x0100ffffffff61
0x0100FF01FF00FF51
0x0100FF02FF00FF51
0x0100FF03FF00FF51
0x0100FF04FF00FF51
0x0900FFFFFFFFFF61
0x0A00FFFFFFFFFF61
Step 3. Clear the yellow alarm of the corresponding part and use the command acquit
Acquit 0x0100FFFFFFFFFF61
Acquit 0x0100FF01FF00FF51
Acquit 0x0100FF02FF00FF51
Acquit 0x0100FF03FF00FF51
Acquit 0x0100FF04FF00FF51
Acquit 0x0900FFFFFFFFFF61
Acquit 0x0A00FFFFFFFFFF61
Finally, execute show indict to check whether there are any entries. If there are no entries, it will be okay.
Clear Method for red alarm on Blade:
First, log on to telnet/ssh to oa (the oa address is the same as the MP card address). You need to use the Administrator user. The password is marked on the switch module next to the superdome server.
Step 1. Execute the diag command and log on.
OA> ++ diag --
Lockword is: xxxxxxxx
Enter Password:
Contact HP 800 hotline for lockword password # Contact HP 800 or 400 to obtain the lockword password. Every time you log on again, your account will change, so you must obtain the password again.
Step 2. Perform blade reset after Successful Logon
Diag> reset_ilo 7 # number corresponding to the blade to be reset
Diag> exit