As I mentioned earlier, I removed the hardware-based Raid6 array, changed all the disks to passthrough disks, made a raidz2 pool using all the disk. I used my backup program to copy 55GB of data to the disk, and now I have errors all over the place.
# zpool status -v pool: bigraid state: DEGRADED status: One or more devices has experienced an unrecoverable error. An attempt was made to correct the error. Applications are unaffected. action: Determine if the device needs to be replaced, and clear the errors using 'zpool clear' or replace the device with 'zpool replace'. see: http://www.sun.com/msg/ZFS-8000-9P scrub: scrub completed after 0h4m with 0 errors on Wed Apr 14 22:56:36 2010 config: NAME STATE READ WRITE CKSUM bigraid DEGRADED 0 0 0 raidz2-0 DEGRADED 0 0 24 c4t0d0 ONLINE 0 0 3 c4t0d1 ONLINE 0 0 2 c4t0d2 ONLINE 0 0 2 c4t0d3 DEGRADED 0 0 2 too many errors c4t0d4 ONLINE 0 0 2 c4t0d5 ONLINE 0 0 2 c4t0d6 ONLINE 0 0 1 c4t0d7 ONLINE 0 0 0 c4t1d0 ONLINE 0 0 0 c4t1d1 ONLINE 0 0 2 c4t1d2 ONLINE 0 0 2 c4t1d3 ONLINE 0 0 4 errors: No known data errors So, zfs on hardware-supported raid was fine, but zfs on passthrough disks is not. I'm at a loss to explain it. Any ideas? -- This message posted from opensolaris.org _______________________________________________ zfs-discuss mailing list zfs-discuss@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/zfs-discuss