[Vserver] Re: Conversion script for legacy config files to new config directory

2005-08-13 Thread Dirk Ruediger
Hi Dennis, Dennis Roos wrote (some time ago): After half an hour of scripting I came up with a somewhat working conversion script for Linux-VServer configs to the new directory configuration layout. It has been created for my specific environment, but I hope it helps someone ;) I used

[Vserver] is DMZ on dummy[0-9] good practice

2005-08-13 Thread Dirk Ruediger
Hi all, I just installed (that means 14 days ago) linux-vserver and run ~12 vservers on one physical box running different services inside every vserver (mail server, web server, etc.). It works great! The iptables firewall (via firehol) is filtering all the traffic for the vservers. I wanted to

Re: [Vserver] Re: Conversion script for legacy config files to new config directory

2005-08-13 Thread Herbert Poetzl
On Sat, Aug 13, 2005 at 08:21:29AM +0200, Dirk Ruediger wrote: Hi Dennis, Dennis Roos wrote (some time ago): After half an hour of scripting I came up with a somewhat working conversion script for Linux-VServer configs to the new directory configuration layout. It has been

Re: [Vserver] Inconsitent handling of mounts with 2.4.31-vs1.2.10 on Fedora 1

2005-08-13 Thread Stephen Harris
[ Oops, sorry Herbert... my initial reply only went to you.. sorry! ] On Sat, Aug 13, 2005 at 03:43:37AM +0200, Herbert Poetzl wrote: On Fri, Aug 12, 2005 at 09:03:39PM -0400, Stephen Harris wrote: use bind mounts because I want the vservers to only have read-only access to the filesystem,

Re: [Vserver] clone-srcipt?

2005-08-13 Thread Herbert Poetzl
On Sat, Aug 13, 2005 at 09:47:42AM +0200, Dirk Ruediger wrote: Hi Andreas, Andreas John schrieb: Hello! Did anyone already create a sript that copies an existing guest to a new name and changes ip/context/name etc. within (for debian in my case)? I'm using /usr/sbin/dupvserver from

Re: [Vserver] is DMZ on dummy[0-9] good practice

2005-08-13 Thread Herbert Poetzl
On Sat, Aug 13, 2005 at 09:37:13AM +0200, Dirk Ruediger wrote: Hi all, I just installed (that means 14 days ago) linux-vserver and run ~12 vservers on one physical box running different services inside every vserver (mail server, web server, etc.). It works great! The iptables firewall (via

Re: [Vserver] Inconsitent handling of mounts with 2.4.31-vs1.2.10 on Fedora 1

2005-08-13 Thread Herbert Poetzl
On Fri, Aug 12, 2005 at 10:25:44PM -0400, Stephen Harris wrote: On Sat, Aug 13, 2005 at 03:43:37AM +0200, Herbert Poetzl wrote: On Fri, Aug 12, 2005 at 09:03:39PM -0400, Stephen Harris wrote: use bind mounts because I want the vservers to only have read-only access to the filesystem, and

Re: [Vserver] Inconsitent handling of mounts with 2.4.31-vs1.2.10 on Fedora 1

2005-08-13 Thread Stephen Harris
On Sat, Aug 13, 2005 at 12:56:13PM +0200, Herbert Poetzl wrote: On Fri, Aug 12, 2005 at 10:25:44PM -0400, Stephen Harris wrote: On Sat, Aug 13, 2005 at 03:43:37AM +0200, Herbert Poetzl wrote: Does this patch work with the 1.2 series? I can't use the 2.0 series vserver because of my

Re: [Vserver] Inconsitent handling of mounts with 2.4.31-vs1.2.10 on Fedora 1

2005-08-13 Thread Dariush Pietrzak,,,
there is a patch for 2.4 kernels, but it was not combined with linux-vserver (1.2.x) yet ... provided there is some interest and somebody (you?) is willing to test it, I see no problem to provide one ... I've been using this combination for over a year now without issues. -- Key fingerprint

Re: [Vserver] clone-srcipt?

2005-08-13 Thread Dirk Ruediger
Hi, Herbert Poetzl schrieb: On Sat, Aug 13, 2005 at 09:47:42AM +0200, Dirk Ruediger wrote: Hi Andreas, Andreas John schrieb: Hello! Did anyone already create a sript that copies an existing guest to a new name and changes ip/context/name etc. within (for debian in my case)? I'm using

RE: [Vserver] is DMZ on dummy[0-9] good practice

2005-08-13 Thread Matthew Nuzum
I wanted to have a DMZ and installed an additional network card to bind all these vservers to. But then I discovered the dummy device and want to change eth1 against dummy0 (after installing the dummy module ;-) and remove the additional network card from the server if it can be done. But

Re: [Vserver] utils' fix01 : build problem

2005-08-13 Thread Herbert Poetzl
On Sat, Aug 13, 2005 at 04:07:30AM +0200, intrigeri wrote: Hello, Herbert Poetzl wrote (12 Aug 2005 17:37:02 +0200) : On Fri, Aug 12, 2005 at 03:58:15PM +0200, intrigeri wrote: Hello, on a Debian Sarge PPC box (gcc 3.3.5), compiling and running util-vserver 0.30.208 works perfectly,