The manufacturer’s website is the best source for documentation. Here are links to common hardware configurations.
Servers
- Dell PowerEdge T710
- Dell PowerEdge R710
- Dell PowerEdge T300
- Dell PowerEdge 2900 III
The manufacturer’s website is the best source for documentation. Here are links to common hardware configurations.
Locate the latest Online Diagnostic utility installer for your server:
For this example, we’ll use the most recent Dell Online Diagnostics installer for RHEL (dell-onlinediags-linux-2.17.0.44.tar.gz).
Download and extract to a temporary directory:
mkdir -p /esupport/diag cd /esupport/diag wget http://ftp.us.dell.com/diags/dell-onlinediags-linux-2.17.0.44.tar.gz tar xzvf dell-onlinediags-linux-2.17.0.44.tar.gz
Run the installer:
cd /esupport/diag/onlinediags/ ./install.sh
Accept the license agreement when prompted.
The diagnostics must be run from the GUI (the local console or VNC)
/opt/dell/onlinediags/startDiags.sh
After the diagnostics console has loaded, select the appropriate hardware to test and run tests.
cd /opt/dell/onlinediags/oldiags/bin/ ./pediags --show all
Choose one of the listed classes, for example a tape drive:
./pediags scsidevdiag --show device ./pediags scsidevdiag --run
For various options of contacting Dell, including chat, email and phone, see their support site.
Create an incident request online.
Additional Resources: