Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Feb 2007 00:28:13 +0200
From:      Giorgos Keramidas <keramida@ceid.upatras.gr>
To:        freebsd-questions@freebsd.org
Subject:   Re: named already running?
Message-ID:  <20070216222813.GA6746@kobe.laptop>
In-Reply-To: <45D62898.60506@netfence.it>
References:  <45D62898.60506@netfence.it>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2007-02-16 22:56, Andrea Venturoli <ml.diespammer@netfence.it> wrote:
> Hello.
> 
> I'm getting this on several different 6.x servers:
> 
> > # sh /etc/rc.d/named restart
> > Stopping named.
> > named already running? (pid=xxx).
> 
> and named won't restart; if I then
> 
> > # sh /etc/rc.d/named start
> > Starting named.
> 
> it works fine.
> 
> Is this happening to other people? What could be the reason?
> It's nothing critical, only a bit annoying, but I'm curious...

yes.  I've seen it happen too.  I think it's a timing issue between the
process going away and the new named trying to start.  I haven't tried
to find the *real* cause of this, but it may be worth filing a problem
report, even if it's not a critical bug :)




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070216222813.GA6746>