Request for opinions - gvinum or ccd?
Wojciech Puchar
wojtek at wojtek.tensor.gdynia.pl
Mon Jun 1 00:26:36 UTC 2009
> Disks, unlike software, sometimes fail. Using redundancy can help
modern SATA drives fail VERY often. about 30% of drives i bought recently
failed in less than a year.
> both checksum on and copies > 1 on, and the latter isn't the
> default. It's probably better to let zpool provide the redundancy via
> a mirror or raid configuration than to let zfs do it anyway.
ZFS copies are far from what i consider useful.
for example you set copies=2. You write a file, and get 2 copies.
Then one disk with one copy fails, then you put another, do resilver but
ZFS DOES NOT rebuild second copy.
You need to write a program that will just rewrite all files to make this.
More information about the freebsd-hackers
mailing list