public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] BIND 9.3.2 won't start
@ 2006-02-16 17:15 Chris Bare
  2006-02-16 17:32 ` [gentoo-user] " Remy Blank
  0 siblings, 1 reply; 2+ messages in thread
From: Chris Bare @ 2006-02-16 17:15 UTC (permalink / raw
  To: gentoo-user

I just upgraded to BIND 9.3.2 and now when I try:

/etc/init.d/named start

it says:

 * WARNING:  "named" has already been started.

I used to have this problem before, so I checked my notes and saw this is what
I did to fix it:
oberon log # mkdir /var/run/named
oberon log # chmod 700 /var/run/named
oberon log # chown named /var/run/named

but I checked and that directory is already there and empty.

If I start named by hand, it works fine, so this is a glitch in the init
scripts somewhere. Before I try digging through the many layers of init
scripts, has anyone seen this and figured it out already?

-- 
Chris Bare
chris@bareflix.com
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-user]  Re: BIND 9.3.2 won't start
  2006-02-16 17:15 [gentoo-user] BIND 9.3.2 won't start Chris Bare
@ 2006-02-16 17:32 ` Remy Blank
  0 siblings, 0 replies; 2+ messages in thread
From: Remy Blank @ 2006-02-16 17:32 UTC (permalink / raw
  To: gentoo-user

Chris Bare wrote:
> I just upgraded to BIND 9.3.2 and now when I try:
> 
> /etc/init.d/named start
> 
> it says:
> 
>  * WARNING:  "named" has already been started.

Kill all named processes:

  killall named

Tell the init script that you have done so:

  /etc/init.d/named zap

Start named:

  /etc/init.d/named start

That should do.
-- Remy


Remove underscore and suffix in reply address for a timely response.

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-02-16 17:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-02-16 17:15 [gentoo-user] BIND 9.3.2 won't start Chris Bare
2006-02-16 17:32 ` [gentoo-user] " Remy Blank

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox