Displaying 1 result from an estimated 1 matches for "client_pid_dead".
2012 Sep 06
1
How to properly test watchdog?
...an see the register requests. When I
start sanlock with "service sanlock start" I can see it talk to the wdmd
process, as debug logs "register ............ sanlock_daemon". I then
send a "kill -9" signal to the daemon to try to simulate a crash, and
wdmd logs "client_pid_dead".
I would expect Watchdog to see that the PID is dead and as a result
start the timer and reboot the server. It does not do that however. Am I
misunderstanding how it reacts to TERM requests? How can I properly test
wdmd?
Thanks for the help!