Date: Fri, 16 Feb 2007 23:27:09 +0100 From: Oliver Koch <koch@rz.tu-clausthal.de> To: freebsd-questions@freebsd.org Subject: Re: named already running? Message-ID: <45D62FBD.1090604@rz.tu-clausthal.de> In-Reply-To: <45D62898.60506@netfence.it> References: <45D62898.60506@netfence.it>
next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigC37B05812F6EC7ACA18481CA Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi, Andrea Venturoli schrieb: > I'm getting this on several different 6.x servers: >=20 >> # sh /etc/rc.d/named restart >> Stopping named. >> named already running? (pid=3Dxxx). >=20 > and named won't restart; if I then >=20 >> # sh /etc/rc.d/named start >> Starting named. >=20 > it works fine. >=20 >=20 > Is this happening to other people? What could be the reason? > It's nothing critical, only a bit annoying, but I'm curious... it is possible that your named needs some time to be stopped and that your script wants to start named again before it hasn't been stopped completely. You could try to add a "sleep <x seconds>" between the stop and the start command. Kind regards, Oliver --=20 Oliver Koch Phone: +49-(0)5323-72-2626 Computer Center Fax: +49-(0)5323-72-3536 Clausthal University of Technology E-Mail: koch@rz.tu-clausthal.de Erzstra=DFe 51 Web: http://www.rz.tu-clausthal.d= e 38678 Clausthal-Zellerfeld, Germany --------------enigC37B05812F6EC7ACA18481CA Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFF1i/AF9sAGRi389URAkuVAJ4yWeg7SeEtpHhoymKpxxzasTgxygCcCbOs vTMDlISfTwe/jDu+TJv3szE= =d1Fa -----END PGP SIGNATURE----- --------------enigC37B05812F6EC7ACA18481CA--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?45D62FBD.1090604>