Background:
Large ZFS pool built on a couple of Sun 3511 SATA arrays. RAID-5 is done in the 
3511s. ZFS is non-redundant. We have been using this setup for a couple of 
months now with no issues.

Problem:
Yesterday afternoon we started getting checksum errors.  There have been no 
hardware errors reported at either the Solaris level or the hardware level.  
3511 logs are clean. Here is the zpool status:

tsmsun1 - /home/root >zpool status -xv
  pool: z_tsmsun1_pool
 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
        z_tsmsun1_pool                              ONLINE       0     0   180
          c22t600C0FF00000000000678A0A86F3D901d0s0  ONLINE       0     0     0
          c22t600C0FF00000000000678A0A86F3D900d0s0  ONLINE       0     0     0
          c22t600C0FF0000000000068190A86F3D901d0s0  ONLINE       0     0     0
          c22t600C0FF0000000000068190A86F3D900d0s0  ONLINE       0     0     0
          c22t600C0FF0000000000068191A598ED500d0s0  ONLINE       0     0     0
          c22t600C0FF00000000000678A1A598ED500d0s0  ONLINE       0     0     0
          c22t600C0FF0000000000068191A598ED501d0s0  ONLINE       0     0     0
          c22t600C0FF00000000000681943A7223100d0s0  ONLINE       0     0     0
          c22t600C0FF00000000000681943A7223101d0    ONLINE       0     0     0
          c22t600C0FF00000000000681932BBD24400d0s0  ONLINE       0     0     0
          c22t600C0FF00000000000681932BBD24401d0s0  ONLINE       0     0     0
          c22t600C0FF00000000000678A43A7223100d0s0  ONLINE       0     0   180
          c22t600C0FF00000000000678A2055211B01d0s0  ONLINE       0     0     0
          c22t600C0FF00000000000678A2055211B00d0s0  ONLINE       0     0     0
          c22t600C0FF00000000000678A32BBD24401d0s0  ONLINE       0     0     0
          c22t600C0FF00000000000678A1A598ED501d0s0  ONLINE       0     0     0
          c22t600C0FF00000000000678A32BBD24400d0s0  ONLINE       0     0     0
          c22t600C0FF00000000000678A43A7223101d0s0  ONLINE       0     0     0
          c22t600C0FF0000000000068192055211B00d0s0  ONLINE       0     0     0
          c22t600C0FF0000000000068192055211B01d0s0  ONLINE       0     0     0
          c22t600C0FF00000000000678A44F3D81B00d0s0  ONLINE       0     0     0
          c22t600C0FF00000000000678A44F3D81B01d0s0  ONLINE       0     0     0
          c22t600C0FF00000000000681944F3D81B00d0s0  ONLINE       0     0     0
          c22t600C0FF00000000000681944F3D81B01d0s0  ONLINE       0     0     0

errors: The following persistent errors have been detected:

          DATASET                      OBJECT  RANGE
          z_tsmsun1_pool/tsmsrv1_pool  2620    8464760832-8464891904

Looks like I have possibly a single file that is corrupted.  My question is how 
do I find the file.  Is it as simple as doing a find command using "-inum 
2620"?  

TIA,
john
 
 
This message posted from opensolaris.org
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to