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
Syntax: storagetool <option>
--h := show this help
--mountusb := mount usb device when inserted (mandatory)
--unmountusb := unmount usb device before removed (mandatory)
--list := list devices
--test <--dev=listedDevice> := test devices (empty for all)
--smart <--dev=device> := get the smart status for a device
--bonnie := Run the bonnie tools on the filesystems
• list — Lists any devices that are mounted and tested.
• test — Performs the file-level tests on the device.
• smart — Displays the SMART media data from the device (if you enabled SMART).
• bonnie — Runs the bonnie tests on the device.
NOTE: Bonnie returns a failure message when storage is more than 80% full.
• mountusb — Mounts the USB device before testing it. You must use this option before testing or
retrieving status.
• unmountusb — Unmounts the USB device before physically removing it. This option is mandatory.
Output
list Output
root@amazon:/opt/ngos/bin# ./storagetool --list
Mounted Filesystem Devices:
/dev/sda7 / ext4
test Output
root@amazon:/opt/ngos/bin# ./storagetool --test --dev=/dev/sda7
Testing Storage Devices ............. Passed
smart Output
root@amazon:/opt/ngos/bin# ./storagetool --smart --dev=/dev/sda7
smartctl 6.2 2013-07-26 r3841 [x86_64-linux-3.14.0-rc8] (local build)
Copyright (C) 2002-13, Bruce Allen, Christian Franke, www.smartmontools.org
=== START OF INFORMATION SECTION ===
Device Model: ATP IG CFast
Serial Number: 99001130930331400083
Firmware Version: L0412C
User Capacity: 15,829,303,296 bytes [15.8 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: ACS-2 (minor revision not indicated)
Local Time is: Mon Jan 12 22:47:45 2015 UTC
SMART support is: Available - device has SMART capability.
SMART support is: Enabled
Dell DiagOS Tools 88










