[Vserver] (no subject)

2005-06-06 Thread Timo Müller
Yes I am still in this mailinglist ;-) and I have one question: When I build i new vserver I type it like this fpr example: vserver test4711 build -m apt-rpm --hostname test4711.test.com --netdev eth0 --interface 111.111.111.111/24 -- -d rh9 But why have I (at the end) type "-- -d" Why t

[Vserver] Re: CAP_SYS_ADMIN, how unsecure it is within vserver

2005-06-06 Thread Martin Honermeyer
Hello people, Herbert Poetzl wrote: > On Sat, May 28, 2005 at 09:25:51PM +0200, Bodo Eggert wrote: >> On Sat, 28 May 2005, gary ng wrote: >> >> > I am testing out vserver(1.2.10 on 2.4, not ready for >> > 2.6 yet because of stability issue unrelated to >> > vserver) and I am wondering what is t

Re: [Vserver] Build parameters

2005-06-06 Thread Gilles
Hello. > When I build i new vserver I type it like this fpr example: > > vserver test4711 build -m apt-rpm --hostname test4711.test.com --netdev > eth0 --interface 111.111.111.111/24 -- -d rh9 > > But why have I (at the end) type "-- -d" Why this "--" what does > that do/mean?? > It sel

Re: [Vserver] Re: CAP_SYS_ADMIN, how unsecure it is within vserver

2005-06-06 Thread Herbert Poetzl
On Mon, Jun 06, 2005 at 10:30:16AM +0200, Martin Honermeyer wrote: > Hello people, > > > Herbert Poetzl wrote: > > > On Sat, May 28, 2005 at 09:25:51PM +0200, Bodo Eggert wrote: > >> On Sat, 28 May 2005, gary ng wrote: > >> > >> > I am testing out vserver(1.2.10 on 2.4, not ready for > >> > 2.6

[Vserver] Migration from legacy utils to the new version

2005-06-06 Thread Benoit des Ligneris
Hello, We have to migrate several vservers (40) using the legacy tools (jacques ones) to the new tools. Has someone done a script that kind of automate the whole process ? Ben -- Benoit des Ligneris Ph. D. President de Revolution Linuxhttp://www.revolutionlinux.com/ OSCA

[Vserver] Problem with new utils ?

2005-06-06 Thread Benoit des Ligneris
A problem this time, When using the new tools (with the legacy method), the name of the vservers running on the system is empty and it is not possible to enter/stop/start/... them. vserver-stat display the vservers, processes, etc. however, name is empty too. Has anyone already had this kind o

Re: [Vserver] Problem with new utils ?

2005-06-06 Thread Georges Toth
i'm currently migrating my vservers to the new config-style. the name of the vserver isn't displayed here neither, but i'm able to start stop them _with_ the name (as usual). the vserver prog then says "assuming legacy mode" i guess you didn't compile your tools with the legacy api enabled... O

Re: [Vserver] Migration from legacy utils to the new version

2005-06-06 Thread Dennis Roos
On Mon, 2005-06-06 at 09:00 -0400, Benoit des Ligneris wrote: > Hello, > > We have to migrate several vservers (40) using the legacy tools > (jacques ones) to the new tools. > > Has someone done a script that kind of automate the whole process ? Well ... sort of... see if you can use the attache

Re: [Vserver] Problem with new utils ?

2005-06-06 Thread Herbert Poetzl
On Mon, Jun 06, 2005 at 09:05:24AM -0400, Benoit des Ligneris wrote: > A problem this time, > > When using the new tools (with the legacy method), the > name of the vservers running on the system is empty and it is not > possible to enter/stop/start/... them. vserver-stat display the vservers,

Re: [Vserver] Problem with new utils ?

2005-06-06 Thread Benoit des Ligneris
Hello, Well, I have compiled them with the legacy utils because otherwise, I was not able to start my legacy vservers ;-) I have the same message than you have (i.e. : "assuming legacy mode") but I was not able to stop/restart them... I will do some more testing tonight... Ben * Georges Toth <[

[Vserver] Re: Re: CAP_SYS_ADMIN, how unsecure it is within vserver

2005-06-06 Thread Martin Honermeyer
Thanks Herbert! I am using the 1.9.5 developer patches. I've just looked at the table in the "Release FAQ". Am I right I have to upgrade my kernel to 2.0RCx in order to have VROOT support? Is it already in implemented in RC3? Martin Herbert Poetzl wrote: > On Mon, Jun 06, 2005 at 10:30:16AM +

Re: [Vserver] Re: Re: CAP_SYS_ADMIN, how unsecure it is within vserver

2005-06-06 Thread Herbert Poetzl
On Mon, Jun 06, 2005 at 03:58:07PM +0200, Martin Honermeyer wrote: > Thanks Herbert! > > I am using the 1.9.5 developer patches. I've just looked at the table in the > "Release FAQ". Am I right I have to upgrade my kernel to 2.0RCx in order to > have VROOT support? Is it already in implemented in

Re: [Vserver] Re: Re: CAP_SYS_ADMIN, how unsecure it is within vserver

2005-06-06 Thread Martin Honermeyer
Am Montag 06 Juni 2005 16:56 schrieb Herbert Poetzl: > On Mon, Jun 06, 2005 at 03:58:07PM +0200, Martin Honermeyer wrote: > > Thanks Herbert! > > > > I am using the 1.9.5 developer patches. I've just looked at the table in > > the "Release FAQ". Am I right I have to upgrade my kernel to 2.0RCx in >

Re: [Vserver] Re: Re: CAP_SYS_ADMIN, how unsecure it is within vserver

2005-06-06 Thread Benedikt Boehm
On Monday 06 June 2005 17:33, Martin Honermeyer wrote: > Am Montag 06 Juni 2005 16:56 schrieb Herbert Poetzl: > > On Mon, Jun 06, 2005 at 03:58:07PM +0200, Martin Honermeyer wrote: > > > Thanks Herbert! > > > > > > I am using the 1.9.5 developer patches. I've just looked at the table > > > in the "

Re: [Vserver] Problem with new utils ?

2005-06-06 Thread Eric Jorgensen
--- Herbert Poetzl <[EMAIL PROTECTED]> wrote: > On Mon, Jun 06, 2005 at 09:05:24AM -0400, Benoit des > Ligneris wrote: > > A problem this time, > > > > When using the new tools (with the legacy method), > the > > name of the vservers running on the system is > empty and it is not > > possible

Re: [Vserver] Problem with new utils ?

2005-06-06 Thread Herbert Poetzl
On Mon, Jun 06, 2005 at 08:50:42AM -0700, Eric Jorgensen wrote: > > > --- Herbert Poetzl <[EMAIL PROTECTED]> wrote: > > > On Mon, Jun 06, 2005 at 09:05:24AM -0400, Benoit des > > Ligneris wrote: > > > A problem this time, > > > > > > When using the new tools (with the legacy method), > > the >