Re: [Vserver] reiserfs user quotas

2006-09-12 Thread Chuck
On Wednesday 06 September 2006 20:31, Georges Toth wrote: looks good. just have to figure how to modify it to fit my needs... i mount all vserver guest partitions on boot even if they do not start.. in our systems vserver guest mounts are independent of running them. will this info presented at

Re: [Vserver] Program running amok - is this a vserver issue?

2006-09-12 Thread Martin
On Tue, 2006-09-12 at 15:47 +0200, Raoul Bhatia [IPAX] wrote: > i have come uppon an issue with an tcl script using sockets to make an > ftp connection. unfortunatly the script is bytecode so i cannot tell too > much about the actual work the program does. > > after some time the process starts to

Re: [Vserver] Program running amok - is this a vserver issue?

2006-09-12 Thread Herbert Poetzl
On Tue, Sep 12, 2006 at 03:47:26PM +0200, Raoul Bhatia [IPAX] wrote: > i have come uppon an issue with an tcl script using sockets to make an > ftp connection. unfortunatly the script is bytecode so i cannot tell too > much about the actual work the program does. > > after some time the process st

[Vserver] Program running amok - is this a vserver issue?

2006-09-12 Thread Raoul Bhatia [IPAX]
i have come uppon an issue with an tcl script using sockets to make an ftp connection. unfortunatly the script is bytecode so i cannot tell too much about the actual work the program does. after some time the process starts to use 100% cpu. strace reveals this output: http://nopaste.info/3dc9e844

Re: [Vserver] chbind: multiple client guest

2006-09-12 Thread Guenther Fuchs
Hi there, on Tuesday, September 12, 2006 at 1:57:18 PM there was posted: GF> Do you have an idea, how a "usual" binding can be accomplished GF> within a PHP script? Me not ;-/ DHZ> socket_bind seems like a good candidate. If sockets are / can be used, yes. Seems a good approach to me, although

Re: [Vserver] chbind: multiple client guest

2006-09-12 Thread Daniel Hokka Zakrisson
Guenther Fuchs wrote: Hi there, on Tuesday, September 12, 2006 at 1:10:15 PM there was posted: HP> if the _service_ supports binding to a specific IP Do you have an idea, how a "usual" binding can be accomplished within a PHP script? Me not ;-/ socket_bind seems like a good candidate. -- Da

Re: [Vserver] chbind: multiple client guest

2006-09-12 Thread Guenther Fuchs
Hi there, on Tuesday, September 12, 2006 at 1:10:15 PM there was posted: HP> if the _service_ supports binding to a specific IP Do you have an idea, how a "usual" binding can be accomplished within a PHP script? Me not ;-/ HP> if you intent to use chbind() functionality for that, this would HP>

Re: [Vserver] chbind: multiple client guest

2006-09-12 Thread Herbert Poetzl
On Tue, Sep 12, 2006 at 02:18:34AM +0200, Guenther Fuchs wrote: > Hi there, > > odd question where I'm not able to find a solution: On the host, it is > possible in a very simple way to "external" bind a service or process > to a specific IP using chbind. Is it - and if, how - possible to have > s