supervision - discussion about system services, daemon supervision, init, runlevel management, and tools such as s6 and runit
 help / color / mirror / Atom feed
From: Stefan Karrmann <sk@mathematik.uni-ulm.de>
Subject: Re: runit-1.0.0 release
Date: Thu, 19 Feb 2004 22:03:46 +0100	[thread overview]
Message-ID: <20040219210346.GA1349@web.de> (raw)
In-Reply-To: <20040219161550.3252.qmail@32660119fc094a.315fe32.mid.smarden.org>

Gerrit Pape (Thu, Feb 19, 2004 at 04:15:23PM +0000):
> On Mon, Feb 16, 2004 at 07:04:40PM -0300, Alejandro Mery wrote:
> > Gerrit Pape wrote:
> > >On Thu, Feb 12, 2004 at 06:15:10PM -0300, Alejandro Mery wrote:
> > >i'm just waiting for the last basic tools of sysvinit, for some
> > >What exactly are they?  I think runit is rather complete, you don't
> > >necessarily need pidof or local login accounting.  Also sulogin is not
> > >mandatory, you could also use some getty, e.g. fgetty.
> 
> > i don't know how fghack works but can i use it to warranty the restart
> > of the daemon if it crashes? can i use it to kill the daemon when needed?

AFAIR, it opens a bunch of pipes, spawns the real demon and exits if ALL
pipes are closed in the demon. This happens normally on its death.
fghack might pass signals to the demon.

> > i have...
> > echo 'Waiting for services to stop...'
> > svwaitdown -xk -t350 /service/*
> > 
> > and i got a *very* unconfortable state when one box had to reboot but it
> > passed the whole weekend in stage 3 just because one damn user didn't
> > close his ssh client.

Try svwaitdown -xk -t450 /service/*/log

You may loose some log messages from slow grandchild demons.

Sincerly,
-- 
Stefan


  reply	other threads:[~2004-02-19 21:03 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-02-10 15:35 Gerrit Pape
2004-02-11  8:35 ` Lukas Beeler
2004-02-11 17:37   ` Gerrit Pape
2004-02-11 19:23 ` Richard A Downing FBCS
2004-02-11 20:43   ` Gerrit Pape
2004-02-12 17:41     ` Richard A Downing FBCS
2004-02-12 20:46       ` Gerrit Pape
2004-02-12 21:15         ` Alejandro Mery
2004-02-13  2:13           ` nullmailer & fghack? (was Re: runit-1.0.0 release) Charlie Brady
2004-02-13  2:32             ` Alejandro Mery
2004-02-13 15:29               ` Charlie Brady
2004-02-13 16:32                 ` Alejandro Mery
2004-02-14 12:22           ` runit-1.0.0 release Gerrit Pape
2004-02-16 22:04             ` Alejandro Mery
2004-02-19 16:15               ` Gerrit Pape
2004-02-19 21:03                 ` Stefan Karrmann [this message]
2004-02-11 22:05   ` Thomas Schwinge
2004-03-08 19:22 ` runit-1.0.1 release Gerrit Pape
2004-03-30 19:08   ` runit-1.0.2 release Gerrit Pape
2004-06-28  7:55     ` runit-1.0.3 release Gerrit Pape
2004-08-02 16:43       ` runit-1.0.4 release Gerrit Pape
2004-09-22 20:44         ` runit-1.0.5 release Gerrit Pape

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20040219210346.GA1349@web.de \
    --to=sk@mathematik.uni-ulm.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).