Hello albinootje :) It turned out to be a combination of sendmail and a couple of mongrel processes that prevented the jails from loading properly.
Bjoern Zeeb helped me identify the issue, I disabled them, and my jails went back up! Much obliged though, and have a nice day! On Sat, Aug 9, 2008 at 8:42 PM, albinootje <[EMAIL PROTECTED]> wrote: > Redd Vinylene wrote: > >> My jails just died. They worked just fine yesterday and I haven't >> touched anything. >> >> I've tried rebooting over and over but they just won't start. jls remains >> empty. >> >> ([EMAIL PROTECTED])(08/09+12:25) >> (/usr) /etc/rc.d/jail start >> Configuring jails:. >> Starting jails: >> >> Nothing happens. I'm confused. > > could you post the output of : # grep -i jails /etc/rc.conf > and # uname -a ? > > in the meantime you can try starting just one of your jails manually > following the jail manual page, like e.g. > > jail /data/jail/192.168.11.100 testhostname 192.168.11.100 \ > /bin/sh /etc/rc > > to narrow down the exact problem > > > -- http://www.home.no/reddvinylene _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-jail To unsubscribe, send any mail to "[EMAIL PROTECTED]"
