On 09/19/10 08:11 AM, Stephan Ferraro wrote:
This is new for me:

$ zpool status
   pool: rpool
  state: ONLINE
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: none requested
config:

         NAME          STATE     READ WRITE CKSUM
         rpool         ONLINE       0     0     0
           mirror-0    ONLINE       0     0     2
             c7t0d0s0  ONLINE       0     0     2
             c7t1d0s0  ONLINE       0     0     2

errors: No known data errors

I never saw that before.
It means the CRC error is on the two disks.
So did ZFS deleted the bad blocks or what did it?

ZFS handled the errors, some common to both drives in you system caused it.

See the thread from an hour before this, "ZFS checksum errors (ZFS-8000-8A)"

--
Ian.

_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to