[Sqlrelay-discussion] sqlrelay rc initscript
Brought to you by:
mused
|
From: Ragnar R. <rr...@mi...> - 2007-01-09 10:22:15
|
Hello. I found two small bugs in sqlr-start/stop If the machine was rebooted uncleanly and thus sqlr-stop was not run, stale pidfiles are left preventing sqlr-start to start them. sqlr-start should check if the pidfiles point to living pids. Sometimes sqlr-stop does not kill all processes (can not reproduce) I wrote and tested the following script only on HP-UX B.11.11 (attached sqlrelay.rc) |