Overview
The key to success when troubleshooting the system hardware is to isolate the problem to a specific system component. The first step is to compare what the system is doing to what it should be doing. Because a startup problem can usually be attributed to a single component, it is more efficient to isolate the problem to a subsystem rather than troubleshoot each separate component in the system.
Terminology
Below is a list of terminology essential for understanding the concepts in this troubleshooting guide.
| Term | Definition |
|---|---|
| CPU | Central Processing Unit. Common reference to both CISC (complex instruction set computer) and RISC (reduced instruction set computer) processors |
| FHHL | PCIe card form factor, Full Height Half Length |
| GPU | Graphics Processing Unit |
| NIC | Network Interface Card |
| NVMe | Non-Volatile Memory Express |
| OCP | Open Compute Project |
| PCIe | Peripheral Component Interconnect Express. Refers to a communication like defined within PCISIG standards body. |
| BMC | Baseboard Management Controller |
| FRU | Field Replace Unit |
| DCSCM | Datacenter Secure control Module Specification |
| IPMI | Intelligent Platform Management Interface |

Feedback