← Back to team overview

openstack team mailing list archive

Re: Can't boot lxc instance

 

On 10/19/2012 09:15 PM, 念远 wrote:
Hi,all!

In my ubuntu server (12.04.1), install openstack folsom, but i can't boot instance,nova-compute.log display blow log !

who can help me,thanks!

2012-10-20 08:58:45 TRACE nova.compute.manager [instance: d0a1c023-800c-4f1f-bb27-fb8279c6712e]   File "/usr/lib/python2.7/di
st-packages/nova/virt/disk/api.py", line 326, in setup_container
2012-10-20 08:58:45 TRACE nova.compute.manager [instance: d0a1c023-800c-4f1f-bb27-fb8279c6712e]     raise exception.NovaExcep
tion(img.errors)
2012-10-20 08:58:45 TRACE nova.compute.manager [instance: d0a1c023-800c-4f1f-bb27-fb8279c6712e] NovaException:
2012-10-20 08:58:45 TRACE nova.compute.manager [instance: d0a1c023-800c-4f1f-bb27-fb8279c6712e] --
2012-10-20 08:58:45 TRACE nova.compute.manager [instance: d0a1c023-800c-4f1f-bb27-fb8279c6712e] Failed to mount filesystem: U
nexpected error while running command.

Are you using a partitioned image?
LXC doesn't currently support that.
You should be able copy out the partition of interest
if this is that case, and use that directly image.

thanks,
Pádraig.


Follow ups

References