- Code: Select all
five1t:~ Clint$ zpool status TowerZFS
pool: TowerZFS
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.
scan: resilver in progress since Sat Oct 13 15:03:25 2012
922Mi scanned out of 6.22Ti at 6.27Mi/s, 288h33m to go
113Mi resilvered, 0.01% done
config:
NAME STATE READ WRITE CKSUM
TowerZFS DEGRADED 0 0 0
raidz2-0 DEGRADED 0 0 0
GPTE_2AD8B31A-AF69-4B19-8C72-1B89FFD709D1 ONLINE 0 0 0 at disk2s2
GPTE_866C2314-4C9C-41E4-9B1D-DCC00BB59A28 ONLINE 0 0 0 at disk3s2
GPTE_2A04C3CE-5510-4D14-8681-0D8A9CB3B91D ONLINE 0 0 0 at disk4s2
GPTE_92ACE671-16B4-4B05-B1D5-3E2B492235C8 ONLINE 0 0 0 at disk5s2
GPTE_266C0D58-2168-4E06-AB5A-7407286A2F1B ONLINE 0 0 0 at disk6s2
GPTE_D88DD3F9-FD3F-4BEE-A6EC-90A403420627 ONLINE 0 0 0 at disk7s2
GPTE_81EA4520-7D63-42E9-B9C1-5234B23CD4F7 ONLINE 0 0 0 at disk8s2
replacing-7 DEGRADED 0 0 0
8876130688660716039 UNAVAIL 0 0 0 was /dev/dsk/GPTE_6A80E572-40A5-4C10-A811-8C8EE72DF751
GPTE_A7F84424-5304-4EDC-A0B7-9C4D23E05FF1 ONLINE 0 0 0 at disk9s2 (resilvering)
errors: No known data errors
Here is the history for what I did. The last online command wasn't from me (automatic command from ZEVO on disk mount?)
- Code: Select all
2012-10-13.14:05:25 zpool offline TowerZFS GPTE_6A80E572-40A5-4C10-A811-8C8EE72DF751
2012-10-13.14:20:59 zpool replace TowerZFS GPTE_6A80E572-40A5-4C10-A811-8C8EE72DF751 /dev/disk9
2012-10-13.15:03:32 zpool online TowerZFS GPTE_6A80E572-40A5-4C10-A811-8C8EE72DF751
Do I now have a 9 disk pool with one missing? Can this be removed without having to destroy the pool?