Specifications

CLI options
DellEmc Diag - Storage Tool
version 1.1, x.xx.x.x-x
build, 2017/05/23,
Syntax: storagetool <option>
Show the help-text:=
storagetool --h (or)
storagetool -h
Mount usb device when inserted (mandatory):=
storagetool --mountusb (or)
storagetool -m
Unmount usb device before removed (mandatory):=
storagetool --unmountusb (or)
storagetool -u
List devices:=
storagetool --list (or)
storagetool -l
Test devices(empty for all):=
storagetool --test [--dev=<device>] (or)
storagetool -t [-D <device>
Get the smart status for a device
storagetool --smart --dev=<device> (or)
storagetool -S -D <device>
Execute repeatedly command by count:=
storagetool --iteration=max/<count> [option1] [option2]...(or)
storagetool -I max/<count> [option1] [option2]...
Run the bonnie tools on the filesystems:=
storagetool --bonnie (or)
storagetool -B
Usage:
-h, --h Show the help text
-m, --mountusb Mount usb device when inserted (mandatory)
-u, --unmountusb Unmount usb device when inserted (mandatory)
-l, --list List all storage devices
-S, --smart Smart Status
-D, --dev= Device
-T, --test Test using the pre-programmed configuration or use supplied config
-I, --iteration= Iteration command execution
-B, --bonnie Run the bonnie tools on the filesystems
Output
list output
root@dell-diag-os:~# storagetool --list
Mounted Filesystem Devices:
/dev/sda3 / ext4
root@dell-diag-os:~#
test output
root@dell-diag-os:~# storagetool --test --dev=/dev/sda3
Testing Storage Devices ....................... Passed
root@dell-diag-os:~#
80
Dell EMC DAIG-OS tools