Hi,

I have a zpool with 3 mirrors containing each 2 drivers, I replaced one of the drives doing:
zpool offline tank-nfs c9t7d0

Then I replaced that drive and started a rebuild using:
zpool replace tank-nfs c9t7d0
All drives in the pool are Seagate ES.2 1TB SAS drives

After 15 hours it showed 100% done, 0h0m to go (and ca. 150G resilvered), and now now approx 40hours later it still shows:

Last login: Sat Oct 17 14:48:14 2009 from 192.168.251.49
Sun Microsystems Inc.   SunOS 5.11      snv_118 November 2008
ad...@nas01.securedomainservice.net:~$ zpool status -xv
 pool: tank-nfs
state: DEGRADED
status: One or more devices is currently being resilvered.  The pool will
       continue to function, possibly in a degraded state.
action: Wait for the resilver to complete.
scrub: resilver in progress for 65h24m, 100,00% done, 0h0m to go
config:

       NAME              STATE     READ WRITE CKSUM
       tank-nfs          DEGRADED     0     0     0
         mirror          DEGRADED     0     0     0
           c9t6d0        ONLINE       0     0     0
           replacing     DEGRADED 2,50M     0     0
             c9t7d0s0/o  FAULTED      0     0     0  corrupted data
             c9t7d0      ONLINE       0     0 2,50M  1,59T resilvered
         mirror          ONLINE       0     0     0
           c9t8d0        ONLINE       0     0     0
           c9t9d0        ONLINE       0     0     0
         mirror          ONLINE       0     0     0
           c9t10d0       ONLINE       0     0     0
           c9t11d0       ONLINE       0     0     0
       cache
         c8d1            ONLINE       0     0     0

errors: No known data errors


Is this normal and will it complete ?

-
Rasmus Fauske

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

Reply via email to