Dell S4148F-ON Open Networking Hardware Diagnostic Guide June 2018 - Page 69

test option

Page 69 highlights

Write the value into the Power Supply Register:= psutool --write --supply= --reg= --val= (or) psutool -w -R -V Verify PSU by reading SMF registers:= psutool --lpc (or) psutool -q Execute repeatedly command by count:= psutool --iteration=max/ [option1] [option2]... (or) psutool -I max/ [option1] [option2]... Usage:= -h, --h Show the help text -t, --test Test using the pre-programmed configuration or use supplied config -S, --supply= Power supply -r, --read Read operation -w, --write Write operation -R, --register= Register -V, --value= Value to be set -I, --iteration= Iteration command execution -q, --lpc Verify PSU by reading SMF registers. This option must be used along with test flag test option root@dell-diag-os:~# psutool --test --lpc Power Supply Test all Getting details of Power Supply 1 using LPC interface Power Supply 1 is Present Power Supply 1 Input Type AC Power Supply 1 Input Voltage(VIN) : 203.250000 V Power Supply 1 Output Voltage(VOUT) : 12.210000 V Power Supply 1 Input Current(IIN) : 0.610000 A Power Supply 1 Output Current(IOUT) : 9.150000 A Power Supply 1 Input Power(PIN) : 124.000000 W Power Supply 1 Output Power(POUT) : 111.700000 W Power Supply 1 Temperature : 30.000000 C Power Supply 1 Fan Present Power Supply 1 Fan Status is Normal Power Supply 1 Fan Airflow Type is F2B Power Supply 1 Fan Speed(RPM) : 9072 Getting details of Power Supply 2 using LPC interface Power Supply 2 is Present Power Supply 2 Input Type AC Power Supply 2 Output Voltage Low Power Supply 2 Input Voltage(VIN) : 0.000000 V Power Supply 2 Output Voltage(VOUT) : 0.000000 V Power Supply 2 Input Current(IIN) : 0.000000 A Power Supply 2 Output Current(IOUT) : 0.000000 A Power Supply 2 Input Power(PIN) : 0.000000 W Power Supply 2 Output Power(POUT) : 0.000000 W Power Supply 2 Temperature : 6553.100098 C Power Supply 2 Fan Present Power Supply 2 Fan Status is Normal Power Supply 2 Fan Airflow Type is F2B Power Supply 2 Fan Speed(RPM) : 9120 Power Supply Test Passed root@dell-diag-os:~# Dell EMC DAIG-OS tools 69

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86

Write the value into the Power Supply Register:=
psutool --write --supply=<power_supply> --reg=<register> --val=<value> (or)
psutool -w <power_supply> -R <register> -V <value>
Verify PSU by reading SMF registers:=
psutool --lpc
(or)
psutool -q
Execute repeatedly command by count:=
psutool --iteration=max/<count> [option1] [option2]...
(or)
psutool -I max/<count> [option1] [option2]...
Usage:=
-h, --h
Show the help text
-t, --test
Test using the pre-programmed configuration or use supplied config
-S, --supply=
Power supply
-r, --read
Read operation
-w, --write
Write operation
-R, --register=
Register
-V, --value=
Value to be set
-I, --iteration= Iteration command execution
-q, --lpc
Verify PSU by reading SMF registers.
This option must be used along with test flag
test option
root@dell-diag-os:~# psutool --test --lpc
Power Supply Test all
Getting details of Power Supply 1 using LPC interface
Power Supply 1 is Present
Power Supply 1 Input Type AC
Power Supply 1 Input Voltage(VIN) : 203.250000 V
Power Supply 1 Output Voltage(VOUT) : 12.210000 V
Power Supply 1 Input Current(IIN) : 0.610000 A
Power Supply 1 Output Current(IOUT) : 9.150000 A
Power Supply 1 Input Power(PIN) : 124.000000 W
Power Supply 1 Output Power(POUT) : 111.700000 W
Power Supply 1 Temperature : 30.000000 C
Power Supply 1 Fan Present
Power Supply 1 Fan Status is Normal
Power Supply 1 Fan Airflow Type is F2B
Power Supply 1 Fan Speed(RPM) : 9072
Getting details of Power Supply 2 using LPC interface
Power Supply 2 is Present
Power Supply 2 Input Type AC
Power Supply 2 Output Voltage Low
Power Supply 2 Input Voltage(VIN) : 0.000000 V
Power Supply 2 Output Voltage(VOUT) : 0.000000 V
Power Supply 2 Input Current(IIN) : 0.000000 A
Power Supply 2 Output Current(IOUT) : 0.000000 A
Power Supply 2 Input Power(PIN) : 0.000000 W
Power Supply 2 Output Power(POUT) : 0.000000 W
Power Supply 2 Temperature : 6553.100098 C
Power Supply 2 Fan Present
Power Supply 2 Fan Status is Normal
Power Supply 2 Fan Airflow Type is F2B
Power Supply 2 Fan Speed(RPM) : 9120
Power Supply Test
.........................................
Passed
root@dell-diag-os:~#
Dell EMC DAIG-OS tools
69