jsatterfield
Cadet
- Joined
 - May 24, 2013
 
- Messages
 - 2
 
This isn't a freenas or truenas machine. It's a fbsd 9.something machine running on a 3ware POS.v2 in JBOD mode. I just wanted to share this somewhere. The disk controller is super jank and frequently wedges up, requiring a power cycle to get it working again.
 
Amazingly, zfs just keeps truckin along. This array is still read/writable and it is why I trust zfs with my data.
 
	
		
			
		
		
	
			
			Amazingly, zfs just keeps truckin along. This array is still read/writable and it is why I trust zfs with my data.
Code:
# zpool status
  pool: zroot
state: UNAVAIL
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.
scan: resilver in progress since Wed Aug  7 20:20:00 2013
    125G scanned out of 9.10T at 177M/s, 14h48m to go
    21.8M resilvered, 1.34% done
config:
 
NAME                      STATE    READ WRITE CKSUM
zroot                    UNAVAIL    26    5  112
raidz2-0                DEGRADED    0    0    0
  da12p2                ONLINE      0    0    0
  da0p2                ONLINE      0    0    0
  5743456711204782411  REMOVED      0    0    0  was /dev/da1p2
  da1p2                ONLINE      0    0    0
  da2p2                ONLINE      0    0    0
  da3p2                ONLINE      0    0    0
  da4p2                ONLINE      0    0    0
raidz2-1                DEGRADED 1.27K    20  248
  da5p2                ONLINE      0    0    0
  da6p2                ONLINE      1    0    0  (resilvering)
  da7p2                ONLINE      0    0    0
  da8p2                ONLINE  1.38K    43    1  (resilvering)
  da9p2                ONLINE      0    0    0
  11837954380548989587  REMOVED      0    0    0  was /dev/da10p2
  3251640478892572848  REMOVED      0    0    0  was /dev/da10p2
cache
17496287459793901074    REMOVED      0    0    0  was /dev/da11p2
 
errors: No known data errors