Hi Sven not to sure if this will help or not but i had a similar issue with heartbeat/pacemaker on centos and i added these entries into my httpd.conf and it works fine now
*1- Setting* ExtendedStatus On *2- Enable the server-status* <Location /server-status> SetHandler server-status Order deny,allow Deny from all Allow from 127.0.0.1 </Location> I'm not sure exactly what effect the above has as i seen the above discussed in another forum and gave it a try Regards Paul On 8 February 2011 15:13, Testuser SST <fatcha...@gmx.de> wrote: > Hi, > > I´m implementing a two node webserver on CentOS 5 with heartbeat/pacemaker > and DRBD. The first new installed node works fine, but when the second node > becomes active, there seems to be a problem with the apache starting up. Is > there a way to get some more information about the problem. I can start up > the apache with a "service httpd start" without any failure. > I´m using the packages supplied by the cluster labs repo. > > Here comes a part of the logfile: > > Feb 08 15:35:06 astinos crmd: [7660]: info: do_lrm_rsc_op: Performing > key=8:742:0:7d755c4b-fa07-4a1b-87f0-d78894638e98 op=Apache_start_0 ) > Feb 08 15:35:06 astinos lrmd: [7657]: debug: on_msg_perform_op:2359: > copying parameters for rsc Apache > Feb 08 15:35:06 astinos lrmd: [7657]: debug: on_msg_perform_op: add an > operation operation start[19] on ocf::apache::Apache for client 7660, its > parameters: CRM_meta_timeout=[20000] crm_feature_set=[3.0.1] > configfile=[/etc/httpd/conf/httpd.conf] to the operation list. > Feb 08 15:35:06 astinos lrmd: [7657]: info: rsc:Apache:19: start > apache[8406]: 2011/02/08_15:35:07 INFO: apache not running > apache[8406]: 2011/02/08_15:35:07 INFO: waiting for apache > /etc/httpd/conf/httpd.conf to come up > Feb 08 15:35:08 astinos lrmd: [7657]: WARN: Managed Apache:start process > 8406 exited with return code 1. > Feb 08 15:35:08 astinos crmd: [7660]: info: process_lrm_event: LRM > operation Apache_start_0 (call=19, rc=1, cib-update=25, confirmed=true) > unknown error > > > Any suggestions ? > > Kind Regards > > Sven > > > > > -- > NEU: FreePhone - kostenlos mobil telefonieren und surfen! > Jetzt informieren: http://www.gmx.net/de/go/freephone > > _______________________________________________ > Pacemaker mailing list: Pacemaker@oss.clusterlabs.org > http://oss.clusterlabs.org/mailman/listinfo/pacemaker > > Project Home: http://www.clusterlabs.org > Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf > Bugs: > http://developerbugs.linux-foundation.org/enter_bug.cgi?product=Pacemaker >
_______________________________________________ Pacemaker mailing list: Pacemaker@oss.clusterlabs.org http://oss.clusterlabs.org/mailman/listinfo/pacemaker Project Home: http://www.clusterlabs.org Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf Bugs: http://developerbugs.linux-foundation.org/enter_bug.cgi?product=Pacemaker