loki_racer
Dabbler
- Joined
- Jan 2, 2014
- Messages
- 23
Last night we had some massive storms come through. I shut down the FreeNAS 9.2.0-Release box and unplugged it. This morning I pulled it in and booted it. Before I could get the volume unlocked/unencrypted the power flicked off and then back on (utility companies working on the lines I guess).
Now when I boot the FreeNAS box and try to unlock the volume, it will display all the folders in the pool, but it looks like this:
When I look in /mnt/storage it's actually empty, no files or folders.
zpool status gives me:
If I reboot and use Auto Import Volume I get:
All the drives appear to be there and appear to be healthy. I have a USB drive for OS, 128GB SSD for swap and 3 x 4TB HDD's for storage.
Now when I boot the FreeNAS box and try to unlock the volume, it will display all the folders in the pool, but it looks like this:

When I look in /mnt/storage it's actually empty, no files or folders.
zpool status gives me:
Code:
pool: storage 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 in progress since Sun Jan 19 04:28:24 2014 360G scanned out of 10.7T at 212M/s, 14h12m to go 0 repaired, 3.28% done config: NAME STATE READ WRITE CKSUM storage ONLINE 0 0 0 raidz1-0 ONLINE 0 0 0 gptid/e64aa86f-6747-11e3-aab6-74d43501b28b.eli ONLINE 0 0 0 gptid/e69f8e9e-6747-11e3-aab6-74d43501b28b.eli ONLINE 0 0 0 gptid/e6f8427e-6747-11e3-aab6-74d43501b28b.eli ONLINE 0 0 0 cache gptid/e771e3fc-6747-11e3-aab6-74d43501b28b.eli ONLINE 0 0 0 errors: No known data errors
If I reboot and use Auto Import Volume I get:
Code:
The following disks failed to attach: gptid/e771e3fc-6747-11e3-aab6-74d43501b28b, gptid/e64aa86f-6747-11e3-aab6-74d43501b28b, gptid/e69f8e9e-6747-11e3-aab6-74d43501b28b, gptid/e6f8427e-6747-11e3-aab6-74d43501b28b
All the drives appear to be there and appear to be healthy. I have a USB drive for OS, 128GB SSD for swap and 3 x 4TB HDD's for storage.