Booting after a power outage gives me "error getting available space"

Status
Not open for further replies.

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:

freenas-dead.jpg


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.
 

cyberjock

Inactive Account
Joined
Mar 25, 2012
Messages
19,525
@loki_racer

Please answer these questions for me so I can better assist you:

1. Do you have backups?
2. Please post all of your hardware specs and FreeNAS version
3. If you want some one-on-one care and don't mind paying a little for my time, I'm in IRC almost all of the time.
 

loki_racer

Dabbler
Joined
Jan 2, 2014
Messages
23
No backups, my two external drives failed last week and I haven't gotten to replacing them. I have the important stuff (family photos and videos) backed up, but our legal music and DVD collection are not backed up (just on CD and DVD).

  • FreeNAS is 9.2.0-release
  • Gigabyte FM2+ AMD A88X
  • Corsair XMS3 32GB (4x8GB) DDR3 1600 MHz (PC3 12800)
  • AMD A4-5300 APU 3.4Ghz
  • 128GB SSD - I think it's a Patriot
  • 3 x Seagate Desktop HDD.15 ST4000DM000 4TB 64MB

cyberjock, after this scrub runs I might be contacting you.
 

loki_racer

Dabbler
Joined
Jan 2, 2014
Messages
23
Is it possible for the unencrypt not to work because I filled up the drives too much? The last thing I did before shutting down was backup my desktop for the first time and I'm thinking I might have filled the drives to capacity. Could this be the problem?

zpool list gives me

Code:
NAME      SIZE  ALLOC  FREE    CAP  DEDUP  HEALTH  ALTROOT                   
storage  10.9T  10.7T  174G    98%  1.00x  ONLINE  /mnt
 

loki_racer

Dabbler
Joined
Jan 2, 2014
Messages
23
I exported the volume then did a fresh FreeNAS 9.2.0-release install.

When I try to auto-import I still 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
 

loki_racer

Dabbler
Joined
Jan 2, 2014
Messages
23
I just have to say, cyberjock is freaking amazing. After discussing this issue with him and hiring him to help me, he was able to resolve the issue.

I can't thank cyberjock enough for his services. Great to deal with, no nonsense, just sorted out the issue and got me back up and running.
 

warri

Guru
Joined
Jun 6, 2011
Messages
1,193
Do you or cyberjock mind sharing what the problem was?
 

Knowltey

Patron
Joined
Jul 21, 2013
Messages
430
Yes, it would be great if you could actually document what exactly the solution was here in case someone else in the future finds this topic because they were searching around for a solution to having just such a problem.

Always hate it when I do a Google Search for some technical problem I'm encountering and I find a forum topic regarding the exact issue I'm having only to have the person in the end be like "lol never mind guys I fixed it, thanks anyway"
 

cyberjock

Inactive Account
Joined
Mar 25, 2012
Messages
19,525
The issue was a one-off. I could explain it in detail, but there's no real value for the average person. There were potential issues do to power loss at inopportune times and potential configuration issues.
 

cyberjock

Inactive Account
Joined
Mar 25, 2012
Messages
19,525
To be honest, I wouldn't feel comfortable explaining it because people will think it works for them and it could be very dangerous in the wrong situation.
 
Status
Not open for further replies.
Top