Re: [Pacemaker] ocf_heartbeat_apache without default website

2012-04-14 Thread TigerInCanada
Have you got any apache vhosts listening on 127.0.0.1? Try creating a seperate vhost, listening only to the loopback interface on port 80. On 11 April 2012 12:33, Hugo Deprez wrote: > Hello, > > any idea ? > > Regards, > > On 10 April 2012 10:34, Hugo Deprez wrote: >> >> Dear community, >> >> I

Re: [Pacemaker] Configuring ocf:heartbeat:Filesystem monitoring

2012-04-11 Thread TigerInCanada
Changing "depth" to "OCF_CHECK_LEVEL" does the trick, thank you! Now I've just got to find a way to ensure the entire group stops once the failure is detected. On 11 April 2012 10:25, emmanuel segura wrote: > vim /usr/lib/ocf/resource.d/heartbeat/Filesystem >