Re: [Vserver] stopping a context with zombie

2005-01-25 Thread Sam Vilain
Gregory (Grisha) Trubetskoy wrote:
I'm not aware of a way to eliminate a zombie.
kill the PPID.  Use vps j or vps -o ppid to see what they are.  If
they're zombies owned by init or the fakeinit you've got a worse
problem :).
--
Sam Vilain, sam /\T vilain |><>T net, PGP key ID: 0x05B52F13
(include my PGP key ID in personal replies to avoid spam filtering)
___
Vserver mailing list
Vserver@list.linux-vserver.org
http://list.linux-vserver.org/mailman/listinfo/vserver


[Vserver] ipv6 support

2005-01-25 Thread Herbert Poetzl

>Hello I have one simply question!

>Does vserver have support in Ipv6 protocols / ipv6 claess ?

not yet, but ngnet is on the way 

HTH,
Herbert

>thnx

>[EMAIL PROTECTED]


___
Vserver mailing list
Vserver@list.linux-vserver.org
http://list.linux-vserver.org/mailman/listinfo/vserver


[Vserver] Adding IP Adress to running vserver

2005-01-25 Thread Oliver Welter
Good Evening alltogether :)
I have search the Net but didnt find an answer...
Is it possible to add/remove an IP address to/from a running vServer ?
Oliver
--
Diese Nachricht wurde digital unterschrieben
oliwel's public key: http://www.oliwel.de/oliwel.crt
Basiszertifikat: http://www.ldv.ei.tum.de/page72


smime.p7s
Description: S/MIME Cryptographic Signature
___
Vserver mailing list
Vserver@list.linux-vserver.org
http://list.linux-vserver.org/mailman/listinfo/vserver


Re: [Vserver] Fwd: Re: [mglug] Aapache mod_ssl + vhosts

2005-01-25 Thread Herbert Poetzl
On Tue, Jan 25, 2005 at 02:19:52PM +0100, Benedikt Boehm wrote:
> Hi all,
> 
> Just FYI. util-vserver seems not compile on amd64
> 
> Bene
> 
> --  Forwarded Message  --
> 
> Subject: Re: [mglug] Aapache mod_ssl + vhosts
> Date: Tuesday 25 January 2005 13:43
> From: Michael Hayder <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> 
> P.S: Dein vserver-util Dings compiliert nicht auf ner amd64 Kiste.
> make  all-recursive
> make[1]: Entering directory `/usr/src/util-vserver-0.30.196'
> Making all in .
> make[2]: Entering directory `/usr/src/util-vserver-0.30.196'
> /bin/sh ./libtool --mode=link --tag=CC diet  gcc  -g -O2 -std=c99 -Wall
> -pedantic -W   -o vserver-start/vserver.start.bin -static
> vserver-start/main.o vserver-start/mount.o vserver-start/defaulttty.o
> vserver-start/scriptlets.o vserver-start/undo.o vserver-start/vshelper.o
> vserver-start/interface.o vserver-start/interface-add.o
> vserver-start/interface-read.o vserver-start/interface-remove.o
> vserver-start/interface-print.o vserver-start/configuration.o
> vserver-start/configuration-init.o lib/libvserver.la
> lib_internal/libinternal.a libensc_vector.a
> diet gcc -g -O2 -std=c99 -Wall -pedantic -W -o
> vserver-start/vserver.start.bin vserver-start/main.o
> vserver-start/mount.o vserver-start/defaulttty.o
> vserver-start/scriptlets.o vserver-start/undo.o vserver-start/vshelper.o
> vserver-start/interface.o vserver-start/interface-add.o
> vserver-start/interface-read.o vserver-start/interface-remove.o
> vserver-start/interface-print.o vserver-start/configuration.o
> vserver-start/configuration-init.o  lib/.libs/libvserver.a
> lib_internal/libinternal.a libensc_vector.a
> vserver-start/undo.o(.text+0x100): In function `Undo_addTask':
> vserver-start/undo.c:85: warning: warning: your code still has
> assertions enabled!
> vserver-start/main.o(.text+0x5cf): In function `main':
> ensc_wrappers/wrappers-stdlib.hc:46: warning: setenv calls malloc.
> Avoid it in small programs.
> vserver-start/main.o(.text+0x56a): In function `main':
> ensc_wrappers/wrappers-unistd.hc:207: undefined reference to `nice'
> collect2: ld returned 1 exit status
> make[2]: *** [vserver-start/vserver.start.bin] Error 1
> make[2]: Leaving directory `/usr/src/util-vserver-0.30.196'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/usr/src/util-vserver-0.30.196'
> make: *** [all] Error 2
> gentoo64 util-vserver-0.30.196 #
> 
> Kernel: 2.6.3-gentoo-r2

looks like a broken dietlibc to me .. maybe try
with glibc instead, just to verify?

HTH,
Herbert

> ___
> Vserver mailing list
> Vserver@list.linux-vserver.org
> http://list.linux-vserver.org/mailman/listinfo/vserver

___
Vserver mailing list
Vserver@list.linux-vserver.org
http://list.linux-vserver.org/mailman/listinfo/vserver


Re: [Vserver] Future of 1.3.x ?

2005-01-25 Thread Herbert Poetzl
On Tue, Jan 25, 2005 at 11:47:10AM +0100, Frank wrote:
> Hello,
> 
> i am planning to patch a new kernel for my server based on 2.4.29.
> As far as I remember, the 1.3.x branch has not been updated for quite
> a while. 

that's correct!

> Is it currently recommended to use the 1.3.9 branch, or
> should I better stick to the stable 1.2.x branch?

if you want the 'stable' stuff, stick with 1.2.x, if
you want new features and such, go for 2.6/1.9.x ...

> I can remember that Herbert stated that he would like to release a
> final 1.4 sometime last year - Because that did not happen yet, I am
> wondering what the current plans are (well, I guess you are just too
> busy with 1.9.x at the moment...)?

hehe, well, yes, and actually, there were no reports
regarding 1.2.x (neither good nor bad) which I consider
a good sign ...

I'm not planning on 'reviving' 1.3.x unless there is
a really good reason for doing so (i.e. somebody pays
for backporting 1.9.x stuff to 1.3.x, or 2.6 will 
merge with 2.4 ;)

> To be honest, I would love to see NGNet integrated, too - but I admit
> that this wish is not realistic, because it might be too much work.

ngnet in 2.4 kernel? well, you can wish ...

> Still, I would like the 2.4-kernel to be supported longer, because
> I think this will be the preferred stable branch for some conservative
> setups...

yes, 1.2.x will be maintained until the last user 
switched to 1.9.x (or 2.0.x later), please keep me
up to date of migrations ;)

> Nevertheless, this is a nice project and fun to play with :-)

good to hear! have fun!
Herbert

>   Frank
> ___
> Vserver mailing list
> Vserver@list.linux-vserver.org
> http://list.linux-vserver.org/mailman/listinfo/vserver
___
Vserver mailing list
Vserver@list.linux-vserver.org
http://list.linux-vserver.org/mailman/listinfo/vserver


Re: [Vserver] Fwd: Re: [mglug] Aapache mod_ssl + vhosts

2005-01-25 Thread Oliver Welter
Hi Bene,
Just FYI. util-vserver seems not compile on amd64
Bene
I just setup a vServer on a Sun Fire Dual Opteron.
Base-OS is a Suse 9.2 with a vanilla 2.6.9 and 1.9.3 patches
I used the recent 0.30.196 alpha-utils from 13thFloor - everything is 
working fine

Oliver
--
Diese Nachricht wurde digital unterschrieben
oliwel's public key: http://www.oliwel.de/oliwel.crt
Basiszertifikat: http://www.ldv.ei.tum.de/page72


smime.p7s
Description: S/MIME Cryptographic Signature
___
Vserver mailing list
Vserver@list.linux-vserver.org
http://list.linux-vserver.org/mailman/listinfo/vserver


[Vserver] Fwd: Re: [mglug] Aapache mod_ssl + vhosts

2005-01-25 Thread Benedikt Boehm
Hi all,

Just FYI. util-vserver seems not compile on amd64

Bene

--  Forwarded Message  --

Subject: Re: [mglug] Aapache mod_ssl + vhosts
Date: Tuesday 25 January 2005 13:43
From: Michael Hayder <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]

P.S: Dein vserver-util Dings compiliert nicht auf ner amd64 Kiste.
make  all-recursive
make[1]: Entering directory `/usr/src/util-vserver-0.30.196'
Making all in .
make[2]: Entering directory `/usr/src/util-vserver-0.30.196'
/bin/sh ./libtool --mode=link --tag=CC diet  gcc  -g -O2 -std=c99 -Wall
-pedantic -W   -o vserver-start/vserver.start.bin -static
vserver-start/main.o vserver-start/mount.o vserver-start/defaulttty.o
vserver-start/scriptlets.o vserver-start/undo.o vserver-start/vshelper.o
vserver-start/interface.o vserver-start/interface-add.o
vserver-start/interface-read.o vserver-start/interface-remove.o
vserver-start/interface-print.o vserver-start/configuration.o
vserver-start/configuration-init.o lib/libvserver.la
lib_internal/libinternal.a libensc_vector.a
diet gcc -g -O2 -std=c99 -Wall -pedantic -W -o
vserver-start/vserver.start.bin vserver-start/main.o
vserver-start/mount.o vserver-start/defaulttty.o
vserver-start/scriptlets.o vserver-start/undo.o vserver-start/vshelper.o
vserver-start/interface.o vserver-start/interface-add.o
vserver-start/interface-read.o vserver-start/interface-remove.o
vserver-start/interface-print.o vserver-start/configuration.o
vserver-start/configuration-init.o  lib/.libs/libvserver.a
lib_internal/libinternal.a libensc_vector.a
vserver-start/undo.o(.text+0x100): In function `Undo_addTask':
vserver-start/undo.c:85: warning: warning: your code still has
assertions enabled!
vserver-start/main.o(.text+0x5cf): In function `main':
ensc_wrappers/wrappers-stdlib.hc:46: warning: setenv calls malloc.
Avoid it in small programs.
vserver-start/main.o(.text+0x56a): In function `main':
ensc_wrappers/wrappers-unistd.hc:207: undefined reference to `nice'
collect2: ld returned 1 exit status
make[2]: *** [vserver-start/vserver.start.bin] Error 1
make[2]: Leaving directory `/usr/src/util-vserver-0.30.196'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/util-vserver-0.30.196'
make: *** [all] Error 2
gentoo64 util-vserver-0.30.196 #

Kernel: 2.6.3-gentoo-r2


pgpXVa090zRUU.pgp
Description: PGP signature
___
Vserver mailing list
Vserver@list.linux-vserver.org
http://list.linux-vserver.org/mailman/listinfo/vserver


[Vserver] Future of 1.3.x ?

2005-01-25 Thread Frank
Hello,

i am planning to patch a new kernel for my server based on 2.4.29.
As far as I remember, the 1.3.x branch has not been updated for quite
a while. Is it currently recommended to use the 1.3.9 branch, or
should I better stick to the stable 1.2.x branch?

I can remember that Herbert stated that he would like to release a
final 1.4 sometime last year - Because that did not happen yet, I am
wondering what the current plans are (well, I guess you are just too
busy with 1.9.x at the moment...)?

To be honest, I would love to see NGNet integrated, too - but I admit
that this wish is not realistic, because it might be too much work.
Still, I would like the 2.4-kernel to be supported longer, because
I think this will be the preferred stable branch for some conservative
setups...

Nevertheless, this is a nice project and fun to play with :-)
  Frank
___
Vserver mailing list
Vserver@list.linux-vserver.org
http://list.linux-vserver.org/mailman/listinfo/vserver


Re: [Vserver] pam_limits error in vserver log

2005-01-25 Thread Herbert Poetzl
On Tue, Jan 25, 2005 at 11:39:09AM +0100, Lars E. D. Jensen wrote:
> > it means that your pam is trying to set limit #6 (RLIMIT_NPROC)
> > to unlimited (which is not allowed inside a vserver) ...
> >
> > one future feature might be to just ignore such requests
> > (when configured to do so)
> 
> Ok, can I somehow disable this? Or should I just make a rule i logcheck 
> ignoring this?

sure inside the vserver changing the pam config not
to try to make nproc unlimited, or if you want it to
be unlimited, not to limit it for the vserver in the
first place will remove the message ...

HTH,
Herbert

> 
> -- 
> Med venlig hilsen / Best regards
> 
> Lars E. D. Jensen
> [EMAIL PROTECTED]
> ___
> Vserver mailing list
> Vserver@list.linux-vserver.org
> http://list.linux-vserver.org/mailman/listinfo/vserver
___
Vserver mailing list
Vserver@list.linux-vserver.org
http://list.linux-vserver.org/mailman/listinfo/vserver


Re: [Vserver] pam_limits error in vserver log

2005-01-25 Thread Lars E. D. Jensen
> it means that your pam is trying to set limit #6 (RLIMIT_NPROC)
> to unlimited (which is not allowed inside a vserver) ...
>
> one future feature might be to just ignore such requests
> (when configured to do so)

Ok, can I somehow disable this? Or should I just make a rule i logcheck 
ignoring this?

-- 
Med venlig hilsen / Best regards

Lars E. D. Jensen
[EMAIL PROTECTED]
___
Vserver mailing list
Vserver@list.linux-vserver.org
http://list.linux-vserver.org/mailman/listinfo/vserver


Re: [Vserver] pam_limits error in vserver log

2005-01-25 Thread Herbert Poetzl
On Tue, Jan 25, 2005 at 09:00:40AM +0100, Lars E. D. Jensen wrote:
> Hi list
> 
> I get this in my logs inside a vserver:
> 
> pam_limits[25756]: setrlimit limit #6 to soft=-1, hard=-1 failed: Operation 
> not permitted; uid=0 euid=0

> What does it mean?

it means that your pam is trying to set limit #6 (RLIMIT_NPROC)
to unlimited (which is not allowed inside a vserver) ...

one future feature might be to just ignore such requests
(when configured to do so)

HTH,
Herbert

> -- 
> Med venlig hilsen / Best regards
> 
> Lars E. D. Jensen
> [EMAIL PROTECTED]
> ___
> Vserver mailing list
> Vserver@list.linux-vserver.org
> http://list.linux-vserver.org/mailman/listinfo/vserver
___
Vserver mailing list
Vserver@list.linux-vserver.org
http://list.linux-vserver.org/mailman/listinfo/vserver


[Vserver] pam_limits error in vserver log

2005-01-25 Thread Lars E. D. Jensen
Hi list

I get this in my logs inside a vserver:

pam_limits[25756]: setrlimit limit #6 to soft=-1, hard=-1 failed: Operation 
not permitted; uid=0 euid=0

What does it mean?

-- 
Med venlig hilsen / Best regards

Lars E. D. Jensen
[EMAIL PROTECTED]
___
Vserver mailing list
Vserver@list.linux-vserver.org
http://list.linux-vserver.org/mailman/listinfo/vserver