Date: Tue, 4 Nov 2008 21:35:26 +0100 From: Marc Fonvieille <blackend@FreeBSD.org> To: Mike Miller <mmshop10@mgm51.com> Cc: doc@FreeBSD.org Subject: Re: Typo in FeeeBSD handbook Message-ID: <20081104203526.GB7509@abigail.blackend.org> In-Reply-To: <f67ea0899b5e3ca4feb42702fe644ac0.squirrel@oneyou.mcmli.com> References: <f67ea0899b5e3ca4feb42702fe644ac0.squirrel@oneyou.mcmli.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Nov 04, 2008 at 03:00:55PM -0500, Mike Miller wrote: > > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/filesystems-zfs.html > > near the bottom of the page: > > ----------------------------------------------- > 20.2.2.4 Data Verification > > As previously mentioned, ZFS uses checksums to verify the integrity of > stored data. They are enabled automatically upon creation of file systems > and may be disabled using the following command: > > # zfs set checksum=off storage/home > > This is not a wise idea; however, as checksums take very little storage > space and are more useful enabled. There also appear to be no noticeable > costs having them enabled. While enabled, it is possible to have ZFS check > data integrity using checksum verification. This process is known as > “scrubing.” To verify the data integrity of the storage pool, > issue the following command:..." > ----------------------------------------------- > > > "scrubbing" has two "b"'s > Fixed (should appear soon on the web version). Thanks. -- Marc
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20081104203526.GB7509>