<div dir="ltr"><div dir="ltr"><div dir="ltr"><div>Hello, <br></div><div>I also tryed to unprotect "libvirt driver options for images" and "instance config data" metadata definitions Then I associated them to flavors.</div><div>With the above configuration I can define . os_require_quiesce='yes' and hw_qemu_guest_agent='yes' in a flavor bu starting an instance from a volume using that flavor did not solved the issue:</div><div>qemu-guest agent did not work.</div><div>It works only when an instance is created from an image with the above metadata.</div><div><br></div><div>Ignazio<br></div></div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Il giorno gio 7 feb 2019 alle ore 12:53 Sean Mooney <<a href="mailto:smooney@redhat.com">smooney@redhat.com</a>> ha scritto:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On Thu, 2019-02-07 at 12:22 +0100, Ignazio Cassano wrote:<br>
> Hello, is it possible to force metadata for instances like the following ?<br>
> hw_qemu_guest_agent='yes'<br>
> os_require_quiesce='yes'<br>
> <br>
> <br>
> I know if an instance is created from an image with the above metadata the quemu-guest-agent works, but sometimes<br>
> instances can start from volumes ( for example after a cnder backup).<br>
if you are using a recent version of cinder/nova the image metadata is copied to the volume.<br>
i don't know if that is in queens or not but the only other way to force it that i can think of would be via the flavor.<br>
unfortunately the guest agnet is not supported in the flavor <br>
<a href="https://github.com/openstack/glance/blob/master/etc/metadefs/compute-libvirt-image.json#L7-L11" rel="noreferrer" target="_blank">https://github.com/openstack/glance/blob/master/etc/metadefs/compute-libvirt-image.json#L7-L11</a><br>
<br>
> <br>
> Regards<br>
> Ignazio<br>
<br>
</blockquote></div>