Date: Tue, 4 Nov 2008 15:00:55 -0500 (EST) From: "Mike Miller" <mmshop10@mgm51.com> To: doc@FreeBSD.org Subject: Typo in FeeeBSD handbook Message-ID: <f67ea0899b5e3ca4feb42702fe644ac0.squirrel@oneyou.mcmli.com>
next in thread | raw e-mail | index | archive | help
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 This process is known as “scrubbing.”
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?f67ea0899b5e3ca4feb42702fe644ac0.squirrel>