Re: [Pacemaker] help building 2 node config

2014-03-17 Thread Alex Samad - Yieldbroker
Hi Given up on the clone resources, seems like there is no way to place the clones onto nodes, so I have fallen back onto this # Create ybrp ip address pcs resource create ybrpip ocf:heartbeat:IPaddr2 params ip=10.32.21.20 cidr_netmask=24 nic=eth0 clusterip_hash=sourceip-sourceport \ op

Re: [Pacemaker] crmd was aborted at pacemaker 1.1.11

2014-03-17 Thread Kazunori INOUE
2014-03-18 8:03 GMT+09:00 David Vossel : > > - Original Message - >> From: "Kazunori INOUE" >> To: "The Pacemaker cluster resource manager" >> Sent: Monday, March 17, 2014 4:51:11 AM >> Subject: Re: [Pacemaker] crmd was aborted at pacemaker 1.1.11 >> >> 2014-03-17 16:37 GMT+09:00 Kazunori

Re: [Pacemaker] help building 2 node config

2014-03-17 Thread Alex Samad - Yieldbroker
> -Original Message- > From: Andrew Beekhof [mailto:and...@beekhof.net] > Sent: Tuesday, 18 March 2014 2:02 PM > To: The Pacemaker cluster resource manager > Subject: Re: [Pacemaker] help building 2 node config > > > On 18 Mar 2014, at 1:36 pm, Alex Samad - Yieldbroker > wrote: > [sni

Re: [Pacemaker] Stonith & two nodes cluster

2014-03-17 Thread Digimer
On 17/03/14 11:52 PM, khaled atteya wrote: Hi, In case of two nodes cluster in case of Active/Active or Active/Passive, if split brain happen , which node will STONITH the other ? "The fast node" is the short answer. The long answer is that you can give one node a priority over the other by s

[Pacemaker] Stonith & two nodes cluster

2014-03-17 Thread khaled atteya
Hi, In case of two nodes cluster in case of Active/Active or Active/Passive, if split brain happen , which node will STONITH the other ? -- KHALED MOHAMMED ATTEYA System Engineer ___ Pacemaker mailing list: Pacemaker@oss.clusterlabs.org http://oss.clus

Re: [Pacemaker] help building 2 node config

2014-03-17 Thread Andrew Beekhof
On 18 Mar 2014, at 1:36 pm, Alex Samad - Yieldbroker wrote: > Hi > > > >> -Original Message- >> From: Andrew Beekhof [mailto:and...@beekhof.net] >> Sent: Tuesday, 18 March 2014 11:51 AM >> To: The Pacemaker cluster resource manager >> Subject: Re: [Pacemaker] help building 2 node con

Re: [Pacemaker] help building 2 node config

2014-03-17 Thread Alex Samad - Yieldbroker
Hi > -Original Message- > From: Andrew Beekhof [mailto:and...@beekhof.net] > Sent: Tuesday, 18 March 2014 11:51 AM > To: The Pacemaker cluster resource manager > Subject: Re: [Pacemaker] help building 2 node config > > > On 13 Mar 2014, at 4:13 pm, Alex Samad - Yieldbroker > wrote: >

Re: [Pacemaker] Pacemaker/corosync freeze

2014-03-17 Thread Andrew Beekhof
On 13 Mar 2014, at 11:44 pm, Attila Megyeri wrote: > Hello, > >> -Original Message- >> From: Jan Friesse [mailto:jfrie...@redhat.com] >> Sent: Thursday, March 13, 2014 10:03 AM >> To: The Pacemaker cluster resource manager >> Subject: Re: [Pacemaker] Pacemaker/corosync freeze >> >> ...

Re: [Pacemaker] What is the reason which the node in which failure has not occurred carries out "lost"?

2014-03-17 Thread Andrew Beekhof
On 12 Mar 2014, at 1:45 pm, Yusuke Iida wrote: > Hi, Andrew > 2014-03-12 6:37 GMT+09:00 Andrew Beekhof : >>> Mar 07 13:24:14 [2528] vm01 crmd: (te_callbacks:493 ) error: >>> te_update_diff: Ingoring create operation for /cib 0xf91c10, >>> configuration >> >> Thats interesting... is th

Re: [Pacemaker] help building 2 node config

2014-03-17 Thread Andrew Beekhof
On 13 Mar 2014, at 4:13 pm, Alex Samad - Yieldbroker wrote: > Well I think I have worked it out > > > # Create ybrp ip address > pcs resource create ybrpip ocf:heartbeat:IPaddr2 params ip=10.172.214.50 > cidr_netmask=24 nic=eth0 clusterip_hash=sourceip-sourceport \ >op start interval=

Re: [Pacemaker] Don't want to stop lsb resource on migration

2014-03-17 Thread Andrew Beekhof
On 14 Mar 2014, at 1:00 am, Bingham wrote: > Hello, > > My setup: > I have a 2 node cluster using pacemaker and heartbeat. I have 2 > resources, ocf::heartbeat:IPaddr and lsb:rabbitmq-server. > I have these 2 resources grouped together and they will fail over to > the

Re: [Pacemaker] Node in pending state, resources duplicated and data corruption

2014-03-17 Thread Andrew Beekhof
On 14 Mar 2014, at 10:32 pm, Gabriel Gomiz wrote: > Hi to all! > > We've a 4 node cluster and recently experienced a weird issue with Pacemaker > that resulted in three > database instance resources duplicated (running simultaneously in 2 nodes) > and subsequent data > corruption. > > I've

Re: [Pacemaker] constraints not working

2014-03-17 Thread Andrew Beekhof
On 14 Mar 2014, at 2:23 pm, Alex Samad - Yieldbroker wrote: > I have setup constraints to have orig and clone resources on separate boxes, > but after rebooting devrp1 all the resources are staying on devrp2 Can you attach the result of 'cibadmin -Ql' when the cluster is in this state please

Re: [Pacemaker] Question

2014-03-17 Thread Andrew Beekhof
On 14 Mar 2014, at 7:11 am, Digimer wrote: > On 13/03/14 04:08 PM, Andreas Sinn wrote: >> stonith-enabled="false" \ >> no-quorum-policy="ignore" > > I can't speak to your main question, but this is a split-brain waiting to > happen. Please configure and test stonith. Agree. A

Re: [Pacemaker] fencing question

2014-03-17 Thread Andrew Beekhof
On 14 Mar 2014, at 1:18 am, Karl Rößmann wrote: > Hi, > > I changed the running resource by > crm / configure / edit / commit. It seemed to work. > > I stopped the resource, and changed some details, > Whenever I commit again I get this warning: > warning: do_log: FSA: Input I_ELECTION_DC from

Re: [Pacemaker] Pacemaker and ldirectord with centos 6.5

2014-03-17 Thread Ryan O'Hara
On Tue, Mar 18, 2014 at 09:31:02AM +1100, Andrew Beekhof wrote: > I don't believe we RHEL (or clones) include ldirectord, I think > piranha is the equivalent. Ryan? Correct. We've never included ldirectord in RHEL, and it does not appear to exist in EPEL either. As mentioned, there was a package

Re: [Pacemaker] process/service watcher

2014-03-17 Thread Andrew Beekhof
On 14 Mar 2014, at 7:01 am, David Vossel wrote: > - Original Message - >> From: "Yair Ogen (yaogen)" >> To: "The Pacemaker cluster resource manager" >> Sent: Thursday, March 13, 2014 9:22:44 AM >> Subject: Re: [Pacemaker] process/service watcher >> >> >> >> Thanks Frank, so you conf

Re: [Pacemaker] How to delay first monitor op upon resource start?

2014-03-17 Thread Andrew Beekhof
On 14 Mar 2014, at 7:14 am, David Vossel wrote: > - Original Message - >> From: "Gianluca Cecchi" >> To: "The Pacemaker cluster resource manager" >> Sent: Thursday, March 13, 2014 12:00:16 PM >> Subject: [Pacemaker] How to delay first monitor op upon resource start? >> >> Hello, >> I

Re: [Pacemaker] pacemaker RHEL6 with cman

2014-03-17 Thread Andrew Beekhof
On 18 Mar 2014, at 9:46 am, Alex Samad - Yieldbroker wrote: > Oh > > Well sort of it was to align with RHEL6.x, I guess I will have to re eval > when it comes time to move to RHEL7. If you're using pcs, then you should hardly notice any difference. > > Alex > >> -Original Message-

Re: [Pacemaker] crmd was aborted at pacemaker 1.1.11

2014-03-17 Thread David Vossel
- Original Message - > From: "Kazunori INOUE" > To: "The Pacemaker cluster resource manager" > Sent: Monday, March 17, 2014 4:51:11 AM > Subject: Re: [Pacemaker] crmd was aborted at pacemaker 1.1.11 > > 2014-03-17 16:37 GMT+09:00 Kazunori INOUE : > > 2014-03-15 4:08 GMT+09:00 David V

Re: [Pacemaker] pacemaker RHEL6 with cman

2014-03-17 Thread Andrew Beekhof
On 17 Mar 2014, at 11:26 pm, Gianluca Cecchi wrote: > On Mon, Mar 17, 2014 at 12:19 AM, Alex Samad - Yieldbroker wrote: >> Hi >> >> >> >> I am in the process of migrating away from the pcmk plugin for corosync and >> converting to cman. >> >> So from what I gather its >> >> Pacemaker -> cm

Re: [Pacemaker] pacemaker RHEL6 with cman

2014-03-17 Thread Alex Samad - Yieldbroker
Oh Well sort of it was to align with RHEL6.x, I guess I will have to re eval when it comes time to move to RHEL7. Alex > -Original Message- > From: Gianluca Cecchi [mailto:gianluca.cec...@gmail.com] > Sent: Monday, 17 March 2014 11:27 PM > To: The Pacemaker cluster resource manager > Su

Re: [Pacemaker] Pacemaker and ldirectord with centos 6.5

2014-03-17 Thread Andrew Beekhof
I don't believe we RHEL (or clones) include ldirectord, I think piranha is the equivalent. Ryan? On 18 Mar 2014, at 4:04 am, Luc Paulin wrote: > Hi, > Has anyone setup a centos 6.5 LVS with ldirectord and pacemaker. Look like I > can't find the ldirectord package > > [root@fwpci-01 ~]# yum

[Pacemaker] Pacemaker and ldirectord with centos 6.5

2014-03-17 Thread Luc Paulin
Hi, Has anyone setup a centos 6.5 LVS with ldirectord and pacemaker. Look like I can't find the ldirectord package [root@fwpci-01 ~]# yum search ldirector Warning: No matches found for: ldirector No Matches found Am I missing something? I use to setup ldirectord on a on a centos 5.8, I had inst

Re: [Pacemaker] Multicast pitfalls? corosync [TOTEM ] Retransmit List:

2014-03-17 Thread Beo Banks
nope...eth1 is direct connected 2014-03-05 14:00 GMT+01:00 Nikita Staroverov : > 05.03.2014 16:50, Beo Banks пишет: > > thanks jan. but i am using the newest rhel release and i have still the >> issue. >> >> Hello, how your nodes interconnected? Is there switch between them? > > >

Re: [Pacemaker] pacemaker RHEL6 with cman

2014-03-17 Thread Gianluca Cecchi
On Mon, Mar 17, 2014 at 12:19 AM, Alex Samad - Yieldbroker wrote: > Hi > > > > I am in the process of migrating away from the pcmk plugin for corosync and > converting to cman. > > So from what I gather its > > Pacemaker -> cman -> corosync > > Can I still configure corosync with /etc/corosync/cor

Re: [Pacemaker] crmd was aborted at pacemaker 1.1.11

2014-03-17 Thread Kazunori INOUE
2014-03-17 16:37 GMT+09:00 Kazunori INOUE : > 2014-03-15 4:08 GMT+09:00 David Vossel : >> >> >> - Original Message - >>> From: "Kazunori INOUE" >>> To: "pm" >>> Sent: Friday, March 14, 2014 5:52:38 AM >>> Subject: [Pacemaker] crmd was aborted at pacemaker 1.1.11 >>> >>> Hi, >>> >>> When s

Re: [Pacemaker] Pacemaker/corosync freeze

2014-03-17 Thread Attila Megyeri
Hi David, Jan, For the time being corosync 2.3.3 looks stable with libqb 0.17.0 with both build from source. Thank you very much for the guidance! Attila > -Original Message- > From: David Vossel [mailto:dvos...@redhat.com] > Sent: Thursday, March 13, 2014 9:22 PM > To: The Pacemaker cl

Re: [Pacemaker] crmd was aborted at pacemaker 1.1.11

2014-03-17 Thread Kazunori INOUE
2014-03-15 4:08 GMT+09:00 David Vossel : > > > - Original Message - >> From: "Kazunori INOUE" >> To: "pm" >> Sent: Friday, March 14, 2014 5:52:38 AM >> Subject: [Pacemaker] crmd was aborted at pacemaker 1.1.11 >> >> Hi, >> >> When specifying the node name in UPPER case and performing >> c