Code review comment for lp:~zulcss/nova/nova-lxc

Revision history for this message
Chuck Short (zulcss) wrote :

> While I'm very excited about using lxc with nova, I am unable to get this to
> work. The instance reports being launched correctly but doesn't seem to
> actually succeed
> virsh --connect lxc:/// list shows nothing and I get the following error in
> /var/log/libvirt/lxc/instance-00000001.log
> 17:09:05.465: error : lxcFdForward:231 : read of fd 7 failed: Input/output
> error
> Can we get some sort of instructions as to the setup necessary to make this
> work. Does it require a special image? Does the image have to match the host
> os? Do we need to do special setup to get it to work? apt-get install lxc?
> anything else?
>
> FWIW I am testing using the ttylinux (ami-tty). Maverick is my host os.

Right Ive added some documentation. It can be found at:

http://wiki.openstack.org/LXC

You will also need a newer version of libvirt (preferably the one from natty).

chuck

« Back to merge proposal