[Pacemaker] problem with apache coming up

Testuser SST fatcharly at gmx.de
Wed Feb 9 09:08:10 EST 2011


Hi Raoul,

1. Configuration

node $id="0454dc6c-bcd0-49c4-8c8c-5b8e5e99068d" astinos \
	attributes standby="off"
node $id="4f254de7-c369-4066-8d5e-bf7bb2d1f128" daxos \
	attributes standby="off"
primitive Apache ocf:heartbeat:apache \
	params configfile="/etc/httpd/conf/httpd.conf" \
	op monitor interval="1min"
primitive HA_IP ocf:heartbeat:IPaddr2 \
	params ip="192.168.19.75" cidr_netmask="24" \
	op monitor interval="30s"
primitive WebDataFS ocf:heartbeat:Filesystem \
	params device="/dev/drbd20" directory="/mnt/clusterfs" fstype="ext3"
primitive wwwdrbd ocf:linbit:drbd \
	params drbd_resource="webcontent" \
	op monitor interval="60s"
ms WebData wwwdrbd \
	meta master-max="1" master-node-max="1" clone-max="2" clone-node-max="1" notify="true"
colocation Apache_WebDataFS inf: Apache WebDataFS colocation apache-with-ip inf: Apache HA_IP colocation fs_on_drbd inf: WebDataFS WebData:Master order Apache_after_WebDataFS inf: WebDataFS Apache order WebDataFS_after_WebData inf: WebData:promote WebDataFS:start property $id="cib-bootstrap-options" \
	dc-version="1.0.10-da7075976b5ff0bee71074385f8fd02f296ec8a3" \
	cluster-infrastructure="Heartbeat" \
	stonith-enabled="false" \
	no-quorum-policy="ignore"
rsc_defaults $id="rsc-options" \
	resource-stickiness="100"


2. nothing, httpd starts without any info
3. httpd-2.2.3-43.el5.centos.3
4. yes, both httpd.conf seems to be identical.


Kind Regards

Sven


-------- Original-Nachricht --------
> Datum: Tue, 08 Feb 2011 22:56:23 +0100
> Von: "Raoul Bhatia [IPAX]" <r.bhatia at ipax.at>
> An: The Pacemaker cluster resource manager <pacemaker at oss.clusterlabs.org>
> Betreff: Re: [Pacemaker] problem with apache coming up

> On 08.02.2011 17:05, Testuser SST wrote:
> > Hi Raoul,
> >
> > there is no entry in any httpd-logfile at the specific time. And the
> httpd.conf exists in the right path.
> >
> > [root at astinos httpd]# locate httpd.conf
> > /etc/httpd/conf/httpd.conf
> 
> 1. please post your config
> 2. what happens when you start httpd via something like:
>   /usr/sbin/httpd -DSTATUS -k start -f /etchttpd/conf/httpd.conf
> 
> 3. what http/apache server version do you actually use?
> 4. is the apache config identical on both hosts?
> 
> cheers,
> raoul
> 
> 
> _______________________________________________
> Pacemaker mailing list: Pacemaker at 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

-- 
Empfehlen Sie GMX DSL Ihren Freunden und Bekannten und wir
belohnen Sie mit bis zu 50,- Euro! https://freundschaftswerbung.gmx.de




More information about the Pacemaker mailing list