Dell S5148F-ON Open Networking Hardware Diagnostic Guide September 2017 - Page 92

EDA Stop on Error = 0, EDA Verbose Mode = 0

Page 92 highlights

Configuration file format Find the standard configuration files in the /etc/dn/diag directory. The configuration files are default_eda_script.cfg and default_eda_extended_script.cfg that hold the scripts for normal and extended tests, respectively. The configuration file format has a single command on a single line. The edatool does not use the complex shell script constructs in the configuration file. root@dell-diag-os:/etc/dn/diag# cat default_eda_script.cfg cputool --version fantool --version gpiotool --version i2ctool --version ledtool --version lpctool --version memtool --version nputool --version nvramtool --version opticstool --version pcitool --version pltool --version psutool --version rtctool --version smbiostool --version storagetool --version temptool --version pcitool --test i2ctool --test temptool --test psutool --test --lpc fantool --test --lpc temptool --test --lpc pltool --test opticstool --show memtool --test rtctool --test storagetool --list eepromtool --eeprom=CPUEEPROM1 --test nputool -i -t 0 root@dell-diag-os:/etc/dn/diag# root@dell-diag-os:/etc/dn/diag# cat default_eda_extended_script.cfg ledtool --test fantool --test --lpc root@dell-diag-os:/etc/dn/diag# Do not modify the default scripts as they are used as tests for the general health status of the switch. Instead, you can write your own scripts and use them through edatool using the --config= and --extended-config= parameters, as shown. root@dell-diag-os:/etc/dn/diag# edatool --config=/etc/dn/diag/eda.test The extended tests are only run if the EDA Extended Tests bit is set in the NVRAM using the nvramtool EDA Control Bits : offset 0x55 = 0x1 5:4 EDA Verbose Level = 0 3 EDA Extended Tests = 0 2 EDA Verbose Mode = 0 1 EDA Stop on Error = 0 0 EDA Enable = 1 92 Dell EMC DiagOS tools

  • 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
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95

Configuration
file
format
Find the standard
configuration
files
in the
/etc/dn/diag
directory. The
configuration
files
are
default_eda_script.cfg
and
default_eda_extended_script.cfg
that hold the scripts for normal and extended tests, respectively.
The
configuration
file
format has a single command on a single line. The
edatool
does not use the complex shell script constructs in the
configuration
file.
root@dell-diag-os:/etc/dn/diag# cat default_eda_script.cfg
cputool --version
fantool --version
gpiotool --version
i2ctool --version
ledtool --version
lpctool --version
memtool --version
nputool --version
nvramtool --version
opticstool --version
pcitool --version
pltool --version
psutool --version
rtctool --version
smbiostool --version
storagetool --version
temptool --version
pcitool --test
i2ctool --test
temptool --test
psutool --test --lpc
fantool --test --lpc
temptool --test --lpc
pltool --test
opticstool --show
memtool --test
rtctool --test
storagetool --list
eepromtool --eeprom=CPUEEPROM1 --test
nputool -i -t 0
root@dell-diag-os:/etc/dn/diag#
root@dell-diag-os:/etc/dn/diag# cat default_eda_extended_script.cfg
ledtool --test
fantool --test --lpc
root@dell-diag-os:/etc/dn/diag#
Do not modify the default scripts as they are used as tests for the general health status of the switch. Instead, you can write your own
scripts and use them through
edatool
using the
--config=
and
--extended-config=
parameters, as shown.
root@dell-diag-os:/etc/dn/diag# edatool --config=/etc/dn/diag/eda.test
The extended tests are only run if the EDA Extended Tests bit is set in the NVRAM using the
nvramtool
EDA Control Bits : offset 0x55 = 0x1
5:4 EDA Verbose Level = 0
3 EDA Extended Tests = 0
2 EDA Verbose Mode = 0
1 EDA Stop on Error = 0
0 EDA Enable = 1
92
Dell EMC DiagOS tools