Date: Thu, 29 May 2008 13:52:50 +0200 From: Pawel Jakub Dawidek <pjd@FreeBSD.org> To: Zaphod Beeblebrox <zbeeble@gmail.com> Cc: Andrew Hill <lists@thefrog.net>, freebsd-stable@freebsd.org, Arnaud Houdelette <arnaud.houdelette@tzim.net> Subject: Re: ZFS on root and disk write caching. Message-ID: <20080529115250.GD3159@garage.freebsd.pl> In-Reply-To: <5f67a8c40805241308s15c98737w29bd66c0273bfe95@mail.gmail.com> References: <16a6ef710805240926t3b4f631bja349fed8df6785ff@mail.gmail.com> <5f67a8c40805241308s15c98737w29bd66c0273bfe95@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--P+33d92oIH25kiaB Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, May 24, 2008 at 04:08:28PM -0400, Zaphod Beeblebrox wrote: > On Sat, May 24, 2008 at 12:26 PM, Andrew Hill <lists@thefrog.net> wrote: >=20 >=20 > > but what struck me as odd is the desire to create two separate zpools -= one > > for data storage and one for the system. i think one of zfs's greatest > > strengths is the abstraction/separation between disks and filesystems. >=20 >=20 > There are a few reasons to consider more than one zpool. One is > performance. Another is the ability to boot from it (AFAIK, you can only > boot from mirror'd pools). The ZFS abstraction is cool --- but it's not > magic. There is no ZFSboot support committed. You can only have root file system on ZFS and /boot/ on UFS. In this case you can put your root file system on any kind of pool. The reason for multiple pools is data importance. You may have a pool with no redundancy at all for unimportant data, then you can have another pool with RAIDZ2 for more important data and at the end mirrored pool on top of encrypted disks for secret data. --=20 Pawel Jakub Dawidek http://www.wheel.pl pjd@FreeBSD.org http://www.FreeBSD.org FreeBSD committer Am I Evil? Yes, I Am! --P+33d92oIH25kiaB Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.4 (FreeBSD) iD8DBQFIPpkRForvXbEpPzQRAkGdAKD3WH7ixEEI2asRZ2M/AInlMkQbEACgiM3V uUQxqsy2WThVtz3mA4Y2fl8= =B/SB -----END PGP SIGNATURE----- --P+33d92oIH25kiaB--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080529115250.GD3159>