From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.sysutils.supervision.general/929 Path: news.gmane.org!not-for-mail From: Joshua N Pritikin Newsgroups: gmane.comp.sysutils.supervision.general Subject: svlogd choaking on lock Date: Wed, 7 Dec 2005 17:35:42 +0530 Message-ID: <20051207120542.GF10371@always.joy.eth.net> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="A9z/3b/E4MkkD+7G" X-Trace: sea.gmane.org 1133956997 721 80.91.229.2 (7 Dec 2005 12:03:17 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 7 Dec 2005 12:03:17 +0000 (UTC) Original-X-From: supervision-return-1165-gcsg-supervision=m.gmane.org@list.skarnet.org Wed Dec 07 13:03:09 2005 Return-path: Original-Received: from antah.skarnet.org ([212.85.147.14]) by ciao.gmane.org with smtp (Exim 4.43) id 1Ejxyp-0007hK-4W for gcsg-supervision@gmane.org; Wed, 07 Dec 2005 13:01:03 +0100 Original-Received: (qmail 28100 invoked by uid 76); 7 Dec 2005 12:01:23 -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 28094 invoked from network); 7 Dec 2005 12:01:23 -0000 Original-To: supervision@list.skarnet.org Content-Disposition: inline X-PGP-Key: 06E3 3D22 D307 AAE6 ACB4 6B44 A9CA A794 A4A6 0BBD X-Request-PGP: http://openheartlogic.org/personal/pubkey.asc User-Agent: Mutt/1.5.4i Xref: news.gmane.org gmane.comp.sysutils.supervision.general:929 Archived-At: --A9z/3b/E4MkkD+7G Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi! I'm using svlogd for apache2 access logs. However, this is not working too well. The problem is that when apache restarts, say a graceful USR1 restart, then it kills the old svlogd and starts a new one fast enough that I almost always get: svlogd: warning: unable to lock directory: /var/log/apache2/access: temporary failure svlogd: fatal: no functional log directories. The error log was exhibiting the same problem but then I figured out how to route the ErrorLog through /dev/fd/3 and then runsv took care of not restarting svlogd. So only the access log problem remains. Suggestions? --=20 Make April 15 just another day, visit http://fairtax.org --A9z/3b/E4MkkD+7G Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQFDltAWqcqnlKSmC70RAmdaAJ4suNhIkrkCSmpikodHjeUPYZqZDwCg0AT4 rqDalsBJgRAAQWGACu4wLPo= =BmCg -----END PGP SIGNATURE----- --A9z/3b/E4MkkD+7G--