Re: [lxc-devel] Linux-CR and LXC migration

2011-01-05 Thread Sukadev Bhattiprolu
Carlos N. A. CorrĂȘa [carlos.nil...@gmail.com] wrote: | | I did my part in reading through the list archives and getting | | - https://ckpt.wiki.kernel.org/images-ckpt/4/46/Linux-cr-ols2010.pdf | - https://ckpt.wiki.kernel.org/index.php/Main_Page | - https://ckpt.wiki.kernel.org/index.php/Link-LX

Re: [lxc-devel] How does the console work in most recent release?

2011-01-05 Thread Rob Landley
On 01/05/2011 08:20 AM, Daniel Lezcano wrote: Rob thanks for the howto ! It's a work in progress. :) I have a few comments/questions: In step 6: I guess you can change the "lxc's console bug" by specifying the correct inittab for busybox. I'm happy to just wait for the next release of lxc

Re: [lxc-devel] How does the console work in most recent release?

2011-01-05 Thread Rob Landley
On 01/05/2011 08:13 AM, Daniel Lezcano wrote: Bug #1: If I exit that container, eth1 vanishes from the world. The container's gone, but it doesn't reappear on the host. (This may be related to the fact that the only way I've found to kill a container is do "killall -9 lxc-start"

Re: [lxc-devel] How does the console work in most recent release?

2011-01-05 Thread Daniel Lezcano
On 01/05/2011 03:20 PM, Daniel Lezcano wrote: > Rob thanks for the howto ! One other comment: "... (I don't know why lxc-start ignores everything but "kill -9". I think it's another bug.) ..." Actually, lxc-start forwards the signals to the init process. It is for the batch managers. -- Da

Re: [lxc-devel] How does the console work in most recent release?

2011-01-05 Thread Daniel Lezcano
Rob thanks for the howto ! I have a few comments/questions: In step 6: I guess you can change the "lxc's console bug" by specifying the correct inittab for busybox. There is a typo in the last sentence of this section: "... Repeat: you hae to run lxc-start, ..." ^^^ In step

Re: [lxc-devel] How does the console work in most recent release?

2011-01-05 Thread Daniel Lezcano
On 01/05/2011 12:34 PM, Rob Landley wrote: > On 01/05/2011 03:37 AM, Daniel Lezcano wrote: >> On 01/05/2011 08:53 AM, Rob Landley wrote: >>> On 01/04/2011 06:52 AM, Daniel Lezcano wrote: On 01/04/2011 09:36 AM, Rob Landley wrote: > I'm attempting to write a simple HOWTO for setting up a co

Re: [lxc-devel] How does the console work in most recent release?

2011-01-05 Thread Rob Landley
On 01/05/2011 05:19 AM, Daniel Lezcano wrote: > On 01/04/2011 09:36 AM, Rob Landley wrote: >> I'm attempting to write a simple HOWTO for setting up a container with >> LXC. Unfortunately, console handling is really really brittle and the >> only way I've gotten it to work is kind of unpleasant to d

Re: [lxc-devel] How does the console work in most recent release?

2011-01-05 Thread Rob Landley
On 01/05/2011 03:37 AM, Daniel Lezcano wrote: On 01/05/2011 08:53 AM, Rob Landley wrote: On 01/04/2011 06:52 AM, Daniel Lezcano wrote: On 01/04/2011 09:36 AM, Rob Landley wrote: I'm attempting to write a simple HOWTO for setting up a container with LXC. Unfortunately, console handling is reall

Re: [lxc-devel] How does the console work in most recent release?

2011-01-05 Thread Daniel Lezcano
On 01/04/2011 09:36 AM, Rob Landley wrote: > I'm attempting to write a simple HOWTO for setting up a container with > LXC. Unfortunately, console handling is really really brittle and the > only way I've gotten it to work is kind of unpleasant to document. > > Using lxc 0.7.3 (both in debian sid

Re: [lxc-devel] How does the console work in most recent release?

2011-01-05 Thread Daniel Lezcano
On 01/05/2011 08:53 AM, Rob Landley wrote: > On 01/04/2011 06:52 AM, Daniel Lezcano wrote: >> On 01/04/2011 09:36 AM, Rob Landley wrote: >>> I'm attempting to write a simple HOWTO for setting up a container with >>> LXC. Unfortunately, console handling is really really brittle and the >>> only way