Specifications
Table Of Contents
- Open Networking Hardware Diagnostic Guide September 2017
- About this guide
- ONIE and Dell EMC OS installation instructions
- ONIE overview
- Dell EMC DIAG OS
- Dell EMC DiagOS tools
- Technical support
angle brackets are required but have multiple options for the input. Do not type the angle brackets or the vertical line character in the CLI.
Only use one option per command; for example, --fan=1 or --fan=all.
• test — Runs through the speeds for the fan, from highest to lowest, and checks that the fan can run at the speeds of the test. If a
single fan is listed on the CLI, that fan is tested. If you use the
all option, all fans are tested. The number in the parentheses during the
test is the speed the system tries to reach during the test. If a fan cannot reach the desired speed within an acceptable range after 10
checks, the fan fails for that speed and the system moves on to the next fan.
• get — Gets the speed of the fan and returns it in the rate process module (RPM).
• set — Sets the speed of the fan in the RPM.
NOTE: Commonly, fan speeds are in two registers and must be written in a specic order. The write command cannot change
the fan speeds; use the set command.
Output
test output
root@dell-diag-os:~# fantool --test --lpc
Fan Controller Test LPC....................................
Max number of Fan Trays in the System : 5
Number of fans per tray : 2
Max Fan Speed set(PWM): 255
Getting Details for Fan 1
Fan 1 is Present
Fan 1 Air flow type is Front To Rear
Fan 1 status Normal
Fan 1 speed is 8420 RPM
Getting Details for Fan 2
Fan 2 is Present
Fan 2 Air flow type is Front To Rear
Fan 2 status Normal
Fan 2 speed is 8738 RPM
Getting Details for Fan 3
Fan 3 is Present
Fan 3 Air flow type is Front To Rear
Fan 3 status Normal
Fan 3 speed is 8474 RPM
Getting Details for Fan 4
Fan 4 is Present
Fan 4 Air flow type is Front To Rear
Fan 4 status Normal
Fan 4 speed is 8757 RPM
Getting Details for Fan 5
Fan 5 is Present
Fan 5 Air flow type is Front To Rear
Fan 5 status Normal
Fan 5 speed is 8492 RPM
Getting Details for Fan 6
Fan 6 is Present
Fan 6 Air flow type is Front To Rear
Fan 6 status Normal
Fan 6 speed is 8777 RPM
Getting Details for Fan 7
Fan 7 is Present
Fan 7 Air flow type is Front To Rear
Fan 7 status Normal
Fan 7 speed is 8348 RPM
Getting Details for Fan 8
Fan 8 is Present
Fan 8 Air flow type is Front To Rear
Fan 8 status Normal
Fan 8 speed is 8585 RPM
Dell EMC DiagOS tools
33