User Tools

Site Tools


kvm:change_memory_of_a_guest

This is an old revision of the document!


KVM - Change Memory of a Guest

Bring up the config for the guest:

virsh edit VM_ID

Change the memory and currentMemory fields to be the size you want in KiB.

  <memory unit='KiB'>4194304</memory>
  <currentMemory unit='KiB'>4194304</currentMemory>
kvm/change_memory_of_a_guest.1597835907.txt.gz · Last modified: 2020/08/19 11:18 by 192.168.1.1

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki