Dell Z9264F-ON Open Networking Hardware Diagnostic Guide December 2021 - Page 79

smartctl, temptool, bonnie, Tests, CLI options

Page 79 highlights

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 file 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# smartctl smartctl controls the self-monitoring, analysis, and reporting technology (SMART) system built into most ATA/SATA and SCSI/SAS hard drives and solid-state drives. The purpose of SMART is to monitor the reliability of the hard drive and predict drive failures, and to carry out different types of drive self-tests. 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 configuration files 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. CLI options NOTE: Before using any commands, you must set the MUX settings to select the bus segments the temperature sensors are on. DellEmc Diag - Temperature Tool version 1.4, x.xx.x.x-x build, 2017/05/23, Syntax: temptool Show the help-text:= temptool --h (or) temptool -h Test the pre-programmed configuration:= temptool --test --config= [--lpc] (or) temptool -t -f [-l] Execute repeatedly command by count:= temptool --iteration=max/ [option1] [option2]...(or) Dell EMC DAIG-OS tools 79

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82

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 file 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#
smartctl
smartctl
controls the self-monitoring, analysis, and reporting technology (SMART) system built into most ATA/SATA and
SCSI/SAS hard drives and solid-state drives. The purpose of SMART is to monitor the reliability of the hard drive and predict
drive failures, and to carry out different types of drive self-tests.
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 configuration files 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.
CLI options
NOTE:
Before using any commands, you must set the MUX settings to select the bus segments the temperature sensors
are on.
DellEmc Diag - Temperature Tool
version 1.4, x.xx.x.x-x
build, 2017/05/23,
Syntax: temptool <option>
Show the help-text:=
temptool --h
(or)
temptool -h
Test the pre-programmed configuration:=
temptool --test --config=<config_file> [--lpc]
(or)
temptool -t -f <config_file> [-l]
Execute repeatedly command by count:=
temptool --iteration=max/<count> [option1] [option2]...(or)
Dell EMC DAIG-OS tools
79