<div dir="ltr"><div style>Foreword, all of this is on essex.</div><div><br></div>I'm trying to deploy a virtual machine image I've made myself following a procedure similar to the one outlined here: <a href="http://docs.openstack.org/trunk/openstack-compute/admin/content/manually-creating-qcow2-images.html#d6e6214">http://docs.openstack.org/trunk/openstack-compute/admin/content/manually-creating-qcow2-images.html#d6e6214</a> (I used virt-manager and x11 forwarding instead of VNC to connect to the instance)<div>
<br></div><div style>However, when I attempt to boot this image using the following command: (6 is a custom flavor)</div><div style>nova boot --poll --flavor 6 --image <img id> --key_name my_key --availability_zone=zone1 t1dbvm</div>
<div style>it will say "Error building instance"</div><div style><br></div><div style>on the compute node I'm seeing this:</div><div style><div><a href="http://paste.debian.net/225727/">http://paste.debian.net/225727/</a><br>
</div><div><br></div><div style>Then a bit further down:</div><div style>2013-01-17 11:58:41 TRACE nova.rpc.amqp IOError: [Errno 28] No space left on device<br></div><div><div>2013-01-17 11:58:41 TRACE nova.rpc.amqp</div>
</div><div><br></div><div style>I'm wondering if my root partition is too small. The image I'm trying to deploy is 10GB but I only have ~7.6GB available on root, (but 400GB+ on /home).</div><div style><br></div><div style>
Any thoughts? I know this VM image is bootable, I can boot it manually using virt-manager.</div><div style><br></div><div style>PS: I don't know if it's related but in the nova-compute.log I'm also seeing "Instance found in database but not known by hypervisor. Setting power to NOSTATE."</div>
<div style><br></div><div style>Help is appreciated, thanks very much in advance.</div><div><br></div></div></div>