Date: Thu, 21 Jun 2012 16:34:15 +0200 From: Eduardo Morras <nec556@retena.com> To: freebsd-questions@freebsd.org Subject: Re: Is ZFS production ready? Message-ID: <4FA8826F00BC43C3@> (added by postmaster@resmaa12.ono.com)
next in thread | raw e-mail | index | archive | help
At 16:13 21/06/2012, you wrote: >On 6/21/2012 4:22 PM, Wojciech Puchar wrote: >>stick with UFS. It JUST WORKS(R), and is trusty. >>And it works fast. >What options are there for >2TB file systems with UFS? With UFS2 you can use file systems up to 2^73 (8 ZB). The problem is not UFS, but the old tools used to format the disk like fdisk and bsdlabel. For big file systems you must use gpart. The problem with file system recovery times when "the worst thing happens"(tm) is soluted/mitigated with su+j on FreeBSD9. HTH
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4FA8826F00BC43C3>