supervision - discussion about system services, daemon supervision, init, runlevel management, and tools such as s6 and runit
 help / color / mirror / Atom feed
* runit - runsv thinking a dead process is up
@ 2008-10-17 20:29 Charles Duffy
  2008-10-21 10:00 ` Gerrit Pape
  0 siblings, 1 reply; 3+ messages in thread
From: Charles Duffy @ 2008-10-17 20:29 UTC (permalink / raw)
  To: supervision

Per subject; I'm being told that the child is up (and with a given pid), 
but that pid doesn't exist:

# sv status postgresql
run: postgresql: (pid 3023) 1229s; run: log: (pid 2519) 4430s
# pstree -a -p 3023
# ls -l /proc/3023
ls: /proc/3023: No such file or directory
# sv status postgresql
run: postgresql: (pid 3023) 1241s; run: log: (pid 2519) 4442s

This is not easily reproducible -- presumably an odd race condition or 
somesuch.

Observed with runit 1.8.0; please let me know if newer releases contain 
germane fixes.



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-11-10 18:47 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-10-17 20:29 runit - runsv thinking a dead process is up Charles Duffy
2008-10-21 10:00 ` Gerrit Pape
2008-11-10 18:47   ` Charles Duffy

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).