Hi, On Fri, Jan 09, 2009 at 08:47:02AM +0000, Thomas Mueller wrote: > > > crmd[11077]: 2008/12/27_13:09:16 info: do_lrm_rsc_op: Performing > > op=WebServerApache_start_0 key=7:3:e4fc23e6-92ab-4683-99ba-df387c448e32) > > lrmd[11074]: 2008/12/27_13:09:16 info: rsc:WebServerApache: start > > apache[11106][11114]: 2008/12/27_13:09:16 ERROR: Cannot parse config > > file [/etc/apache2/httpd.conf] > > > > There is no /etc/apache2/httpd.conf for it to find and parse. So that > > is coded somewhere, and I'll need to track that down and start again. > > > > try to set the "configfile" param to where your httpd.conf resides in > your apache resource.
Yes, this is a required parameter. There's usually a bit of configuration that needs to be done for a new cluster. Further, on apache, if for whatever reason it's not possible to enable the server status page, then set statusurl and testregex options appropriately. See the meta-data of the apache RA for more details. > and: try to use 2.1.4 instead of 2.1.3 of heartbeat. get it from*: > > http://download.opensuse.org/repositories/server:/ha-clustering:/lha-2.1/ > > or maybe get the heartbeat/pacemaker thing (HB 3.x)*: > > http://download.opensuse.org/repositories/server:/ha-clustering/ Good idea! Thanks, Dejan > - Thomas > > * found on http://www.linux-ha.org/download/ > > > _______________________________________________ > 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
