From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.sysutils.supervision.general/1876 Path: news.gmane.org!not-for-mail From: Robin Bowes Newsgroups: gmane.comp.sysutils.supervision.general Subject: Problems with tinydns/dnscache at startup Date: Tue, 24 Jun 2008 21:31:05 +0100 Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1214339498 23194 80.91.229.12 (24 Jun 2008 20:31:38 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 24 Jun 2008 20:31:38 +0000 (UTC) To: supervision@list.skarnet.org Original-X-From: supervision-return-2111-gcsg-supervision=m.gmane.org@list.skarnet.org Tue Jun 24 22:32:23 2008 Return-path: Envelope-to: gcsg-supervision@gmane.org Original-Received: from antah.skarnet.org ([212.85.147.14]) by lo.gmane.org with smtp (Exim 4.50) id 1KBFBV-00073J-Ka for gcsg-supervision@gmane.org; Tue, 24 Jun 2008 22:32:13 +0200 Original-Received: (qmail 27756 invoked by uid 76); 24 Jun 2008 20:31:42 -0000 Mailing-List: contact supervision-help@list.skarnet.org; run by ezmlm List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Archive: Original-Received: (qmail 27740 invoked from network); 24 Jun 2008 20:31:42 -0000 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 17 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 84-51-160-74.pambow882.adsl.metronet.co.uk User-Agent: Thunderbird 2.0.0.14 (X11/20080505) X-Enigmail-Version: 0.95.6 Original-Sender: news Xref: news.gmane.org gmane.comp.sysutils.supervision.general:1876 Archived-At: Hi, I've got some problems with tinydns/dnscache running on CentOS under runit. What seems to happen is that one or other of these services tries to start before the network is available, and succeeds/fails in such a way as to make runit believe it is running, but the service is not available. This has a knock-on effect since my dhcpd server depends on DNS for some IPs so the dhcpd server fails too! I need to do some more investigation to determine what the issue is, but this is a "production" machine so I can't take it up and down too much. Has any one seen anything like this before? R.