Re: [Devel] Re: [Vserver] Linux Containers : next steps

2006-07-26 Thread Kir Kolyshkin
Serge E. Hallyn wrote: > Quoting Cedric Le Goater ([EMAIL PROTECTED]): > >> However, i've also heard many times that we should agree before >> flooding lkml. So I guess we should use the vserver, openvz, lxc-devel >> mailing-list (eric please subscribe to one) before sending our >> agreement or

Re: [Vserver] Shares and Reservations in the token-bucket-algorithm

2006-07-26 Thread Herbert Poetzl
On Wed, Jul 26, 2006 at 08:56:32PM +0200, Wilhelm Meier wrote: > Am Mittwoch, 26. Juli 2006 17:02 schrieb Herbert Poetzl: > > > > But what happens if only one vserver has runnable processes? > > > > nothing is changed here, i.e. it is still the upper > > limit of cpu resources, but there is an add

Re: [Vserver] Linux Containers : next steps

2006-07-26 Thread Serge E. Hallyn
Quoting Cedric Le Goater ([EMAIL PROTECTED]): > However, i've also heard many times that we should agree before > flooding lkml. So I guess we should use the vserver, openvz, lxc-devel > mailing-list (eric please subscribe to one) before sending our > agreement or disagreement on lkml. > > vserver

Re: [Vserver] network isolation implementation - pros and cons

2006-07-26 Thread Matt Rechenburg
Hi Daniel, i found veth very usefull (http://www.geocities.com/nestorjpg/veth/). It is a user-space tool which creates a separated virtual interfaces using tun/tap stay tuned, Matt On 7/25/06, Daniel Lezcano <[EMAIL PROTECTED]> wrote: Hi guys, I am collecting informations concerning existin

Re: [Vserver] /proc/virtual//sched Question

2006-07-26 Thread Wilhelm Meier
Am Mittwoch, 26. Juli 2006 17:27 schrieb Herbert Poetzl: > On Sun, Jul 23, 2006 at 09:29:50PM +0200, Wilhelm Meier wrote: > > Hello, > > > > I get the following entries in > > > > gs ~ # more /proc/virtual/1001/sched > > FillRate: 4,1 > > Interval: 32,8 > > TokensMin:

Re: [Vserver] Shares and Reservations in the token-bucket-algorithm

2006-07-26 Thread Wilhelm Meier
Am Mittwoch, 26. Juli 2006 17:02 schrieb Herbert Poetzl: > > But what happens if only one vserver has runnable processes? > > nothing is changed here, i.e. it is still the upper > limit of cpu resources, but there is an additional > pair of fillrate/interval values, which will kick > in when a cpu

[Vserver] Linux Containers : next steps

2006-07-26 Thread Cedric Le Goater
All, Here's a brief summary of what i've gathered at ksummit/ols. Follows some thoughts on possible next steps. Globally, there's a quite a good feeling from the community. They like the idea and are ready to help to get things in mainline. The code touches the core kernel and it will need a lot

[Vserver] grsec + vserver

2006-07-26 Thread Rik Bobbaers
hey all, since there is no more support for 2.6.16 from grsecurity and vserver, i now made a patch for 2.6.17.7 (yesyes, the latest... certainly not the greatest (all hail 2.0.40! ;)) http://ludit.kuleuven.be/software/vserver/patch-2.6.17.7-vs2.0.2-rc26-grsec2.1.9.diff (and my config: http://

Re: [Vserver] Half OT: Capabilities!

2006-07-26 Thread Sergio Belkin
El Miércoles, 26 de Julio de 2006 11:52, Herbert Poetzl escribió: > On Sun, Jul 23, 2006 at 03:30:58PM -0300, Sergio Belkin wrote: > > Excuse me for the 1/2 OT but I was searching in the web, > > and I am surprised the little documentation about capabilities. > > a quick google search gave those: >

[Vserver] failed on "vyum gast -- install yum" :-(

2006-07-26 Thread Jehan PROCACCIA
When I want to install yum package management in my vserver I get the following error: $ vyum vidpcalaz -- install yum You are using a version of yum which is insecure and broken in chroot related operations; either apply the patches shipped in the 'contrib/' directory of util-vserver, or ask th

Re: [Vserver] /proc/virtual//sched Question

2006-07-26 Thread Herbert Poetzl
On Sun, Jul 23, 2006 at 09:29:50PM +0200, Wilhelm Meier wrote: > Hello, > > I get the following entries in > > gs ~ # more /proc/virtual/1001/sched > FillRate: 4,1 > Interval: 32,8 > TokensMin:15 > TokensMax: 125 > PrioBias: 0 > VaVaVoom

[Vserver] suse in vserver

2006-07-26 Thread Andrey Khavryuchenko
Hello, I'm trying to create suse91 vserver, but getting problems: $ sudo vserver suse build -m apt-rpm --hostname=suse --interface eth0:xx.xx.xx.xx --context 4106 -- -d suse91 WARNING: you are going to use an rpm-based installation method without having an 'initpre' script. Such a script is hi

Re: [Vserver] Shares and Reservations in the token-bucket-algorithm

2006-07-26 Thread Herbert Poetzl
On Sun, Jul 23, 2006 at 09:22:41PM +0200, Wilhelm Meier wrote: > Hello, > > I have a question to the token-bucket-filter on top of the > linux-scheduler according to the dokumentation (and i must state > that I didn't check the source until now ...). > The (fillrate/intervall) gives the shares o

Re: [Vserver] Half OT: Capabilities!

2006-07-26 Thread Herbert Poetzl
On Sun, Jul 23, 2006 at 03:30:58PM -0300, Sergio Belkin wrote: > Excuse me for the 1/2 OT but I was searching in the web, > and I am surprised the little documentation about capabilities. a quick google search gave those: http://ftp.kernel.org/pub/linux/libs/security/linux-privs/kernel-2.4/capf

Re: [Vserver] unionfs

2006-07-26 Thread Herbert Poetzl
On Tue, Jul 18, 2006 at 05:04:05PM +0200, depx wrote: > hi all, I tried to compile many kernels (2.6.15.x,2.6.16.x,2.6.17.x) > with vserver and unionfs patches without succes. I tried > with only vserver or only unionfs patch with succes. Could > someone give me some working combinations (gcc-x.x /

Re: [Vserver] ia32 Vserver guests accessing >4GB of memory on an amd_64 Vserver host?

2006-07-26 Thread Herbert Poetzl
On Tue, Jul 18, 2006 at 12:41:29AM -0700, EKC wrote: > I have linux-vserver installed on a 2.6.17 debian amd_64 system. I > have used debootstrap to create ia32 vserver guests on the amd_64 > host. So far, the ia32 guests seem to run just fine. I understand that > each ia32 vserver cannot access mo

Re: [Vserver] Problem using vcopy and vyum

2006-07-26 Thread Thomas Frenken
Hi all, actually I solved the problem this night, quite easy, probably vcopy misses some necessary actions for working package  management on clones. The soltution: use vcopy to clone guest, afterwards do the following: 1) Copy /vservers/.pkg/$old_server/* to /vservers/.pkg/$new_server (this