A technician is upgrading the memory on an enterprise rackmount server. The system documentation explicitly specifies that the motherboard requires Registered DIMMs (RDIMMs) to handle high-density memory configurations. The technician accidentally installs Unbuffered DIMMs (UDIMMs) of the same DDR generation and speed rating. Which statement correctly explains why the server fails to complete Power-On Self-Test (POST)?
- RDIMMs feature an onboard register that buffers control and address signals to reduce electrical load on the memory controller, whereas UDIMMs lack this register and cannot function in motherboards requiring buffered memory.Answer
- BUDIMMs utilize the smaller SO-DIMM physical form factor designed for laptops, causing a keying notch mismatch that prevents physical installation into server motherboard slots.
- CUDIMMs require memory modules to be installed into adjacent contiguous slots rather than alternating channel slots, causing a POST failure when placed in standard server slot configurations.
- DUDIMMs allow the system to complete POST normally but cause immediate operating system driver corruption during boot due to software-level memory buffering errors.
Answer
RDIMMs feature an onboard register that buffers control and address signals to reduce electrical load on the memory controller, whereas UDIMMs lack this register and cannot function in motherboards requiring buffered memory.
Registered memory (RDIMM) contains a dedicated hardware register chip that buffers command and address signals between the system memory controller and the memory modules. This reduces the electrical load placed on the memory controller, allowing servers to support larger quantities of RAM. Server motherboards specified for RDIMMs cannot communicate with Unbuffered DIMMs (UDIMMs), causing the system to fail POST.
Step-by-Step Solution
Key Concept
Registered DIMMs (RDIMMs) vs. Unbuffered DIMMs (UDIMMs)
Estimated Time:1m 0s