Hi,

Andrea Venturoli schrieb:

> 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...

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

-- 
Oliver Koch                          Phone:  +49-(0)5323-72-2626
Computer Center                      Fax:    +49-(0)5323-72-3536
Clausthal University of Technology   E-Mail: [EMAIL PROTECTED]
Erzstraße 51                         Web:  http://www.rz.tu-clausthal.de
38678 Clausthal-Zellerfeld, Germany

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to