Hi,

i try to setup pacemaker apache resource with ocf:heartbeat:apache. But when pacemaker try to start the resource i get

Failed Actions:
* apache2_start_0 on node1 'not installed' (5): call=186, status=complete, exitreason='environment is invalid, resource considered stopped',

Here my config:

primitive apache2 apache \
        params configfile="/etc/apache2/apache2.conf" \
        params httpd="/usr/sbin/apache2" \
        params testurl="http://localhost"; \
        op monitor interval=10s timeout=20s \
        op start timeout=40s interval=0 \
        op stop timeout=60s interval=0 \
        meta target-role=Started

I am using Debian 8.5 with Apache 2.4.10 and Pacemaker 1.1.14.

Mit freundlichen Grüßen / Best regards
Heiko Reimer


--
Heiko Reimer
IT / Entwicklung

---------------------------------
Sport-Tiedje GmbH
International Headquarters
Flensburger Str. 55
D-24837 Schleswig

Tel.: +49 - 4621- 4210-864
Fax.: +49 - 4621 - 4210 879
heiko.rei...@sport-tiedje.de
http://www.sport-tiedje.com
---------------------------------

_____________________________________________________________
Diese Nachricht erhalten Sie im Namen der Sport-Tiedje Gruppe
Sport-Tiedje Head Office:
Sport-Tiedje GmbH
International Headquarters
Flensburger Str. 55
D-24837 Schleswig

Geschaeftsfuehrer / managing directors: Christian Grau, Sebastian Campmann, Dr. 
Bernhard Schenkel
Amtsgericht / local court Flensburg: HRB 1000 SL
Steuer-Nr.: 1529319096
UST-ID: DE813211547


_______________________________________________
Users mailing list: Users@clusterlabs.org
http://clusterlabs.org/mailman/listinfo/users

Project Home: http://www.clusterlabs.org
Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf
Bugs: http://bugs.clusterlabs.org

Reply via email to