Re: [Pacemaker] running same resource on both nodes through clone

2013-06-07 Thread ESWAR RAO
Hi Dejan, Thanks for the info. Please correct me if my below understanding is wrong?? With the clone, we can work out a active/active model as i understood from Pacemaker guide. Isn't that hot standby mode? So the resources would be up and running on both nodes. In my setup, I am unable to just a

Re: [Pacemaker] Is possible to configure Pacemaker Active / Passive failover without hardware?

2013-06-07 Thread Michael Furman
Thank you for the prompt response! I am new in HA but I learn fast :) Anycase, due to luck of time we must start without a fencing device and only network. Is it possible with Pacemaker? In the next release we will add fencing. Can you send me link to doc? BTW, may be you know if the first versio

Re: [Pacemaker] running same resource on both nodes through clone

2013-06-07 Thread Dejan Muhamedagic
Hi, On Fri, Jun 07, 2013 at 08:47:19PM +0530, ESWAR RAO wrote: > Hi Dejan, > > Thanks for the response. > > In our setup, we want the resources to start on the 2 nodes (active/active) > so that the downtime would be less. hot-standby, I guess. I think that there was a discussion about it but ca

Re: [Pacemaker] Removing resource from group without disturbing remaining resources in group

2013-06-07 Thread Andreas Mock
Hi Dejan, thanks for answering. I'll have a look at it and will see whether sets fit our needs better. Have a nice weekend. Best regards Andreas Mock -Ursprüngliche Nachricht- Von: Dejan Muhamedagic [mailto:deja...@fastmail.fm] Gesendet: Freitag, 7. Juni 2013 17:28 An: 'The Pacemaker

Re: [Pacemaker] Removing resource from group without disturbing remaining resources in group

2013-06-07 Thread Dejan Muhamedagic
Hi, On Fri, Jun 07, 2013 at 04:45:34PM +0200, Andreas Mock wrote: > Hi Dejan, > > we need colocation and order constraints. If you need both, then groups are fine. > IMHO it's an use case for sets, but I have to admit > that I don't really understand how to configure them > with crm. A group gi

Re: [Pacemaker] running same resource on both nodes through clone

2013-06-07 Thread ESWAR RAO
Hi Dejan, Thanks for the response. In our setup, we want the resources to start on the 2 nodes (active/active) so that the downtime would be less. All clients connect to the VIP. If the resource on any one node goes down, I expect the VIP should be moved to another node and since the resource is

Re: [Pacemaker] Is possible to configure Pacemaker Active / Passive failover without hardware?

2013-06-07 Thread Digimer
It is possible in the same way that it is possible to drive on the highway without your seatbelt. First time something goes wrong though, you are in deep trouble. The biggest risk is a node that locks up but doesn't die. Any network based "detection" will not be able to tell the difference betw

Re: [Pacemaker] Removing resource from group without disturbing remaining resources in group

2013-06-07 Thread Andreas Mock
Hi Dejan, we need colocation and order constraints. IMHO it's an use case for sets, but I have to admit that I don't really understand how to configure them with crm. A group gives a group resource id which I can use as reference in the contraints. It makes the config simple. IP1-| IP2---> servi

[Pacemaker] Is possible to configure Pacemaker Active / Passive failover without hardware?

2013-06-07 Thread Michael Furman
Dear Pacemaker community! I want to install 2 Centos machines and to configure HA using one virtual IP. I do not want to use power card or something like this. I want to use communication to determine the failing of nodes: broadcast / mulicast UDP / TCP. But I am confused if it possible.

Re: [Pacemaker] group resource starting parallel

2013-06-07 Thread Dejan Muhamedagic
Hi, On Thu, Jun 06, 2013 at 09:01:33AM +0200, Florian Crouzat wrote: > Le 05/06/2013 16:23, Wolfgang Routschka a écrit : > >Hi Guys, > > > >one question about group resource for starting parallel configuring with > >crmshell (Scientific Linux 64 > >with pacemaker 1.1.8-7, cman-3.0.12.1-49 and cr

Re: [Pacemaker] running same resource on both nodes through clone

2013-06-07 Thread Dejan Muhamedagic
Hi, On Fri, Jun 07, 2013 at 12:49:49PM +0530, ESWAR RAO wrote: > Hi All, > > I am trying to run same RA on both nodes using clone. > My set up is a 2 node cluster with HB+pacemaker. > > The RA aren't started automatically. > They are started through pacemaker only. > > +

Re: [Pacemaker] Removing resource from group without disturbing remaining resources in group

2013-06-07 Thread Dejan Muhamedagic
On Thu, Jun 06, 2013 at 06:15:26PM +0200, Andreas Mock wrote: > Hi Florian, > > thank you very much for that method description. > It seems that it does exactly what we want. By the way. > It's the same use case as yours. Many IP for which we > want a constraint handle (group). But wouldn't just

[Pacemaker] Implement the ability to change the display options during operation.

2013-06-07 Thread yusuke iida
Hi, Andrew I implemented the function which changes a display option during operation of crm_mon. If this function is used, the time and effort which changes an option and reboots crm_mon can be saved. Furthermore, I extended the function from now on and think that he would like to also attach th

[Pacemaker] running same resource on both nodes through clone

2013-06-07 Thread ESWAR RAO
Hi All, I am trying to run same RA on both nodes using clone. My set up is a 2 node cluster with HB+pacemaker. The RA aren't started automatically. They are started through pacemaker only. + #crm configure primitive ha_vip ocf:IPaddr2 param