Bug 427084 - Named has to be restarted twice
Summary: Named has to be restarted twice
Keywords:
Status: CLOSED DUPLICATE of bug 426382
Alias: None
Product: Fedora
Classification: Fedora
Component: bind
Version: 8
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Adam Tkac
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-12-31 03:39 UTC by Ray Todd Stevens
Modified: 2013-04-30 23:37 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2008-01-02 11:44:14 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Ray Todd Stevens 2007-12-31 03:39:46 UTC
Description of problem:

Since the last update I have been having a problem on my name servers.  
/etc/init.d/named restart has to be run twice to actually restart the name server.

Example:

[root@john etc]# /etc/init.d/named restart
Stopping named:                                            [  OK  ]
Starting named: named: already running                     [FAILED]
[root@john etc]# /etc/init.d/named restart
Stopping named:                                            [  OK  ]
Starting named:                                            [  OK  ]

Version-Release number of selected component (if applicable):

[root@john etc]# rpm -qa | grep bind
bind-libs-9.5.0-20.b1.fc8
rpcbind-0.1.4-11.fc8
ypbind-1.20.4-2.fc8
bind-chroot-9.5.0-20.b1.fc8
bind-9.5.0-20.b1.fc8
bind-utils-9.5.0-20.b1.fc8

-rwxr-xr-- 1 root root  6152 2007-12-19 11:58 named

How reproducible:

Never have seem it fail to fail.

Steps to Reproduce:

See example above.

Additional info:

This may be a duplicate of one or more of 426382 426613 or 417431 in root cause,
but I can't see how their patches apply in this case in addition it appears that
the patches are supposed to be in the revision I am presently running.

Comment 1 Adam Tkac 2008-01-02 11:44:14 UTC

*** This bug has been marked as a duplicate of 426382 ***


Note You need to log in before you can comment on or make changes to this bug.