From owner-freebsd-questions@FreeBSD.ORG Sun Jun 28 11:52:01 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 66871106566C for ; Sun, 28 Jun 2009 11:52:01 +0000 (UTC) (envelope-from no-spam@people.net.au) Received: from smtp-01.syd.people.net.au (smtp-01.syd.people.net.au [218.214.225.99]) by mx1.freebsd.org (Postfix) with SMTP id D2BD58FC21 for ; Sun, 28 Jun 2009 11:52:00 +0000 (UTC) (envelope-from no-spam@people.net.au) Received: (qmail 27804 invoked from network); 28 Jun 2009 11:19:56 -0000 Received: from unknown (HELO bigblack) (218.214.176.70) by smtp-01.syd.people.net.au with SMTP; 28 Jun 2009 11:19:56 -0000 From: Ian To: freebsd-questions@freebsd.org Date: Sun, 28 Jun 2009 20:54:26 +0930 User-Agent: KMail/1.9.9 MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart11130015.C7zP3OlNES"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200906282054.33434.no-spam@people.net.au> Subject: named startup problems upgrading from 7.1p4 to 7.1p5 or 7.1p6 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 Jun 2009 11:52:01 -0000 --nextPart11130015.C7zP3OlNES Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Hi, I've been meaning to sort this out since the release of 7.1p5, but only= =20 just got around to it - I have an installation of 7.1 that runs bind and ha= s=20 been working fine up until I tried to update the system to 7.1p5 (using=20 freebsd-update). As soon as I apply the update & reboot, named loads but th= e=20 startup script hangs. If I press Ctrl+C, the system continues to boot. If I then run /etc/rc.d/na= med=20 start, named starts, but again the script hangs. I can do DNS lookups while= =20 named is running, so it seems to be functioning ok. I tried adding various echo statements to /etc/rc.d/named and found that th= e=20 script seems to run right through. The hang occurs where /etc/rc.subr echoe= s=20 out "Starting named" after the named script has run and that's where things= =20 seem to stop! Nothing else that is started by the rc.d scripts hangs, so I'= m=20 guessing /etc/rc.subr is ok. I did a diff of /etc/rc.d/named before & after the upgrade from p4 to p5 (o= r=20 p6 which has the same issue) and there are no changes to the file. Nothing seems to be logged anywhere that shows a problem, so I really have = no=20 idea what to check next. The only named entry in rc.conf is named_enable=3D"YES". Doing a freebsd-up= date=20 rollback restores normal operation and given that bind actually loads 7 see= ms=20 to work apart fromthe hanging script, I suspect there's nothing wrong with = my=20 bind configuration.=20 Any suggestions? Cheers, =2D- Ian gpg key: http://home.swiftdsl.com.au/~imoore/no-spam.asc --nextPart11130015.C7zP3OlNES Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (GNU/Linux) iEYEABECAAYFAkpHUvEACgkQPUlnmbKkJ6DtagCgrVkYYtCq5h7B1ES3YcKSzYxW pYsAn3WqW6otxBlALp6cycmraalhm70z =nc6e -----END PGP SIGNATURE----- --nextPart11130015.C7zP3OlNES--