From owner-freebsd-hackers@FreeBSD.ORG Wed May 27 11:47:25 2009 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 261B51065678 for ; Wed, 27 May 2009 11:47:25 +0000 (UTC) (envelope-from freebsd-hackers@m.gmane.org) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mx1.freebsd.org (Postfix) with ESMTP id CF2DB8FC17 for ; Wed, 27 May 2009 11:47:24 +0000 (UTC) (envelope-from freebsd-hackers@m.gmane.org) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1M9HbO-0003RY-4G for freebsd-hackers@freebsd.org; Wed, 27 May 2009 11:47:22 +0000 Received: from lara.cc.fer.hr ([161.53.72.113]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 27 May 2009 11:47:22 +0000 Received: from ivoras by lara.cc.fer.hr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 27 May 2009 11:47:22 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-hackers@freebsd.org From: Ivan Voras Date: Wed, 27 May 2009 13:47:21 +0200 Lines: 48 Message-ID: References: <4A1B8CF8.7030102@peterhost.ru> <4A1C1805.8070906@peterhost.ru> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigDC3DBBC1DEA0D44635AFD7E9" X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: lara.cc.fer.hr User-Agent: Thunderbird 2.0.0.21 (X11/20090409) In-Reply-To: <4A1C1805.8070906@peterhost.ru> X-Enigmail-Version: 0.95.7 Sender: news Subject: Re: Disk quota for Jail. Discussion. X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 May 2009 11:47:26 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigDC3DBBC1DEA0D44635AFD7E9 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Menshikov Konstantin wrote: > 2. In case of use zfs, as far as I know, it is impossible to use virtua= l > file systems for example unionfs. I don't know how stable is it in the long term, but it does work: www:/home/ivoras# mount /dev/mirror/root_a on / (ufs, local, soft-updates) devfs on /dev (devfs, local) data/backups on /backups (zfs, local) data on /data (zfs, local) data/home on /home (zfs, local) data/services on /services (zfs, local) data/storage on /storage (zfs, local) data/usrlocal on /usr/local (zfs, local) data/usrobj on /usr/obj (zfs, local) data/ports on /usr/ports (zfs, local) data/vardb on /var/db (zfs, local) data/varlog on /var/log (zfs, local) /dev/md0 on /tmp (ufs, local) /usr/ports/archivers on /home/tmp (nullfs, local) --------------enigDC3DBBC1DEA0D44635AFD7E9 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAkodKEkACgkQldnAQVacBch76wCgi8BwkBNd0dDcVMRj4jc6vdPt +e8AoKIDA9tuhgEb1T/P+XeaG5Ri2aUg =wBYD -----END PGP SIGNATURE----- --------------enigDC3DBBC1DEA0D44635AFD7E9--