AW: [Linux-HA] Apache failover / renaming the binary

Dominik Klein dk at in-telegence.net
Thu Jul 3 03:55:24 MDT 2008


Ehlers, Kolja wrote:
> yes you are right, at that point I had not applied the fix. But now I have and when I rename the httpd- back to httpd on www1test and reboot www2test the IPaddre is failed over successfully to www1test but apache is not started. Just before the reboot I tryed to run apache manually ( /usr/lib/ocf/resource.d/heartbeat/apache start) and it worked heartbeat is not starting it though. Attached is the log

apache returned OCF_ERR_INSTALLED on www1test. This means _NEVER_ run it 
there again. So if you stop www2test - it has nowhere left to run.

After you rename (basically: make your service run again with whatever 
action you have to do for that) you should cleanup the resource on that 
node.

crm_resource -C -r $res $H $node

Regards
Dominik


More information about the Linux-HA mailing list