From owner-freebsd-questions Thu Jul 11 16:56:49 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E909B37B400 for ; Thu, 11 Jul 2002 16:56:46 -0700 (PDT) Received: from utility.clubscholarship.com (utility.clubscholarship.com [198.78.70.175]) by mx1.FreeBSD.org (Postfix) with ESMTP id 894FF43E4A for ; Thu, 11 Jul 2002 16:56:46 -0700 (PDT) (envelope-from root@utility.clubscholarship.com) Received: from localhost (root@localhost) by utility.clubscholarship.com (8.11.6/8.11.6) with ESMTP id g6BNrqh89142 for ; Thu, 11 Jul 2002 16:53:52 -0700 (PDT) (envelope-from root@utility.clubscholarship.com) Date: Thu, 11 Jul 2002 16:53:52 -0700 (PDT) From: Patrick Thomas To: Subject: quotas inside a jail - using a vn-backed FS Message-ID: <20020711165131.H79469-100000@utility.clubscholarship.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello, I have a system running a few jails, and the filesystems for these jails are on `vn` file-backed filesystems. I want the root user _inside_ the jail to be able to specify and use quotas for directories/users also _inside_ the jail. Is this possible ? I cannot get it to work, and I am wondering if this is a limitation of jail, or if I should just try harder. I do indeed have quotas built into the kernel of the machine. thanks, PT To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message