SK0-004 · Question #420
A systems administrator has performed a memory upgrade on a server. The server does not recognize the new memory. Which of the following is the MOST likely cause?
The correct answer is A. The CPU does not support the upgraded amount of memory. Every CPU has a hard architectural limit on the total amount of RAM it can address, and installing memory that exceeds this ceiling will cause the system to ignore the excess. This is the most likely reason a server fails to recognize newly upgraded memory.
Question
A systems administrator has performed a memory upgrade on a server. The server does not recognize the new memory. Which of the following is the MOST likely cause?
Options
- AThe CPU does not support the upgraded amount of memory
- BThe HDD firmware needs to be updated
- CThe new memory was installed incorrectly
- DThe original memory is defective
How the community answered
(31 responses)- A87% (27)
- B3% (1)
- C3% (1)
- D6% (2)
Why each option
Every CPU has a hard architectural limit on the total amount of RAM it can address, and installing memory that exceeds this ceiling will cause the system to ignore the excess. This is the most likely reason a server fails to recognize newly upgraded memory.
CPUs have a maximum addressable memory capacity determined by their architecture, number of memory channels, and chipset specifications - for example, a CPU rated for 256 GB maximum will not recognize any RAM installed beyond that limit. If an administrator installs more memory than the CPU supports, the system will silently cap recognition at the CPU's maximum and the additional DIMMs will appear absent. Verifying the CPU's official memory specification before purchasing an upgrade is the essential preventive step.
HDD firmware is entirely unrelated to RAM detection; the memory subsystem is controlled by the CPU and chipset, not storage firmware.
Incorrectly installed memory typically causes a complete POST failure or generates audible beep codes rather than allowing the system to boot while simply not recognizing the memory.
Defective original memory would cause pre-existing instability or errors in the prior configuration, not cause new replacement or additional memory to go unrecognized.
Concept tested: CPU maximum memory capacity and upgrade compatibility
Topics
Community Discussion
No community discussion yet for this question.