Go to main content
Sun Server X4-8 Installation Guide for Oracle® VM Server

Exit Print View

Updated: December 2015
 
 

Increasing dom0_mem for Large-Memory Systems

If you install OVM from the .iso image or by using Oracle System Assistant, dom0_mem should be set correctly. If you install the OVM software from PXE boot or some other customized environment and you have a large-memory system, you might need to setdom0_mem.

Use this formula:

    dom0_mem = 502 + int(physical_mem_MB * 0.0205)

For example, if your system has 131072 MB (128 GB) of memory, you need to increase dom0_mem to 3188 MB.

To increase the memory, add the text dom0_mem=3188m to  the kernel line in grub.conf.  For a first-time boot, you can interrupt the boot process at the grub menu and edit the grub.conf file.