
Search the Knowledge Base: |
Search the Knowledge Base: |
To resolve this issue, you need to increase the default storage heap size for your ESX Server host.
Follow this procedure:
Open the ESX Server /boot/grub/grub.conf file in a text editor.
Locate the kernel line associated with the VMware ESX Server grub menu item.
Add the storageHeapMaxSize string to the end of the line, typically after the mem=272M option, and specify the heap size in bytes, for example:
storageHeapMaxSize=31457280
Save the file and reboot the ESX Server host for the change to take effect.