From: Jamie C. <jca...@we...> - 2004-02-19 22:15:36
|
It looks like BIND is running under a chroot directory, perhaps /var/run/bind. Is that the case on your system? It is quite possible that a new version of the Debian BIND package has changed the default location of the PID file. However, Webmin should be able to find it automatically by looking at the pid-file directive in named.conf (assuming there is one). - Jamie On Thu, 2004-02-19 at 19:51, Martin Mewes wrote: > Howdy folks, > > I think I reported this some days ago but did not get a response, so > maybe you missed it. > > I have recently upgraded my Bind and now Webmin says it is not > running. Bind (Version 9.2.3-1.backports.org.1) is up and running, but > > a) Webmin checks for it every five minutes in the System and Server > Status-Module and reports an error. > b) In Virtualmin (latest version) reports Bind is down > d) The Bind-Module itself says it is not up and running > > If I do a ps > > ds217-115-144-166:/etc/mail# pp | grep named > 3907 ? S 0:00 /usr/sbin/named > 3908 ? S 0:04 \_ /usr/sbin/named > 3909 ? S 0:08 \_ /usr/sbin/named > 3910 ? S 0:01 \_ /usr/sbin/named > 3911 ? S 0:01 \_ /usr/sbin/named > > I can find it. > > The search for the PID-file says > > ds217-115-144-166:/etc/mail# locate named.pid > /var/run/bind/run/named.pid > > So I went back to the Bind-Modules-Configuration and explicity set the > location of the PID-File to that file and everything works ok. > > Maybe this is a weird configuration, because I use a backport of Bind. > Can someone confirm this issue. > > > bis dahin - kind regards > > Martin Mewes |