From owner-freebsd-jail@FreeBSD.ORG Fri Apr 22 04:31:59 2011 Return-Path: Delivered-To: freebsd-jail@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8BED5106566C for ; Fri, 22 Apr 2011 04:31:59 +0000 (UTC) (envelope-from mh.unet@gmail.com) Received: from mail-pz0-f54.google.com (mail-pz0-f54.google.com [209.85.210.54]) by mx1.freebsd.org (Postfix) with ESMTP id 666B28FC19 for ; Fri, 22 Apr 2011 04:31:59 +0000 (UTC) Received: by pzk27 with SMTP id 27so234862pzk.13 for ; Thu, 21 Apr 2011 21:31:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:date:message-id:subject:from:to :content-type; bh=+4ynp3puYC8iWU+1pBtiauV1KydoKJmo8OXVkJWgQnM=; b=MrcFzcjmJDJe3J1v6mF5hjLz5U9qd5o+spLg6QFe2Icois+iiO3aWxEObKLAte97EU Aa+IMv2Gin1T+B+4HrU/XFFTVTjnn0BhcATA5qcooBA0Ddo/sHuCd1Hh/f9M4cPumZyo CEJzmVhI9Ai6ypbpWrtzeRRuodqwdO/6om7+8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=kC7AZxBD50M3z75fj1NMLv3euFzwIPfbqg2xmzbi30lb5i2SPsR2T1RpbqwK2znCj3 2OgX8jogfuucdNDtmL2Y/E1HF9GA1x5opS2kysox0Z7s4RJW7IDSiiRkiqEKELNc26Xf BPOw2wCvqjXP14zkT0O3WEqKn2YQQsb6aX2ZA= MIME-Version: 1.0 Received: by 10.142.118.23 with SMTP id q23mr459133wfc.7.1303446718930; Thu, 21 Apr 2011 21:31:58 -0700 (PDT) Received: by 10.143.18.4 with HTTP; Thu, 21 Apr 2011 21:31:58 -0700 (PDT) Date: Thu, 21 Apr 2011 21:31:58 -0700 Message-ID: From: Mickey Harvey To: freebsd-jail@freebsd.org X-Mailman-Approved-At: Fri, 22 Apr 2011 05:18:06 +0000 Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: limiting jail size X-BeenThere: freebsd-jail@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Discussion about FreeBSD jail\(8\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Apr 2011 04:31:59 -0000 I was wondering if there is an easy way to limit the amount of hard drive space a jail can take up. Say I have 20 jails on a system would this even be possible?