From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.sysutils.supervision.general/624 Path: main.gmane.org!not-for-mail From: Gerrit Pape Newsgroups: gmane.comp.sysutils.supervision.general Subject: Re: Never mind ... (Was: When running ruby scripts, runsv tightly loops) Date: Sun, 7 Nov 2004 13:55:30 +0000 Message-ID: <20041107135411.13387.qmail@e25d0edd6a570d.315fe32.mid.smarden.org> References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1099835686 20203 80.91.229.6 (7 Nov 2004 13:54:46 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 7 Nov 2004 13:54:46 +0000 (UTC) Original-X-From: supervision-return-863-gcsg-supervision=m.gmane.org@list.skarnet.org Sun Nov 07 14:54:35 2004 Return-path: Original-Received: from antah.skarnet.org ([212.85.147.14] ident=qmailr) by deer.gmane.org with smtp (Exim 3.35 #1 (Debian)) id 1CQnV5-0002MV-00 for ; Sun, 07 Nov 2004 14:54:35 +0100 Original-Received: (qmail 25228 invoked by uid 76); 7 Nov 2004 13:54:57 -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 25223 invoked from network); 7 Nov 2004 13:54:57 -0000 Original-To: supervision@list.skarnet.org Mail-Followup-To: supervision@list.skarnet.org Content-Disposition: inline In-Reply-To: Xref: main.gmane.org gmane.comp.sysutils.supervision.general:624 X-Report-Spam: http://spam.gmane.org/gmane.comp.sysutils.supervision.general:624 On Sun, Nov 07, 2004 at 12:32:07AM -0500, Lloyd Zusman wrote: > It turns out that there was a file permissions problem within the runit > directory structure for managing my ruby daemon. Once I corrected it, > runsv stopped looping. Therefore, this had nothing to do with the ruby > interpreter. Hm, if runsv has trouble starting the run script, it should pause for a second before retrying, and not take up a high percentage of cpu. Can you say what exactly was the permissions problem? Thanks, Gerrit.