Jails won't start after power loss
Posted: 04 Apr 2014 16:28
I have two jails, and neither will start after I lost power unexpectedly last night (Time for a UPS battery replacement). I've tried manually starting from the commandline, and I get this -
I tired reinstalling theBrig, but it didn't help. I can't find any error's in theBrig's logs, or anywhere else. I'm really not sure where to go from here.
Please help!
EDIT: I created a new, empty jail, and it starts fine. Comparing the two configs, I noticed that the ownCloud jail didn't have a jail start command. I copied the start command from my test jail to it, but it still won't start.
Code: Select all
nas4free: ~ # /etc/rc.d/jail start ownCloud
Configuring jails:.
Starting jails: cannot start jail "ownCloud":
jail: exec /bin/sh: No such file or directory
jail: /bin/sh /etc/rc: failed
.
Please help!
EDIT: I created a new, empty jail, and it starts fine. Comparing the two configs, I noticed that the ownCloud jail didn't have a jail start command. I copied the start command from my test jail to it, but it still won't start.