[Openstack] [Nova] How is nova flavour related to VNC usage ?
Lars Kellogg-Stedman
lars at redhat.com
Wed Jun 11 14:20:07 UTC 2014
On Wed, Jun 11, 2014 at 11:24:04AM +0530, Deepak Shetty wrote:
> Thanks that helped, just curious, why does it need to use libguestfs ?
> Why can't it just use qemu-img resize to check ?
Nova is checking whether or not the given disk image has partitions.
If has partitions, it cannot be blindly resized. qemu-img cannot
perform this check.
This is from memory; for authoritative details, see the source:
nova/virt/disk/api.py, "is_image_partitionless".
> Also in my devstack setup i see that my Nova VM is stuck at this step.. so
> it looks like nova libvirt driver debug says "Creating image" in the n-cpu
> log
I have run into this bug when attempting to use nested KVM. There's a
bug report here:
https://bugs.launchpad.net/nova/+bug/1286256
--
Lars Kellogg-Stedman <lars at redhat.com> | larsks @ irc
Cloud Engineering / OpenStack | " " @ twitter
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20140611/29ba2903/attachment.sig>
More information about the Openstack
mailing list