Date: Fri, 22 Apr 2011 22:24:28 -0400 From: "J. Hellenthal" <jhell@DataIX.net> To: Mickey Harvey <mh.unet@gmail.com> Cc: freebsd-jail@freebsd.org Subject: Re: starting jails hangs during boot Message-ID: <20110423022428.GB30454@DataIX.net> In-Reply-To: <BANLkTinfs%2BDgHNZSWhZaYct-4WzigFf5TQ@mail.gmail.com> References: <BANLkTinfs%2BDgHNZSWhZaYct-4WzigFf5TQ@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--z6Eq5LdranGa6ru8 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Apr 22, 2011 at 09:34:40AM -0700, Mickey Harvey wrote: >When I boot up my host rc hangs at "starting jails:" indefinitely. If i >Control^C during the hang boot continues as usual so I login ,run jls and >the jail appears to have started correctly. I can login to the jail as usu= al >using "jexec 1 sh". I'm using 8.2-RELEASE i386 on a VirtualBox VM. My rc is >set up as follows: > >ifconfig_em0=3D"DHCP" >ifconfig_em0_alias0=3D"10.0.2.16 netmask 255.255.255.255" >jail_enable=3D"YES" >jail_list=3D"www" >jail_www_rootdir=3D"/usr/local/ >jails/www" >jail_www_hostname=3D"www" >jail_www_ip=3D"10.0.2.16" >jail_www_devfs_enable=3D"YES" Take a look over the jail(8) manual page. There are some directions in there for services that you might consider disabling like sendmail etc. I would suspect that sendmail got stuck here and is waiting for its FQDN to resolve but wont because for whatever reason it can't find it. --=20 Regards, J. Hellenthal WWJD --z6Eq5LdranGa6ru8 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.17 (FreeBSD) Comment: http://bit.ly/0x89D8547E iQEcBAEBAgAGBQJNsjhcAAoJEJBXh4mJ2FR+4p0H/00M93VBvn4sKHC6cP9ATRDU uQAZB2A7f5XEVTMAtV7kDZLM1IPbb3prLSld9JeVlcN7KLez/jMJfSCVLLxB2PRG nu2IPcpejADp7gLGolgAtaFSd1wPsiXcRC1NL2IMliGvuThfAOvQIBY8McUKaE6y Q2Hw452G/7xDiIxYa7L5D+bcPS2q1z8dmLo7yz8GRgMtPHbl9UfoBs3KLcLuUKJA eF5369jp/ihn0Bf26PPTXq+lDN58bSCW92/f47wkwpUPwjF2FBKLgK2LiyQwEu4b qX+DtLFVtjpQye8ueW+kUHgW1vg6BRtQvAg5+m/E740k1fUj+im9F4VncLR0Rww= =4fOU -----END PGP SIGNATURE----- --z6Eq5LdranGa6ru8--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110423022428.GB30454>