Date: Wed, 17 Oct 2007 22:06:03 -0400 From: Wesley Shields <wxs@atarininja.org> To: freebsd@vfemail.net Cc: freebsd-jail@freebsd.org Subject: Re: Jail not starting Message-ID: <20071018020603.GQ1102@atarininja.org> In-Reply-To: <20071017071218.e8drpa06jokko4gc@mail.vfemail.net> References: <20071017071218.e8drpa06jokko4gc@mail.vfemail.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Oct 17, 2007 at 07:12:18AM -0500, freebsd@vfemail.net wrote: > Dear all > > I have set up a Jail environment exactly the way suggested by the man page. > Now, even though I have jails_enable="YES" in my host rc.conf, and the > parameters are defined, it does not start on boot time. Also, if I try to > start it using the rc script like /etc/rc.d/jail start <myJail>, it says > configuring jail: and then Starting Jail: and simply sits there. > > to test it, I have run it manually, like > jail /Path/To/Jail <hostname> <IP> /bin/sh /etc/rc > > and it ran properly -- like the services I want to offer from within the > jails started (those are not even configured in host, so it has to be the > jail), they are serving, but still there is no jail pid in /var/run, no > process called jail, and I'm at a loss. > > I am running FreeBSD 6.2 stable updated last week and rebuilt (both host > and jail). > > Any suggestion, further diagnosis or request for further info is highly > appreciated. Without knowing what services you have starting in your jail it's hard to tell what's causing the delay. Try hitting ^T to see exactly what's going on while you are waiting. -- WXS
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20071018020603.GQ1102>