From owner-freebsd-questions@FreeBSD.ORG Fri Dec 21 06:17:14 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6389516A418 for ; Fri, 21 Dec 2007 06:17:14 +0000 (UTC) (envelope-from freebsd@meijome.net) Received: from sigma.octantis.com.au (ns2.octantis.com.au [207.44.189.124]) by mx1.freebsd.org (Postfix) with ESMTP id 1972613C469 for ; Fri, 21 Dec 2007 06:17:13 +0000 (UTC) (envelope-from freebsd@meijome.net) Received: (qmail 26987 invoked from network); 21 Dec 2007 00:17:13 -0600 Received: from 124-170-40-102.dyn.iinet.net.au (HELO localhost) (124.170.40.102) by sigma.octantis.com.au with (DHE-RSA-AES256-SHA encrypted) SMTP; 21 Dec 2007 00:17:12 -0600 Date: Fri, 21 Dec 2007 17:16:39 +1100 From: Norberto Meijome To: "Marc G. Fournier" Message-ID: <20071221171639.68315173@meijome.net> In-Reply-To: <60BF4492886E99D3446ED7AD@ganymede.hub.org> References: <74F0F91EA046A1B9EAB79AF7@ganymede.hub.org> <200712201457.42052.nvass@teledomenet.gr> <09EB40C88507ABCB81E6AFA0@ganymede.hub.org> <200712201637.20690.nvass@teledomenet.gr> <60BF4492886E99D3446ED7AD@ganymede.hub.org> X-Mailer: Claws Mail 3.0.2 (GTK+ 2.12.3; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org, Nikos Vassiliadis Subject: Re: OSS Virtualization options ... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Dec 2007 06:17:14 -0000 On Thu, 20 Dec 2007 20:18:30 -0400 "Marc G. Fournier" wrote: > 'k, but that still doesn't address the problem ... being able to setquota's on > directories within a jail environment ... or does it? > > Note that I'm not looking to quota the VPS itself, only allow software *in* the > VPS to set quotas ... Marc, I've personally given up on Plesk ;) if you want to find out more what it's doing, maybe you can run apache with only 1 thread and attach ktrace to it and see what plesk's php code is trying to do, and why it dies? or is it an intrinsic issue with quotas in a jail, that are not allowed? (i think this is it, yes?) can u install a customised set of libraries in those jails so that the syscall that are failing return whatever plesk expects (even if it doesn't effectively do anything ? ) ... cheers, B _________________________ {Beto|Norberto|Numard} Meijome Windows: "Where do you want to go today?" Linux: "Where do you want to go tomorrow?" FreeBSD: "Are you guys coming, or what?" I speak for myself, not my employer. Contents may be hot. Slippery when wet. Reading disclaimers makes you go blind. Writing them is worse. You have been Warned.