I just noticed this today:

    # zpool status -v
      pool: space
     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
            space       ONLINE       0     0     0
              c0t1d0    ONLINE       0     0     0
    
    errors: Permanent errors have been detected in the following files:
    
            space/dcc:<0x11e887>
            space/dcc:<0xba25aa>

The device here is a hardware mirror of two 146-gig SAS drives.
How can ZFS detect errors when it has no redundancy?  How do I
determine what files these are?  Will a scrub fix it?  This is a
production system, so I want to be careful.

It's running Solaris 10 5/09 s10x_u7wos_08 X86.

-- 
-Gary Mills-        -Unix Group-        -Computer and Network Services-
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to