|
|
|
|
|
by kragen
678 days ago
|
|
after the parent kills the children that were sending the commands to the slaves, it needs to wait to reap the zombies, because there's no garbage collection for the dead children. otherwise the process table might fill up from all the forking, like with a fork bomb. then stonith failover will nuke the server, unless it's on the blacklist of dummy servers i wrote the stonith daemon in racket scheme because guile was too slow and was sometimes missing a heartbeat |
|