Bill,

If you want to find the file associated with the corruption you could do a "find /u01 -inum 4741362" or use the output of "zdb -ddddd u01" to find the object associated with that id.

Thanks,
George

Bill Casale wrote:
Please reply directly to me. Seeing the message below.

Is it possible to determine exactly which file is corrupted?
I was thinking the OBJECT/RANGE info may be pointing to it
but I don't know how to equate that to a file.


# zpool status -v
  pool: u01
 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: none requested
config:

        NAME        STATE     READ WRITE CKSUM
        u01         ONLINE       0     0     6
          c1t102d0  ONLINE       0     0     6

errors: The following persistent errors have been detected:

          DATASET  OBJECT   RANGE
          u01      4741362  600178688-600309760



Thanks,
Bill


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

Reply via email to