xe
For example, the following displays the static maximum memory properties for the VM with the uuid beginning ec77:
xe
This shows that the static maximum memory for this VM is 268435456 bytes (256MB).
Display the Dynamic Memory Properties of a VM
To display the dynamic memory properties, follow the procedure as above but use the command param-
1.Find the uuid of the required VM:
xe
2.Note the uuid, and then run the command
xe
For example, the following displays the dynamic maximum memory properties for the VM with uuid beginning ec77
xe
This shows that the dynamic maximum memory for this VM is 134217728 bytes (128MB).
Updating Memory Properties
Warning:
It is essential that you use the correct ordering when setting the static/dynamic minimum/ maximum parameters. In addition you must not invalidate the following constraint:
0 ≤
≤
Update the static memory range of a virtual machine:
xe
Update the dynamic memory range of a virtual machine:
xe
Specifying a target is particularly useful in virtual server environments, and in any situation where you know exactly how much memory you want a guest to use. XenServer will adjust the guest's memory allocation to meet the target you specify. For example:
xe
Update all memory limits (static and dynamic) of a virtual machine:
65