Dell S4048-ON Руководство по устранению неполадок - Страница 19

Просмотреть онлайн или скачать pdf Руководство по устранению неполадок для Переключатель Dell S4048-ON. Dell S4048-ON 29 страниц. Enterprise switches
Также для Dell S4048-ON: Руководство по конфигурации (19 страниц), Руководство по конфигурации (30 страниц)

Dell S4048-ON Руководство по устранению неполадок

gpiotool

The gpiotool verifies the state of the GPIO signals.
This test is more commonly used in ODA Offline and Online modes. gpiotool can also change the GPIO values for I/O devices and
internal CPU GPIOs.
Example of the gpiotool Output
Syntax: ./gpiotool <option>
-h := show this help
set := set GPIO pin
# set pin# value
get := get GPIO pin value
# get pin#

storagetool

The storage tool (storagetool) tests the physical media and SMART status media, if supported.
storagetool is commonly used with ODA Offine testing.
Example of the storagetool Output
Syntax: ./storagetool <option>
test <device> := test devices (empty for all)
smart <device> := get the smart status for a device (empty for all)

psutool

The power supply tool (psutool) reports information about the power supplies. It can read and write the power supply parameters.
NOTE:
If you are missing a power supply unit, the psutool test reports a failure.
Example of the psutool Output (Preliminary Syntax)
Syntax: ./psutool <option>
test [[all] | power supply] := test using the default config file
read <psu> <register> := read the register on the Power Supply
write <psu> <register> <value> := write the value into the Power Supply Register

fantool

The fan tool (fantool) reports information about fan availability and fan speed. fantool also allows control of the fan speeds.
NOTE:
If you are missing a fan, the fantool test reports a failure.
Example of the fantool Output
Syntax: ./fantool <option>
set <fan | all> [speed in RPM | low | mid | high] := sets the fan(s) to the speed
fans in RPM
-h := show this help
list := list devices
-h := show this help
test [[all] | fan controller] := test using the Fan Controller config file
get <fan | all> := gets the speed of the specified fan or all
-h := show this help
init := Initialize the fans to the default state
ONIE diagnostics
19