[Vserver] [x86_64] (Dual-Core single Opteron) 2.6.16-vs2.0.2-rc15 works with FC4

2006-04-05 Thread Guenther Fuchs
# ./testme.sh -Lv Linux-VServer Test [V0.15] Copyright (C) 2003-2006 H.Poetzl chcontext is working. chbind is working. chcontext 0.30.210 -- allocates/enters a security context This program is part of util-vserver 0.30.210 Copyright (C) 2004 Enrico Scholz This program is free software; you may red

Re: [Vserver] testme.sh error and vserver does not start

2006-04-05 Thread Laurent CARON
exactly what :$ ./testme.sh Linux-VServer Test [V0.15] Copyright (C) 2003-2006 H.Poetzl vcontext: execvp("grep"): No such file or directory chcontext failed! chbind is working. Linux 2.6.16-vs2.1.1-rc13-vs-20060405 #1 SMP PREEMPT Wed Apr 5 09:04:35 CEST 2006 i686 Ea 0.30.210 273/glibc

Re: [Vserver] testme.sh error and vserver does not start

2006-04-05 Thread Herbert Poetzl
t; It seems something is wrong on my setup, but i dont know exactly what :$ > > >> > > >> ./testme.sh > > >> Linux-VServer Test [V0.15] Copyright (C) 2003-2006 H.Poetzl > > >> vcontext: execvp("grep"): No such file or directory > > >

Re: [Vserver] Create a guest

2006-04-05 Thread Herbert Poetzl
On Thu, Mar 30, 2006 at 05:26:08PM +0200, Albert Shih wrote: > Le 29/03/2006 à 16:39:24+0200, Herbert Poetzl a écrit > > On Wed, Mar 29, 2006 at 04:14:11PM +0200, Albert Shih wrote: > > > Hi all > > > > > > Maybe very stupid question, but have a server running FC4 with > > > vserver-patch kernel.

Re: [Vserver] testme.sh error and vserver does not start

2006-04-05 Thread Xavier Montagutelli
t; >> ./testme.sh > >> Linux-VServer Test [V0.15] Copyright (C) 2003-2006 H.Poetzl > >> vcontext: execvp("grep"): No such file or directory > >> chcontext failed! > >> chbind is working. > >> Linux 2.6.16-vs2.1.1-rc13-vs-20060405 #1 SMP PREE

Re: [Vserver] testme.sh error and vserver does not start

2006-04-05 Thread Laurent CARON
directory chcontext failed! chbind is working. Linux 2.6.16-vs2.1.1-rc13-vs-20060405 #1 SMP PREEMPT Wed Apr 5 09:04:35 CEST 2006 i686 Ea 0.30.210 273/glibc (DSa) VCI: 0002:0001 273 03000116 (TbLgnP) It seems something is missing, broken:$ for unknown reasons (read bug) the debian tools set a

Re: [Vserver] testme.sh error and vserver does not start

2006-04-05 Thread Herbert Poetzl
or directory > chcontext failed! > chbind is working. > Linux 2.6.16-vs2.1.1-rc13-vs-20060405 #1 SMP PREEMPT Wed Apr 5 09:04:35 > CEST 2006 i686 > Ea 0.30.210 273/glibc (DSa) > VCI: 0002:0001 273 03000116 (TbLgnP) > > > It seems something is missing, broken:$ for

Re: [Vserver] problems shuting down vserver with the same IP of the host

2006-04-05 Thread Herbert Poetzl
On Wed, Apr 05, 2006 at 07:50:23AM +0200, eyck wrote: > > the point here is, if you tell the tools to create _and_ > > remove the ip on startup and shutdown, they will do so. > but I didn't tell the tools to create and especially remove anything... creating an entry 'dev' means telling them tool

Re: [Vserver] testme.sh error and vserver does not start

2006-04-05 Thread Laurent CARON
Sebastian Harl wrote: $ dpkg -L util-vserver | grep init.d /etc/init.d /etc/init.d/util-vserver Huh? That's not an official Debian package ;-) $ apt-cache show util-vserver Package: util-vserver Priority: optional Section: net Installed-Size: 1908 Maintainer: Ola Lundqvist <[EMAIL PROTECTED

Re: [Vserver] testme.sh error and vserver does not start

2006-04-05 Thread Sebastian Harl
> $ dpkg -L util-vserver | grep init.d > /etc/init.d > /etc/init.d/util-vserver Huh? That's not an official Debian package ;-) -- Sebastian "tokkee" Harl GnuPG-ID: 0x8501C7FC http://tokkee.org/ signature.asc Description: Digital signature ___ Vserve

Re: [Vserver] testme.sh error and vserver does not start

2006-04-05 Thread alexander goeres - lieblinx.net
t know exactly what :$ > > ./testme.sh > Linux-VServer Test [V0.15] Copyright (C) 2003-2006 H.Poetzl > vcontext: execvp("grep"): No such file or directory > chcontext failed! > chbind is working. > Linux 2.6.16-vs2.1.1-rc13-vs-20060405 #1 SMP PREEMPT Wed Apr 5 09:04:35 > CEST

Re: [Vserver] testme.sh error and vserver does not start

2006-04-05 Thread Laurent CARON
Sebastian Harl wrote: Hi, Don't you have the "grep" command ? yes Then you need to install it ;-) ... I suppose however, you wanted to say "No - I do have the 'grep' command." ;-) You should care about the "/etc/init.d/vprocunhide" startup script, and make appropriate links to start it at

Re: [Vserver] testme.sh error and vserver does not start

2006-04-05 Thread Sebastian Harl
Hi, > >Don't you have the "grep" command ? > > yes Then you need to install it ;-) ... I suppose however, you wanted to say "No - I do have the 'grep' command." ;-) > >You should care about the "/etc/init.d/vprocunhide" startup script, and > >make appropriate links to start it at boot time (i

Re: [Vserver] testme.sh error and vserver does not start

2006-04-05 Thread Laurent CARON
ing. Linux 2.6.16-vs2.1.1-rc13-vs-20060405 #1 SMP PREEMPT Wed Apr 5 09:04:35 CEST 2006 i686 Ea 0.30.210 273/glibc (DSa) VCI: 0002:0001 273 03000116 (TbLgnP) It seems something is missing, broken:$ vserver vs-master start access("/proc/uptime"): Permission denied /proc/uptime ca

Re: [Vserver] testme.sh error and vserver does not start

2006-04-05 Thread Xavier Montagutelli
ctory Don't you have the "grep" command ? Did you change your PATH environment variable ? > chcontext failed! > chbind is working. > Linux 2.6.16-vs2.1.1-rc13-vs-20060405 #1 SMP PREEMPT Wed Apr 5 09:04:35 > CEST 2006 i686 > Ea 0.30.210 273/glibc (DSa) > VCI: 000

[Vserver] testme.sh error and vserver does not start

2006-04-05 Thread Laurent CARON
Hi, It seems something is wrong on my setup, but i dont know exactly what :$ ./testme.sh Linux-VServer Test [V0.15] Copyright (C) 2003-2006 H.Poetzl vcontext: execvp("grep"): No such file or directory chcontext failed! chbind is working. Linux 2.6.16-vs2.1.1-rc13-vs-20060405 #1 SMP P