Re: [lxc-devel] link /dev/kmsg to /dev/console in the container

2012-11-26 Thread William Dauchy
btw, I'm quite surprised to see such a patch between a rc2 and the final release. -- William -- Monitor your physical, virtual and cloud infrastructure from a single web console. Get in-depth insight into apps, servers, d

Re: [lxc-devel] link /dev/kmsg to /dev/console in the container

2012-11-26 Thread William Dauchy
Hi Serge, Thank you for you reply. On Mon, Nov 26, 2012 at 6:28 PM, Serge Hallyn wrote: > No, it's the kernel's. Patch for that is however not yet ready. > > Failure to set up kmsg should not fail container startup. Commit > f62b344996937459ae5f31b0358cb440ddde421f fixed that, but that is > ap

Re: [lxc-devel] link /dev/kmsg to /dev/console in the container

2012-11-26 Thread Serge Hallyn
Quoting William Dauchy (wdau...@gmail.com): > Hello, > > I tried to update from lxc-0.8-rc2 to lxc-0.8. > > I don't understand this commit: 1bd051a > link /dev/kmsg to /dev/console in the container > > I don't see why lxc is doing this job. I'm using a read only rootfs > with an additional rw di

[lxc-devel] link /dev/kmsg to /dev/console in the container

2012-11-26 Thread William Dauchy
Hello, I tried to update from lxc-0.8-rc2 to lxc-0.8. I don't understand this commit: 1bd051a link /dev/kmsg to /dev/console in the container I don't see why lxc is doing this job. I'm using a read only rootfs with an additional rw disk (e.g for the console); so the start is now broken because i