Difference between revisions of "Virsh setmaxmem"

From wikieduonline
Jump to navigation Jump to search
Line 1: Line 1:
<code>virsh setmaxmem domain size [[--config] [--live] | [--current]]</code>
+
<code>[[virsh]] setmaxmem domain size [[--config] [--live] | [--current]]</code>
  
 
Command is available at least the Xen, [[KVM/qemu|QEMU]]/[[KVM]] and vSphere/ESX hypervisors.
 
Command is available at least the Xen, [[KVM/qemu|QEMU]]/[[KVM]] and vSphere/ESX hypervisors.

Revision as of 07:09, 8 January 2020

virsh setmaxmem domain size [[--config] [--live] | [--current]]

Command is available at least the Xen, QEMU/KVM and vSphere/ESX hypervisors.


virsh dominfo YOUR_VM_NAME | grep memory
virsh setmaxmem YOUR_VM_NAME 8G
error: Unable to change MaxMemorySize
error: Requested operation is not valid: cannot resize the maximum memory on an active domain

Related command: virsh setmem


See also

Advertising: