On 11/18/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
...
 scrub: scrub completed with 0 errors on Mon Nov 13 04:49:35 2006
config:

        NAME        STATE     READ WRITE CKSUM
        amber       ONLINE       0     0     0
          raidz1    ONLINE       0     0     0
            c4d0    ONLINE       0     0    51
            c5d0    ONLINE       0     0    41

errors: No known data errors


I have md5sums on a lot of the files and it looks like maybe 5% of
my files are corrupted. Does anyone have any ideas?

Michael,
as far as I can see, your setup does not mee the minimum
redundancy requirements for a Raid-Z, which is 3 devices.
Since you only have 2 devices you are out on a limb.

Please read the manpage for the zpool command and pay
close attention to the restrictions in the section on raidz.


I was under the impression that zfs was pretty reliable but I
guess with any software it needs time to get the bugs ironed out.

ZFS is reliable. I use it - mirrored - at home. If I was going to
use raidz or raidz2 I would make sure that I followed the
instructions in the manpage about the number of devices
I need in order to guarantee redundancy and thus reliability,
rather than making an assumption.

You should also check the output of "iostat -En" and see
whether your devices are listed there with any error counts.


James C. McPherson
--
Solaris kernel software engineer, system admin and troubleshooter
             http://www.jmcp.homeunix.com/blog
Find me on LinkedIn @ http://www.linkedin.com/in/jamescmcpherson
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to