Hi All,
 
My ZFS volume is degraded, as a drive had died.
I replaced the drive a couple of weeks ago, and very quickly (within around 12 hours) the Zpool Status command was showing that the resilver was 100% complete.
I did some Googling, which suggested that this wasn't unusual and to give it some time.
I've checked in today (it's a remote server used as a secondary backup, so not totally critical) and it's STILL resilvering.
A zpool status shows the following:
 
Any tips on what to do? Is it still ACTUALLY resilvering, or is it b0rked? :o)
Thanks,
Craig
Oh, it's FreeNAS 8.0.3-RELEASE-P1-x64 (9591)
	
		
			
		
		
	
			
			My ZFS volume is degraded, as a drive had died.
I replaced the drive a couple of weeks ago, and very quickly (within around 12 hours) the Zpool Status command was showing that the resilver was 100% complete.
I did some Googling, which suggested that this wasn't unusual and to give it some time.
I've checked in today (it's a remote server used as a secondary backup, so not totally critical) and it's STILL resilvering.
A zpool status shows the following:
Code:
pool: Data
 state: DEGRADED
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: resilver in progress for 550h23m, 100.00% done, 0h0m to go
config:
        NAME                       STATE     READ WRITE CKSUM
        Data                       DEGRADED     0     0    31
          raidz1                   DEGRADED     0     0    62
            ada0p2                 ONLINE       0     0     0
            replacing              DEGRADED     0     0     0
              8280195129692024807  UNAVAIL      0     0     0  was /dev/ada1p2/o                                              ld
              ada1p2               ONLINE       0     0     0  62.1T resilvered
            ada2p2                 ONLINE       0     0     0
            ada3p2                 ONLINE       0     0     0
            ada4p2                 ONLINE       0     0     0
            ada5p2                 ONLINE       0     0     0
            ada6p2                 ONLINE       0     0     0
            ada7p2                 ONLINE       0     0     0
            ada8p2                 ONLINE       0     0     0
            ada9p2                 ONLINE       0     0     0
Any tips on what to do? Is it still ACTUALLY resilvering, or is it b0rked? :o)
Thanks,
Craig
Oh, it's FreeNAS 8.0.3-RELEASE-P1-x64 (9591)