2V0-622 · 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 signals that the physical host does not have enough RAM to satisfy the minimum hardware requirement for the target ESXi version.
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
(39 responses)- A90% (35)
- B3% (1)
- C5% (2)
- D3% (1)
Why each option
The MEMORY_SIZE error during an ESXi upgrade signals that the physical host does not have enough RAM to satisfy the minimum hardware requirement for the target ESXi version.
ESXi 6.x requires a minimum of 4 GB of physical RAM on the host, and the pre-upgrade compatibility check raises MEMORY_SIZE when this threshold is not met. This check runs against the target ESXi host hardware directly, preventing the upgrade from proceeding on under-resourced hardware. Resolving the error requires adding physical memory to the host before retrying the upgrade.
Auto Deploy is a stateless provisioning mechanism that PXE-boots hosts; it does not perform or generate MEMORY_SIZE errors related to a host's physical RAM during an upgrade.
vCenter Server has its own separate memory requirements, and a vCenter resource constraint would surface as a different error unrelated to the ESXi host hardware check.
Update Manager orchestrates the upgrade workflow but the MEMORY_SIZE check reflects the target ESXi host's physical memory, not Update Manager's own resource availability.
Concept tested: ESXi 6.x upgrade minimum physical memory requirement
Source: https://docs.vmware.com/en/VMware-vSphere/6.0/com.vmware.vsphere.upgrade.doc/GUID-4C6D2E7D-E5D9-4F3C-9BB0-B8B7B0E10AE4.html
Topics
Community Discussion
No community discussion yet for this question.