2V0-621 · Question #75
An administrator is upgrading an ESXi 5.5 host to ESXi 6.x and gets the following error: MEMORY_SIZE What does this indicate?
The correct answer is A. Insufficient memory on the ESXi host to complete the upgrade. The MEMORY_SIZE error during an ESXi upgrade indicates the physical host does not have enough RAM to meet ESXi 6.x minimum hardware requirements.
Question
An administrator is upgrading an ESXi 5.5 host to ESXi 6.x and gets the following error:
MEMORY_SIZE What does this indicate?
Options
- AInsufficient memory on the ESXi host to complete the upgrade.
- BInsufficient memory for Auto Deploy to complete the upgrade.
- CInsufficient memory in vCenter Server to complete the upgrade.
- DInsufficient memory for Update Manager to complete the upgrade.
How the community answered
(24 responses)- A92% (22)
- C4% (1)
- D4% (1)
Why each option
The MEMORY_SIZE error during an ESXi upgrade indicates the physical host does not have enough RAM to meet ESXi 6.x minimum hardware requirements.
ESXi 6.x requires a minimum of 4 GB of physical RAM, compared to 2 GB for ESXi 5.5. When the installer detects that the host's installed memory falls below this threshold, it halts with a MEMORY_SIZE hardware compatibility error, blocking the upgrade on that specific host.
Auto Deploy is a stateless provisioning feature that PXE-boots ESXi images; it does not perform prerequisite memory checks on target hosts that would surface as a MEMORY_SIZE error.
vCenter Server runs on its own separate appliance or VM with independent memory requirements; the MEMORY_SIZE error originates from the hardware validation check on the ESXi host being upgraded, not on vCenter.
Update Manager orchestrates the upgrade workflow but the MEMORY_SIZE error is generated by the ESXi installer binary validating hardware requirements on the target host, not by Update Manager itself.
Concept tested: ESXi 6.x minimum hardware memory requirements
Source: https://docs.vmware.com/en/VMware-vSphere/6.0/com.vmware.vsphere.upgrade.doc/GUID-DEB8086A-306B-4239-BF76-E354679202FC.html
Topics
Community Discussion
No community discussion yet for this question.