Am 14.06.2013 07:54, schrieb Gao feng:
Richard found libvirt_lxc execs the lxc init programs within
the wrong rootfs context, we should run this init task from
the rootfs of container.
So chroot to the root directory of container, Make sure
libvirt_lxc execs the right lxc init program.
Signed-off-by: Gao feng <gaofeng(a)cn.fujitsu.com>
Found the real issue.
See "[PATCH] LXC: Check container init path after pivot_root()".
Sorry, I forgot to CC you.
Thanks,
//richard