[Bug 579723] Re: kvm memory ballooning is unusable in Lucid

Michael R. Hines michael at hinespot.net
Fri Jul 2 16:01:44 BST 2010


This is a far less intrusive workaround:

bash$ cd /usr/bin
bash$ mv kvm kvm.real
bash$ cat kvm
#!/bin/bash
exec /usr/bin/kvm.bak -balloon virtio "$@"

... doesn't require modifying libvirt or anybody else.....

-- 
kvm memory ballooning is unusable in Lucid
https://bugs.launchpad.net/bugs/579723
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt in ubuntu.



More information about the Ubuntu-server-bugs mailing list