• Configuring dom0 Memory in XenServer

    To adjust the dom0 memory settings:

      1. On the XenServer host, open a local shell and login as root.
      2. Enter the following command:

        /opt/xensource/libexec/xen-cmdline --set-xen dom0_mem=<nn>M,max:<nn>M

        NOTE: <nn> represents the the amount of memory, in megabytes, to be allocated to dom0. This value should be between 1024 and 4096, depending on the number of VMs that are expected to run and the total amount of memory of the host. A higher value will result in less memory being available to the VMs.

    1. Restart the XenServer host using XenCenter or the reboot command on the console.
      After the host has been rebooted, run the command, free on the console to verify the new memory settings.

    NOTE: On smaller memory machines (less than 16GiB), some customers may wish to reduce the memory allocated to dom0 below the default of 752MiB. Customers can follow the above procedure to reduce the dom0 memory. However, Citrix recommends that you do not reduce the dom0 memory below 400MB.

    Categories: DBs

    Comments are currently closed.