On Thu, Jul 3, 2008 at 12:09, Ehlers, Kolja <[EMAIL PROTECTED]> wrote: > Thanks so much, now everything is working. > > Still I need alot of reading, to be honest the http://www.linux-ha.org page > is not giving me to much information rather than a few examples. Can you > remommend any place for more information?
Try: http://clusterlabs.org/mw/Image:Configuration_Explained.pdf > Also which testcases do you recommend other than unplugging the network > cables, restarting services and heartbeat? > > Also I will be using the apache mod_jk load balancer to work with tomcat and > my heartbeat cluster. Is that going to work w/o problems? > > Thanks again > > -----Ursprüngliche Nachricht----- > Von: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Auftrag von Dominik Klein > Gesendet: Donnerstag, 3. Juli 2008 11:55 > An: General Linux-HA mailing list > Betreff: Re: AW: [Linux-HA] Apache failover / renaming the binary > > > 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 > _______________________________________________ > Linux-HA mailing list > [email protected] > http://lists.linux-ha.org/mailman/listinfo/linux-ha > See also: http://linux-ha.org/ReportingProblems > > Geschäftsführung: Dr. Michael Fischer, Reinhard Eisebitt > Amtsgericht Köln HRB 32356 > Steuer-Nr.: 217/5717/0536 > Ust.Id.-Nr.: DE 204051920 > -- > This email transmission and any documents, files or previous email > messages attached to it may contain information that is confidential or > legally privileged. If you are not the intended recipient or a person > responsible for delivering this transmission to the intended recipient, > you are hereby notified that any disclosure, copying, printing, > distribution or use of this transmission is strictly prohibited. If you > have received this transmission in error, please immediately notify the > sender by telephone or return email and delete the original transmission > and its attachments without reading or saving in any manner. > > _______________________________________________ > Linux-HA mailing list > [email protected] > http://lists.linux-ha.org/mailman/listinfo/linux-ha > See also: http://linux-ha.org/ReportingProblems > _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
