[Pacemaker] "init: Id crm: respawning too fast: disabled for 5 minutes"
Vladislav Bogdanov
bubble at hoster-ok.com
Fri May 11 07:28:47 UTC 2012
19.04.2012 14:47, Parshvi wrote:
> “init: Id crm : respawning too fast: disabled for 5 minutes”
>
> Following entry has been made in /etc/inittab for snmp:
> crm:2345:respawn:/usr/sbin/crm_mon --daemonize -S 192.168.127.1
>From what I remember about sysvinit, services you start with respawn
flag should not detach from the controlling terminal (daemonize, go to
background). init makes all that by itself and then watches for process
to finish. Upon that it restarts the process.
So, just delete '--daemonize' and it should run fine.
Best,
Vladislav
More information about the Pacemaker
mailing list