To stop a virtual server, my l-stop script sends SIGINT signal first to the
init process of the container, then waits for up to 60 seconds (while
counting number of processes left) and then kills whatever remains.

After changing the ubuntu 10.04 vserver according to the
http://fex.rus.uni-stuttgart.de/lxc-ubuntu "script" I noticed that the
vserver's init process does not anymore receive the SIGINT sent to it from
the host machine.

I noticed that "ps awx" shows the process as "/sbin/init".
whereas on a "working" vserver, the "ps awx" shows the process as "init
[2]".

Do you have any clue?

--
Arie



On Thu, Nov 10, 2011 at 12:22, Arie Skliarouk <sklia...@gmail.com> wrote:

> Hi,
>
> lxc.network.ipv4 = 129.69.19.100/27
>>
>
> That helped, thank you!
>
> --
> Arie
>
>
>
> On Wed, Nov 9, 2011 at 19:17, Ulli Horlacher <
> frams...@rus.uni-stuttgart.de> wrote:
>
>> On Wed 2011-11-09 (18:15), Arie Skliarouk wrote:
>>
>> > It's all in http://fex.rus.uni-stuttgart.de/lxc-ubuntu
>> >
>> > Whoa, so complicated!
>>
>> It is a full installation setup.
>>
>>
>> > Just a small question - how do I specify netmask for the IP number in
>> the
>> > lxc.conf file?
>>
>> CIDR-Notation. In example:
>>
>>
>>
>>
>> --
>> Ullrich Horlacher              Server- und Arbeitsplatzsysteme
>> Rechenzentrum                  E-Mail: horlac...@rus.uni-stuttgart.de
>> Universitaet Stuttgart         Tel:    ++49-711-685-65868
>> Allmandring 30                 Fax:    ++49-711-682357
>> 70550 Stuttgart (Germany)      WWW:    http://www.rus.uni-stuttgart.de/
>>
>>
>> ------------------------------------------------------------------------------
>> RSA(R) Conference 2012
>> Save $700 by Nov 18
>> Register now
>> http://p.sf.net/sfu/rsa-sfdev2dev1
>> _______________________________________________
>> Lxc-users mailing list
>> Lxc-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/lxc-users
>>
>
>
------------------------------------------------------------------------------
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
_______________________________________________
Lxc-users mailing list
Lxc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lxc-users

Reply via email to