Re: [Users] Balloon Driver doesn't load

2012-04-28 Thread Itamar Heim

On 04/25/2012 05:08 PM, David Metcalf wrote:

The Balloon Driver on Windows 7 isn't starting. I also notice that qemu
command does not show a balloon flag so I think the device was never
presented to the guest. How do I get the balloon device to show up?


historically, vdsm disabled it.
now vdsm allows passing it, but engine still doesn't.
so you can either write a small vdsm hook script to manipulate the 
libvirt xml passed by vdsm, or send an engine patch to allow controlling 
the balloon device enablement.

___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] Balloon Driver doesn't load

2012-04-29 Thread Ayal Baron


- Original Message -
> On 04/25/2012 05:08 PM, David Metcalf wrote:
> > The Balloon Driver on Windows 7 isn't starting. I also notice that
> > qemu
> > command does not show a balloon flag so I think the device was
> > never
> > presented to the guest. How do I get the balloon device to show up?
> 
> historically, vdsm disabled it.
> now vdsm allows passing it, but engine still doesn't.
> so you can either write a small vdsm hook script to manipulate the
> libvirt xml passed by vdsm, or send an engine patch to allow
> controlling
> the balloon device enablement.

The latter is preferable.

You can also take a look at the vdsm-mom integration patches
http://gerrit.ovirt.org/#change,2367

and specific patch for configuring ballooning (vdsm side only):
http://gerrit.ovirt.org/#change,3669

> ___
> Users mailing list
> Users@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/users
> 
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users