<div dir="ltr"><div>Hi everyone,<br><br>I've configured LXC successfully on the compute node. Its running Ubuntu 12.04. After adding ubuntu-cloud repo, I installed nova-compute-lxc(folsom). The node is being recognized by the controller.<br>

</div><div><br></div><div>For the image, I downloaded ubuntu uec image.<br><a href="http://uec-images.ubuntu.com/releases/precise/release/ubuntu-12.04-server-cloudimg-amd64.tar.gz">http://uec-images.ubuntu.com/releases/precise/release/ubuntu-12.04-server-cloudimg-amd64.tar.gz</a><br>

<br></div><div>Extracted and added the .img file to glance using the following command.<br><br>$ glance image-create --disk-format=raw --container-format=bare --name="ubuntu-12.04-amd64-lxc" --is-public=true --property hypervisor_type=lxc --file precise-server-cloudimg-amd64.img<br>

<br></div><div>I booted the instance and it was scheduled on the LXC node. There is no error message in the nova-compute logs but the instance doesn't boot. Here's the console log.<br><br>init: Unable to create device: /dev/kmsg<br>

cloud-init-container: emitted ifup for eth0<br>cloud-init start-local running: Wed, 08 May 2013 18:39:22 +0000. up 12985071.30 seconds<br>no instance data found in start-local<br><br></div><div>The instance boots after sometime without any IP. I've already configured bridge, br100, on the compute-node. I'm not sure what am I missing. Additionally, while troubleshooting I found these error in the libvirtd.log when the instance was running.<br>

<br>2013-05-08 18:39:27.060+0000: 8034: error : virDomainGetVcpus:8912 : this function is not supported by the connection driver: virDomainGetVcpus<br>2013-05-08 18:39:27.186+0000: 8041: error : virDomainGetVcpus:8912 : this function is not supported by the connection driver: virDomainGetVcpus<br>

2013-05-08 18:39:29.439+0000: 8032: error : virDomainGetVcpus:8912 : this function is not supported by the connection driver: virDomainGetVcpus<br><br></div><div>Any suggestions?<br></div><div><br clear="all"></div><div>
<div>
<div>--<br>Shashank Sahni<br></div>
</div></div></div>