From owner-freebsd-questions@FreeBSD.ORG Fri Feb 16 22:26:35 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9D30B16A409 for ; Fri, 16 Feb 2007 22:26:35 +0000 (UTC) (envelope-from koch@rz.tu-clausthal.de) Received: from hades.rz.tu-clausthal.de (hades.rz.tu-clausthal.de [139.174.2.20]) by mx1.freebsd.org (Postfix) with ESMTP id 5605E13C461 for ; Fri, 16 Feb 2007 22:26:35 +0000 (UTC) (envelope-from koch@rz.tu-clausthal.de) Received: from hades.rz.tu-clausthal.de (localhost [127.0.0.1]) by localhost (Postfix) with SMTP id 7B8501FF473 for ; Fri, 16 Feb 2007 23:26:33 +0100 (CET) Received: from tu-clausthal.de (poseidon [139.174.2.21]) by hades.rz.tu-clausthal.de (Postfix) with ESMTP id 35FFC1FF472 for ; Fri, 16 Feb 2007 23:26:33 +0100 (CET) Received: from [2001:6f8:137d:0:2e0:29ff:fe0b:7e2d] (account ok HELO [IPv6:2001:6f8:137d:0:2e0:29ff:fe0b:7e2d]) by tu-clausthal.de (CommuniGate Pro SMTP 5.1.6) with ESMTPSA id 20701583 for freebsd-questions@freebsd.org; Fri, 16 Feb 2007 23:26:32 +0100 Message-ID: <45D62FBD.1090604@rz.tu-clausthal.de> Date: Fri, 16 Feb 2007 23:27:09 +0100 From: Oliver Koch User-Agent: Thunderbird 1.5.0.9 (Windows/20061207) MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <45D62898.60506@netfence.it> In-Reply-To: <45D62898.60506@netfence.it> X-Enigmail-Version: 0.94.0.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigC37B05812F6EC7ACA18481CA" X-Virus-Scanned: by PureMessage V4.7 at tu-clausthal.de Subject: Re: named already running? 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: Fri, 16 Feb 2007 22:26:35 -0000 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 " 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--