Hi everybody
I use command
crm configure primitive apache ocf:heartbeat:apache
params "/opt/lampp/etc/httpd.conf" meta resource-stickiness=1
target-role=stopped op start timeout=120s op stop timeout=120s op monitor
timeout=20s interval=10s op status timeout=30s;
and
crm resource start apache
to start a apache resource, however when I use crm resource show it appears
apache (ocf::heartbeat:apache) Stopped
what's wrong with it?
_______________________________________________
Pacemaker mailing list: [email protected]
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