Today, I noticed this:

[...@coruscant$] zpool status
  pool: tank
 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: resilver completed after 0h0m with 0 errors on Sat Apr  4 08:31:49 2009
config:
        NAME        STATE     READ WRITE CKSUM
        tank        ONLINE       0     0     0
          raidz1    ONLINE       0     0     0
            c2t0d0  ONLINE       0     0     0
            c2t1d0  ONLINE       0     0     0
            c2t4d0  ONLINE       0     0     0
          raidz1    ONLINE       0     0     0
            c2t2d0  ONLINE       0     0     0
            c2t3d0  ONLINE       0     0     4  36K resilvered
            c2t5d0  ONLINE       0     0     0

errors: No known data errors


I think this means a disk is failing and that ZFS did a good job of
keeping everything sane.

According to http://www.sun.com/msg/ZFS-8000-9P:

The Message ID: ZFS-8000-9P indicates a device has exceeded the
acceptable limit of errors allowed by the system. See document 203768
for additional information.

Unfortunately, I'm not *authorized* to see that document.


Question: I'm assuming the disk is dying. How can I get more
information from the OS to confirm?

Rant: Sun, you suck for telling me to read a document for additional
information, and then denying me access.
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to