Administrator Guide
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

ERROR: npu_link_status_test[61]: ERROR: NPU 0 - Port 106 is DOWN
ERROR: npu_link_status_test[61]: ERROR: NPU 0 - Port 107 is DOWN
ERROR: npu_link_status_test[61]: ERROR: NPU 0 - Port 6 is DOWN
ERROR: npu_link_status_test[61]: ERROR: NPU 0 - Port 115 is DOWN
ERROR: npu_link_status_test[61]: ERROR: NPU 0 - Port 82 is DOWN
ERROR: npu_link_status_test[61]: ERROR: NPU 0 - Port 83 is DOWN
ERROR: npu_link_status_test[61]: ERROR: NPU 0 - Port 81 is DOWN
ERROR: npu_link_status_test[61]: ERROR: NPU 0 - Port 40 is DOWN
ERROR: npu_link_status_test[61]: ERROR: NPU 0 - Port 41 is DOWN
ERROR: npu_link_status_test[61]: ERROR: NPU 0 - Port 113 is DOWN
ERROR: npu_link_status_test[61]: ERROR: NPU 0 - Port 4 is DOWN
ERROR: npu_link_status_test[61]: ERROR: NPU 0 - Port 34 is DOWN
ERROR: npu_link_status_test[61]: ERROR: NPU 0 - Port 35 is DOWN
ERROR: npu_link_status_test[61]: ERROR: NPU 0 - Port 37 is DOWN
ERROR: npu_link_status_test[61]: ERROR: NPU 0 - Port 76 is DOWN
ERROR: npu_link_status_test[61]: ERROR: NPU 0 - Port 77 is DOWN
Test link_status_test for NPU 0 ......... FAILED <<<---
Test snake_traffic_test for NPU 0 ......... SKIPPED <<<---
Test prbs_mac_test for NPU 0 ......... SKIPPED <<<---
Test prbs_ext_test for NPU 0 ......... SKIPPED <<<---
Test uplink_link_status_test for NPU 0 ......... SKIPPED <<<---
Test uplink_snake_traffic_test for NPU 0 ......... SKIPPED <<<---
Test uplink_prbs_mac_test for NPU 0 ......... SKIPPED <<<---
Test uplink_prbs_ext_test for NPU 0 ......... SKIPPED <<<---
NPU tests ....................................... FAILED <<<---
EDA: Overall test results -------------------- >>> FAILED <<<---
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
phytool --version
pltool --version
psutool --version
rtctool --version
smbiostool --version
storagetool --version
temptool --version
pcitool --test
i2ctool --test
psutool --test --lpc
fantool --test --lpc
fantool --short-test --lpc
fantool --get --fan=all --lpc
temptool --test --lpc
pltool --test
opticstool --show
memtool --test
rtctool --test
Dell DiagOS Tools 91