Re: [Linux-HA] Cannot add more than 4 host to ping test list

2011-02-09 Thread Andrew Beekhof
On Fri, Feb 4, 2011 at 12:00 PM, Stratos Zolotas wrote: > Hello to all. > > I have a very simple setup (trying to learn) with two nodes > (Active/Passive) and a simple resource (failover ip). > > I'm trying to setup the cluster to change the running node for the > resource when ping fails. I have

Re: [Linux-HA] Antw: Re: stonith resource in RHEL6

2011-02-09 Thread Andrew Beekhof
On Mon, Feb 7, 2011 at 8:16 PM, ap wrote: > On Mon, Feb 7, 2011 at 1:04 PM, ap wrote: > >  Hi list, > >  I have pacemaker-1.1.2, corosync-1.2.3 and try to implement a meatware >  resource. >  (Btw. stonith -t (as referenced in >  http://www.clusterlabs

[Linux-HA] Antw: Could not connect to the CIB: Remote node did not respond

2011-02-09 Thread Ulrich Windl
>>> schrieb am 09.02.2011 um 16:00 in Nachricht <253e072d9bb4e94782e852095edbc596030b1...@excsth01.csa.space.gc.ca>: [...] > Call cib_replace failed (-41): Remote node did not respond [...] Hi, I cannot help on the issue (I'm still at the "theory phase with Linux HA"), but I'd beg the author

Re: [Linux-HA] Could not connect to the CIB: Remote node did not respond

2011-02-09 Thread Liang.Ma
Forgot mentioning that the pair of nodes work before. And I can still run "crm configure show". Here is the configuration. node $id="bc6bf61d-6b5f-4307-85f3-bf7bb11531bb" arsvr2 \ attributes standby="off" node $id="bf0e7394-9684-42b9-893b-5a9a6ecddd7e" arsvr1 \ attributes standby=

[Linux-HA] Could not connect to the CIB: Remote node did not respond

2011-02-09 Thread Liang.Ma
Hi There, After a network and power shutdown, my LAMP cluster servers were totally screwed up. Now crm status gives me crm status Last updated: Wed Feb 9 09:44:17 2011 Stack: Heartbeat Current DC: arsvr2 (bc6bf61d-6b5f-4307-85f3-bf7bb11531bb) - partition with quorum Version: 1.0.

Re: [Linux-HA] resource stickness question

2011-02-09 Thread Andrew Beekhof
On Wed, Feb 9, 2011 at 9:05 AM, Erik Dobák wrote: > i have 2 nodes which are running 2 resource groups in an active/passive > cluster. my goal was to run 1 resource active on lc-cl1 and the other > resource on node lc-cl2. > > this is how i configured it: > > group bamcluster ipaddr2 lcbam \ >    

Re: [Linux-HA] how to configure heartbeat for polling MySql server?

2011-02-09 Thread Andrew Beekhof
On Wed, Feb 2, 2011 at 5:28 PM, Danilo wrote: > On 02/01/2011 09:32 AM, Cristian Mammoli - Apra Sistemi wrote: >> On 01/31/2011 10:08 AM, Danilo Abbasciano wrote: >> >>> If the running node is rebooted the cluster works and the service will >>> switched to the other node. But if I stop MySql, the

[Linux-HA] concurrent resources in heartbeat?

2011-02-09 Thread Erik Dobák
i search all ready resources mutual exclusion and concurrent resources but did not find anything usefull. question: is it possible to configure 2 resources with different configurations (jboss where the ip is different) on 2 node cluster, so that resource1 xor resource2 is running? need to do this

[Linux-HA] Pacemaker not detecting node failure

2011-02-09 Thread James Smith
Hi, I've got an extremely frustrating problem, with apparently no real solution. Background info: Two nodes, in Active/Passive, running DRBD and IET with pacemaker handling resources, corosync is the messaging layer. Resource monitoring is enabled on all resources. When it works, this is all

Re: [Linux-HA] [Pacemaker] Solved: SLES 11 HAE SP1 Signon to CIB Failed

2011-02-09 Thread Darren.Mansell
> > So I compared the /etc/ais/openais.conf in non-sp1 with > /etc/corosync/corosync.conf from sp1 and found this bit missing which > could be quite useful... > > service { > # Load the Pacemaker Cluster Resource Manager > ver: 0 > name: pacemaker >

[Linux-HA] resource stickness question

2011-02-09 Thread Erik Dobák
i have 2 nodes which are running 2 resource groups in an active/passive cluster. my goal was to run 1 resource active on lc-cl1 and the other resource on node lc-cl2. this is how i configured it: group bamcluster ipaddr2 lcbam \ meta target-role="Started" is-managed="true" group bamcluste