This is S10U7 fully patched and not open solaris, but I would appreciate any
advice on the following transient "Permanent error" message generated
while running a zpool scrub.

# zpool status -v rpool
  pool: rpool
 state: ONLINE
status: One or more devices has experienced an error resulting in data
        corruption.  Applications may be affected.
action: Restore the file in question if possible.  Otherwise restore the
        entire pool from backup.
   see: http://www.sun.com/msg/ZFS-8000-8A
 scrub: scrub in progress for 0h8m, 57.22% done, 0h6m to go
config:

        NAME          STATE     READ WRITE CKSUM
        rpool         ONLINE       0     0     0
          mirror      ONLINE       0     0     0
            c2t1d0s0  ONLINE       0     0     0
            c2t0d0s0  ONLINE       0     0     0

errors: Permanent errors have been detected in the following files:

        //dev/dsk/c2t0d0s0
        //dev/dsk/c2t1d0s0


Disconcerting that the actual pool devices are flagged as corrupt.
However, these are just symbolic links and when the scrub completed
the Permanent errors had disappeared:

# zpool status -v rpool
  pool: rpool
 state: ONLINE
scrub: scrub completed after 0h19m with 0 errors on Sun Jun 28 19:21:19 2009
config:

        NAME          STATE     READ WRITE CKSUM
        rpool         ONLINE       0     0     0
          mirror      ONLINE       0     0     0
            c2t1d0s0  ONLINE       0     0     0
            c2t0d0s0  ONLINE       0     0     0

errors: No known data errors


Thanks.



--
Stuart Anderson  ander...@ligo.caltech.edu
http://www.ligo.caltech.edu/~anderson



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

Reply via email to