Setup Guide

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
-M, --mmc Print eMMC parameters
-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
root@dellemc-diag-os:~#
Output
list output
root@dellemc-diag-os:~# storagetool --list
Mounted Filesystem Devices:
/dev/mmcblk0p2 / ext4
root@dellemc-diag-os:~#
test output
root@dellemc-diag-os:~# storagetool --test --dev=/dev/mmcblk0
Testing Storage Devices ....................... Passed
Testing UEFI mode
Checking UEFI sysfs ........................... Passed
Checking EFI System Partition Presence ........ Passed
root@dellemc-diag-os:~#
smart output
root@dellemc-diag-os:~# storagetool --smart -dev=/dev/sda2
smartctl x.x 2013-07-26 r3841 [x86_64-linux-4.9.30] (local build)
Copyright (C) 2002-13, Bruce Allen, Christian Franke, www.smartmontools.org
=== START OF INFORMATION SECTION ===
Device Model: M.2 (S42) 3IE3
Serial Number: BCA11808150490067
LU WWN Device Id: 5 24693f 2ca223959
Firmware Version: S17411i
User Capacity: 8,012,390,400 bytes [8.01 GB]
Sector Size: 512 bytes logical/physical
Rotation Rate: Solid State Device
Device is: Not in smartctl database [for details use: -P showall]
ATA Version is: ATA8-ACS (minor revision not indicated)
SATA Version is: SATA 3.0, 6.0 Gb/s (current: 6.0 Gb/s)
Local Time is: Tue Jul 23 18:12:07 2019 UTC
SMART support is: Available - device has SMART capability.
SMART support is: Enabled
=== START OF ENABLE/DISABLE COMMANDS SECTION ===
SMART Enabled.
Dell EMC DIAG-OS tools
71