Hi guys,
Seems like today my precious mirror was put into unreadable state. Here is what happend:
What we have:
Seems like today my precious mirror was put into unreadable state. Here is what happend:
- I had a two-way mirror (named "stone"), FreeNAS 9.2 on flashdrive, 8Gb ECC RAM.
- Connected the third drive and tried to extend the mirror to a three-way via WebGui. Looks like I did it wrong because the third drive became connected as "Stripe".
- I did
zpool exportpand (stupid idea) wiped the third drive using the "quick wipe" option in WebGui. - Now I'm unable to import mirror and following error is returned:
Code:cannot import 'stone': one or more devices is currently unavailable
What we have:
- Two original disks
- Third disk untouched after "quick wipe"
- Before the wipe the mirror looked like this:
Code:pool: stone state: ONLINE status: Some supported features are not enabled on the pool. The pool can still be used, but some features are unavailable. action: Enable all features using 'zpool upgrade'. Once this is done, the pool may no longer be accessible by software that does not support the features. See zpool-features(7) for details. scan: scrub repaired 0 in 1h13m with 0 errors on Sun Dec 15 01:13:57 2013 config: NAME STATE READ WRITE CKSUM stone ONLINE 0 0 0 mirror-0 ONLINE 0 0 0 gptid/7259140f-44ab-11e3-9064-6805ca195278 ONLINE 0 0 0 gptid/72c4474f-44ab-11e3-9064-6805ca195278 ONLINE 0 0 0 gptid/fb22bbc2-7b89-11e3-8acc-74d02b982992 ONLINE 0 0 0 - Also, zpool.cache and zpool.cache.saved are both attached.