Specifications
Table Of Contents
- Open Networking Hardware Diagnostic Guide April 2016
- About this Guide
- Installation Instructions for ONIE and the Dell OS
- ONIE Overview
- Dell DIAG OS
- Dell DiagOS Tools
- Technical Support
--biosdumpfields [SUBOPT] := Check whether the SPI flash was detected
SUBOPT for --biosdumpfields :
-q := Less verbose output
-s := Only display the value of the given DMI string
-t TYPE := Only display the entries of given type
-u := Do not decode the entries
--dump-bin FILE := Dump the DMI data to a binary file
--from-dump FILE := Read the DMI data from a binary file
-V := Display the version of dmidecode binary
Output
root@dell-diag-os:~# smbiostool --biosversion
3.23.0.5
root@dell-diag-os:~# smbiostool --biosflashdetect
dmidecode -s system-version flashrom -V -p internal > /tmp/flhdet.txtFound Flash
chip!!!
Found Winbond flash chip "W25Q128.V" (16384 kB, SPI) at physical address
0xff000000.
--biosupporteddevices is a list of devices supported by flashrom for reprogramming
--biosdumpall is the dump of the dmidecode data
--biosdumpfields [SUBOPT] allows you to dump specified fields using the options
--bioserase, --biosread and --bioswrite I cannot get you output for as I am not
sure how destructive they are.
storagetool
The storagetool tests mounted storage media.
The tool searches for any device in /dev/hd*, sda, sdb, or sdc and tests using them. The tests are file-copy
tests to the device in the mounted file system. The files are written, compared and removed, leaving the file
system as it was prior to the test. You can run additional tests using the
bonnie++ tool and the tool reads
SMART data from the device using the smart option.
Tests
The standard test creates a directory on the file system, opens a file for write, copies the file, compares the
files, and reports errors. The test repeats 10 times. After the test completes successfully,
storagetool
removes all the test files.
CLI Options
Dell Diag - Storage Tool
version 1.1, 1.10
build, 2014/11/10,
Dell DiagOS Tools 87










