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

2010-07-02 Thread Michael R. Hines
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.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


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

2010-07-02 Thread Michael R. Hines
Ooops, that should be: exec /usr/bin/kvm.real -balloon virtio $@

-- 
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.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


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

2010-07-02 Thread Michael R. Hines
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
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2010-07-02 Thread Michael R. Hines
Ooops, that should be: exec /usr/bin/kvm.real -balloon virtio $@

-- 
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
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs