Re: [Pacemaker] A very basic question

2009-03-16 Thread Lars Marowsky-Bree
On 2009-03-12T13:13:43, Romi Verma wrote: > > > > In this situation, unless you have no-quorum-policy=ignore, which I hope > > you don't, you will not have any node do anything, as both partitions > > are not larger than half the number of nodes. > > > > Thanks Dominik, > yes the no-quorum-polic

Re: [Pacemaker] A very basic question

2009-03-16 Thread Lars Marowsky-Bree
On 2009-03-12T11:50:34, Romi Verma wrote: > Lars , Andrew could you please reply. Could you please stop doing that? I _hate_ getting the same mail several twice, with broken threading, and now also forwarded by a 3rd party, possibly quickly after another. It is about the best way of ensuring I

Re: [Pacemaker] Three questions...

2009-03-16 Thread Romi Verma
> > > > i guess if DC fails then CRM will elect any other node for DC role and then > , this new DC will try to fence the errant node , if it fails to fence then > it will choose other node for this fencing task. > Andrew could you please confirm the above . one thing more related to stonith de

[Pacemaker] pacemaker.spec for the latest code

2009-03-16 Thread Junko IKEDA
Hi, I failed to build the latest pacemaker code on openSUSE build service. (build firm is RHEL4 and 5) It seems that there still remains some garbage "%dir %attr" in pacemaker.spec. Please check the attached. Best Regards, Junko Ikeda NTT DATA INTELLILINK CORPORATION spec.patch Description: B

Re: [Pacemaker] [Openais] do we have nodeid?

2009-03-16 Thread Chrissie Caulfield
Priyanka Ranjan wrote: > Hi All, > i am using suse 11 (openais+pacemaker ) cluster. do we have any way to > get nodeid or any other way to uniquely identify a node in cluster. > Hi, You can get the local nodeid using the libcpg call cpg_local_get() Chrissie ___

[Pacemaker] multi-running attribute

2009-03-16 Thread Glory Smith
Hi All, i want to know about multi-running attribute of a resource. i have configured a primitive resource on node1 when i tried to migrate it to a node2, it status changed to multirunning ( node1 ,node2). what does it mean? i didn't expect it for primitive resource. Best Regards