<div dir="ltr">I have the same problem in a Ubuntu server 12.04.2 LTS. <div><br></div><div>I have no idea of how to fix it.</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">2013/8/12 Daniel Ellison <span dir="ltr"><<a href="mailto:daniel@syrinx.net" target="_blank">daniel@syrinx.net</a>></span><br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On Aug 12, 2013, at 8:02 AM, Kevin Jackson <<a href="mailto:kevin@linuxservices.co.uk">kevin@linuxservices.co.uk</a>> wrote:<br>


><br>
> Hi Daniel,<br>
> in /etc/nova do you have a nova-compute.conf with libvirt_type=qemu in instead? If KVM wasn't working, it wouldn't fall back to QEMU so it must be mentioned somewhere.<br>
<br>
</div>Good thought! Unfortunately /etc/nova/nova-compute.conf contains:<br>
<br>
    [DEFAULT]<br>
    libvirt_type=kvm<br>
    compute_driver=libvirt.LibvirtDriver<br>
<br>
Thanks for the suggestion, though. It would have been a nice, neat answer. In fact, the only mention of QEMU anywhere in the /etc/nova directory is in rootwrap.d/compute-filters:<br>
<br>
    qemu-nbd: CommandFilter, /usr/bin/qemu-nbd, root<br>
    qemu-img: CommandFilter, /usr/bin/qemu-img, root<br>
<br>
That's it. For completeness I'm running Grizzly on Ubuntu 12.04.2 LTS (Precise Pangolin).<br>
<div class="HOEnZb"><div class="h5">_______________________________________________<br>
Mailing list: <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a><br>
Post to     : <a href="mailto:openstack@lists.openstack.org">openstack@lists.openstack.org</a><br>
Unsubscribe : <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a><br>
</div></div></blockquote></div><br></div>