Cisco Systems SFS 7008 Manual De Usuario

Descargar
Página de 108
97
Run a Self-Test on a Power Supply
1. Show the ID of the power supply that you want to diagnose, if you do not already know the 
number. 
a.
Enter the show power-supply command. 
Example
2. Enter the diag power-supply <id> command and specify the type of test (self-test is chosen by 
default). 
Example
3. Start the test.
Example
4. Use the show diag fan command to show the progress of the test. 
Example
Topspin-270# show power-supply
=====================================================================
                            Power-supply Information
=====================================================================
ps    type    admin-status  oper-status   utilization   voltage
---------------------------------------------------------------------
1     AC      up            up            n/a           48
2     AC      up            up            15            47
Topspin-270> enable
Topspin-270# config
Topspin-270(config)# diag power-supply 2
Topspin-270(config-diag-power-supply-2)# test self-test
Topspin-270(config-diag-power-supply-2)# start
Topspin-270(config-diag-power-supply-2)# exit
Topspin-270(config)# exit
Topspin-270# show diag power-supply
================================================================================
                       Diagnostic Tests For Power Supply
================================================================================
              module-type : power-supply
            module-number : 2
                     test : self-test
               iterations : 1
                   action : start
                   result : success
     percentage-completed : 100
            result-string : Self Test, Final report : PASSED; Please reboot syst
em
Topspin-270#