From owner-freebsd-stable@FreeBSD.ORG Thu May 29 12:06:31 2008 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EAD74106566B for ; Thu, 29 May 2008 12:06:31 +0000 (UTC) (envelope-from pjd@garage.freebsd.pl) Received: from mail.garage.freebsd.pl (chello087206046210.chello.pl [87.206.46.210]) by mx1.freebsd.org (Postfix) with ESMTP id 599AF8FC28 for ; Thu, 29 May 2008 12:06:31 +0000 (UTC) (envelope-from pjd@garage.freebsd.pl) Received: by mail.garage.freebsd.pl (Postfix, from userid 65534) id CC90945C8C; Thu, 29 May 2008 13:46:04 +0200 (CEST) Received: from localhost (pjd.wheel.pl [10.0.1.1]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.garage.freebsd.pl (Postfix) with ESMTP id 13F7B456B1; Thu, 29 May 2008 13:45:56 +0200 (CEST) Date: Thu, 29 May 2008 13:45:56 +0200 From: Pawel Jakub Dawidek To: Arnaud Houdelette Message-ID: <20080529114556.GC3159@garage.freebsd.pl> References: <48341CF9.3040008@tzim.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Qbvjkv9qwOGw/5Fx" Content-Disposition: inline In-Reply-To: <48341CF9.3040008@tzim.net> User-Agent: Mutt/1.4.2.3i X-PGP-Key-URL: http://people.freebsd.org/~pjd/pjd.asc X-OS: FreeBSD 8.0-CURRENT i386 X-Spam-Checker-Version: SpamAssassin 3.0.4 (2005-06-05) on mail.garage.freebsd.pl X-Spam-Level: X-Spam-Status: No, score=-5.9 required=3.0 tests=ALL_TRUSTED,BAYES_00 autolearn=ham version=3.0.4 Cc: freebsd-stable@freebsd.org Subject: Re: ZFS on root and disk write caching. X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 May 2008 12:06:32 -0000 --Qbvjkv9qwOGw/5Fx Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, May 21, 2008 at 03:00:41PM +0200, Arnaud Houdelette wrote: > I'm playing around with ZFS. >=20 > Currently, I just use it for storage, with a zpool of 4 sata disks. > The system and boot disk is still formatted with UFS. >=20 > As I'm quite pleased with ZFS features, I'd like to try ZFS on root. The= =20 > ZFS wiki is quite clear on how to proceed : if the boot and root are on= =20 > the same disk, you'll have to use bsd labels. >=20 > The thing is, I read somewhere that ZFS doesn't enable write caching on= =20 > drives if not used on whole disks. This is only the case for Solaris, as it turns off write cache by default. In FreeBSD we always turn on write cache, so don't worry, it will just work on FreeBSD. [...] > 3. I'd like to keep the storage pool (zraid1) separated from the system= =20 > pool (just one disk). The wiki states that we may encounter problems=20 > with more than one pool in use : is it still the case ? AFAIK it was never the case. Where did you find that information exactly? I've two systems that have more than one pool configured and never had any problems. --=20 Pawel Jakub Dawidek http://www.wheel.pl pjd@FreeBSD.org http://www.FreeBSD.org FreeBSD committer Am I Evil? Yes, I Am! --Qbvjkv9qwOGw/5Fx Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.4 (FreeBSD) iD8DBQFIPpd0ForvXbEpPzQRAsPqAKDPSdSWCAY5F43tz8Er0+cg3flmxwCdHWYb v3xUloIDIlUqUCM+Ophpndo= =GXAv -----END PGP SIGNATURE----- --Qbvjkv9qwOGw/5Fx--