Specifications
Table Of Contents
- Open Networking Hardware Diagnostic Guide June 2018
- About this guide
- ONIE and Dell EMC OS installation instructions
- ONIE overview
- Dell EMC DIAG OS
- Dell EMC DAIG-OS tools
- Dell EMC support

and then /usr/share/smartmontools/drivedb.h]
============================================ DEVICE SELF-TEST OPTIONS =====
-t TEST, --test=TEST
Run test. TEST: offline, short, long, conveyance, force, vendor,N,
select,M-N, pending,N, afterselect,[on|off]
-C, --captive
Do test in captive mode (along with -t)
-X, --abort
Abort any non-captive test on device
=================================================== SMARTCTL EXAMPLES =====
smartctl --all /dev/hda (Prints all SMART information)
smartctl --smart=on --offlineauto=on --saveauto=on /dev/hda
(Enables SMART on first disk)
smartctl --test=long /dev/hda (Executes extended disk self-test)
smartctl --attributes --log=selftest --qu
MODE, --nocheck=MODE (ATA) No check if: never, sleep, standby, idle (see man page)
============== DEVICE FEATURE ENABLE/DISABLE COMMANDS =====
bonnie++
bonnie++ is a test suite for storage devices that runs more comprehensive tests than the standard le system tests using the
storagetool. You can run bonnie++ outside of the storagetool, but for logging purposes, use bonnie++ within storagetool.
root@dell-diag-os:/opt/dellemc/diag/bin# bonnie++
You must use the "-u" switch when running as root.
usage: bonnie++ [-d scratch-dir] [-s size(Mb)[:chunk-size(b)]]
[-n number-to-stat[:max-size[:min-size][:num-directories]]]
[-m machine-name]
[-r ram-size-in-Mb]
[-x number-of-tests] [-u uid-to-use:gid-to-use] [-g gid-to-use]
[-q] [-f] [-b] [-p processes | -y]
Version: 1.03
root@dell-diag-os:/opt/dellemc/diag/bin#
temptool
The temptool reads from the temperature devices and reports back the temperatures.
The temperature sensors on the board are commonly connected through i2c busses. The conguration les specify the type of the
device, the sensor name, the instance in that device, its location on the board, and the thresholds for reporting low, normal, and critical
temperatures. To gather the information from the devices and report the values, the temptool uses the i2ctool.
Tests
The tool retrieves the data from the devices and validates that the temperatures are within the acceptable range.
82
Dell EMC DAIG-OS tools