On Mon, Dec 02, 2002 at 03:09:44PM -0500, Jacques Gelinas wrote: > On Mon, 2 Dec 2002 16:19:03 -0500, Herbert Poetzl wrote > > On Mon, Dec 02, 2002 at 09:52:16AM -0500, Dinesh Mistry wrote: > > > > Second issue, I am mounting loop back filesystems so I can limit the size > > > of the disk space each VPS gets, is there a way to some how mount this > > > loop back device when the vserver is started, and unmount it when it is > > > stopped? > > > but you'll ned to modify the vserver script > > (one line) to leave the root directory of > > the vserver before calling post-stop, otherwise > > you'll get "bla, bla busy ..." > > Ok, this will be in 0.22 (cd /)
maybe you could add the ulimit stuff for the (su)exec/enter operation in vserver too? > Thanks! you're welcome. best, Herbert > > --------------------------------------------------------- > Jacques Gelinas <[EMAIL PROTECTED]> > vserver: run general purpose virtual servers on one box, full speed! > http://www.solucorp.qc.ca/miscprj/s_context.hc
