[Pacemaker] monitoring problem

2013-07-04 Thread u . schmeling
Hi , have setup a new resource respecting the http://www.linux-ha.org/doc/dev-guides/ra-dev-guide.html . The resource is starting as expected, however the monitoring doesn't seem to work. I wonder what the meaning of confirmed=false is: LRM operation mmm-monitor_monitor_1 (call=66, rc=0, c

[Pacemaker] Split brain issue

2011-04-29 Thread u . schmeling
Hi all, given a 2 node cluster running on vmware VMs on rhel6. We have two interfaces eth0 and eth1. Cluster (multicast) communication is delegated to eth1 (due to special multicast rules within our data center). So now if I would bring down eth1 I will run in a split brain situation. What is

[Pacemaker] resource order question

2011-04-29 Thread u . schmeling
Hi all, Using the MailTo resource I want to generate a more specific message, like this: Having 2 resources running on a node like MailTo and Dummy (besides some other resources) . Adding a order rule like "order Dummy-before-Notify inf: Dummy MailTo". So if the Dummy resource is started it wi

[Pacemaker] Configuration question

2011-04-28 Thread u . schmeling
Hi List, http://developerbugs.linux-foundation.org/enter_bug.cgi?product=Pacemaker my configuration consists of a 2 node cluster running a haproxy/apache environment. The active apache/haproxy config is bound to a pair of virtual addresses haproxyIP/apacheIP. There is a resource "webservice"

[Pacemaker] test please ignore

2011-04-28 Thread u . schmeling
___ Pacemaker mailing list: Pacemaker@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://developerbug

Re: [Pacemaker] corosync crash

2011-02-24 Thread u . schmeling
This is the same one you sent to the openais list right? On Thu, Feb 24, 2011 at 10:32 AM, wrote: > > Hi, > > my configuration has 2 nodes, one has a set of virtual adresses and a > webservice. The situation before crash: > node1: has all resources > node2: online, no resources > > action on nod

[Pacemaker] test

2011-02-24 Thread u . schmeling
This is a test, please ignore ___ Pacemaker mailing list: Pacemaker@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_Scratc

[Pacemaker] Cluster Communication fails after VMWare Migration

2011-02-23 Thread u . schmeling
Have build a 2 node apache cluster on VMWare virtual machines, which was running as expected. We had to migrate the machines to another computing center and after that the cluster communication didn't work anymore. Migration of vmS causes a change of the networks mac address. Maybe that's the r

Re: [Pacemaker] Failover configuration with apache

2011-02-08 Thread u . schmeling
On 02/08/2011 02:37 PM, u.schmel...@online.de wrote: > > Hi list, > > have some problems to setup the above configuration. My environment is as > follows: > > rhel6 , pacemaker-1.1.2-7.el6.x86_64, apache2, haproxy running on both nodes, > service addresses are managed by pacemaker > there is a

[Pacemaker] Failover configuration with apache

2011-02-08 Thread u . schmeling
Hi list, have some problems to setup the above configuration. My environment is as follows: rhel6 , pacemaker-1.1.2-7.el6.x86_64, apache2, haproxy running on both nodes, service addresses are managed by pacemaker there is an additional resource script, that takes care of reloading/restarting