<div dir="ltr"><div>Thanks, switching from virt_type=kvm to qemu works!<br></div>I spent close to 4 days on this :(<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Jun 11, 2014 at 7:50 PM, Lars Kellogg-Stedman <span dir="ltr"><<a href="mailto:lars@redhat.com" target="_blank">lars@redhat.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="">On Wed, Jun 11, 2014 at 11:24:04AM +0530, Deepak Shetty wrote:<br>
>    Thanks that helped, just curious, why does it need to use libguestfs ?<br>
> Why can't it just use qemu-img resize to check ?<br>
<br>
</div>Nova is checking whether or not the given disk image has partitions.<br>
If has partitions, it cannot be blindly resized.  qemu-img cannot<br>
perform this check.<br>
<br>
This is from memory; for authoritative details, see the source:<br>
nova/virt/disk/api.py, "is_image_partitionless".<br>
<div class=""><br>
> Also in my devstack setup i see that my Nova VM is stuck at this step.. so<br>
> it looks like nova libvirt driver debug says "Creating image" in the n-cpu<br>
> log<br>
<br>
</div>I have run into this bug when attempting to use nested KVM.  There's a<br>
bug report here:<br>
<br>
  <a href="https://bugs.launchpad.net/nova/+bug/1286256" target="_blank">https://bugs.launchpad.net/nova/+bug/1286256</a><br>
<div class="HOEnZb"><div class="h5"><br>
--<br>
Lars Kellogg-Stedman <<a href="mailto:lars@redhat.com">lars@redhat.com</a>> | larsks @ irc<br>
Cloud Engineering / OpenStack          | "   "  @ twitter<br>
<br>
</div></div></blockquote></div><br></div>