Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 09 Aug 2008 20:42:09 +0200
From:      albinootje <albinootje@gmail.com>
To:        Redd Vinylene <reddvinylene@gmail.com>
Cc:        freebsd-jail@freebsd.org
Subject:   Re: My jails just died
Message-ID:  <489DE501.1060106@gmail.com>
In-Reply-To: <f1019d520808090538j1c7585ctfc8a082d55f74508@mail.gmail.com>
References:  <f1019d520808090538j1c7585ctfc8a082d55f74508@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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.
> 
> (root@mother)(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





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?489DE501.1060106>