Go to main content
Oracle® Fabric Interconnect F2-12 Service Manual

Exit Print View

Updated: November 2016
 
 

Verify a Power Supply

After you install a power supply, you can verify its functionality.

  1. From the Oracle ILOM CLI, reset the power supply.
    -> set /SYS/PSx clear_fault_action=true

    where x is 0 or 1. For example, to reset power supply PS0, type:

    -> set /SYS/PS0 clear_fault_action=true
    Are you sure you want to clear /SYS/PS0 (y/n)? y
    Set 'clear_fault_action' to 'true'
     
    ->
  2. Verify that the power supply is no longer considered faulty.

    See Locate a Faulty Power Supply, then return to this task.

  3. Check the output voltage.
    -> show /SYS/PSx/V_OUT value

    where x is 0 or 1. For example, to check the output voltage of power supply PS0, type:

    -> show /SYS/PS0/V_OUT value
     /SYS/PS0/V_OUT
     	Properties:
     		value = 11.875 Volts
    ->

    Voltage output should be between 10 and 14 volts.

Related Information