Re: [Pacemaker] Error when managing network with ping/pingd.

2013-09-17 Thread Francis SOUYRI
Hello, Thank for your reply Andreas, I set the multiplier to 1000, cut the netword nothing append. I have these score: Resource Score Node Stickiness #Fail IPaddr2_dhcpd 1000 noeud2.apec.fr 1000 IPaddr2_dhcpd 1350 noeud1.apec.fr 1000

Re: [Pacemaker] CMAN nodes online

2013-09-17 Thread Gopalakrishnan N
Thanks for the link.. On Tue, Sep 17, 2013 at 9:33 PM, Patrick Lists < pacemaker-l...@puzzled.xs4all.nl> wrote: > Hi, > > Would you mind not using this mailing list as a kind of chat channel where > you send an email to this list every few minutes something happens or does > not happen with your

Re: [Pacemaker] CMAN nodes online

2013-09-17 Thread Patrick Lists
Hi, Would you mind not using this mailing list as a kind of chat channel where you send an email to this list every few minutes something happens or does not happen with your cluster? Clustering is complicated, takes a lot of time to learn and it's not realistic to think you can start on Mond

Re: [Pacemaker] CMAN nodes online

2013-09-17 Thread Gopalakrishnan N
I think I have to use pcs instead of crmsh. Please correct me if am wrong, I see this pdf document http://clusterlabs.org/doc/Cluster_from_Scratch.pdf hope this is the correct one. Please direct me whether I can follow the document. thanks. On Tue, Sep 17, 2013 at 6:22 PM, Gopalakrishnan N < gop

[Pacemaker] Howto test/simulate the reaction of the cluster to node up and down

2013-09-17 Thread Andreas Mock
Hi all, I have the problem that after a node rejoins the cluster some resources are move back to that node. Now I want to see the calculated scores to see where I do have to adjust the stickyness to get the behaviour I like. I'm not sure how to use crm_simulate to get these values. When both nod

Re: [Pacemaker] Problems with fence_ipmilan

2013-09-17 Thread Andreas Mock
Hi Digimer, your hint concerning acpid was very valueable. I didn't know about that recommendation. After disabling acpid I could stonith instantly as I like to do. The video has no context. It was meant to make this dry stuff a little bit funny. IMHO worth looking anyway. Thank you! Best regar

Re: [Pacemaker] CMAN nodes online

2013-09-17 Thread Gopalakrishnan N
While verifying I got this error, crm_verify -L -V error: unpack_resources: Resource start-up disabled since no STONITH resources have been defined error: unpack_resources: Either configure some or disable STONITH with the stonith-enabled option error: unpack_resources: NOTE: Clu

[Pacemaker] Announce: opensuse-ha mailing list

2013-09-17 Thread Tim Serong
Greetings, There is now an opensuse-ha mailing list. This list is for discussion of high availability clustering on openSUSE. This includes: - The base cluster stack, i.e. corosync and pacemaker - Management tools such as crmsh and hawk - Clustered filesystems (e.g.: ocfs2) - Replicated storage

Re: [Pacemaker] CMAN nodes online

2013-09-17 Thread Gopalakrishnan N
But now pacemaker not able to connect with cib, connection refused, [root@test01 ~]# crm_mon -1 Could not establish cib_ro connection: Connection refused (111) Connection to cluster failed: Transport endpoint is not connected On Tue, Sep 17, 2013 at 5:26 PM, Gopalakrishnan N < gopalakrishnan...

Re: [Pacemaker] CMAN nodes online

2013-09-17 Thread Gopalakrishnan N
Now am able to see both nodes are registered... Node Sts Inc Joined Name 1 M124 2013-09-17 22:05:31 test01.iopextech.com 2 M132 2013-09-17 22:31:33 test02.iopextech.com Is there any timeout option, where i can increase or decrease based on this? Thanks.

Re: [Pacemaker] CMAN nodes online

2013-09-17 Thread Gopalakrishnan N
Even after giving FQDN in my /etc/hosts and /etc/sysconf/network also updated in cluster.conf, propogated to other node as well, but still its showing only one node. And muticast also enabled in my switch. On Mon, Sep 16, 2013 at 11:52 PM, Gopalakrishnan N < gopalakrishnan...@gmail.com> wrote:

Re: [Pacemaker] Error when managing network with ping/pingd.

2013-09-17 Thread Andreas Kurz
On 2013-09-17 09:45, Francis SOUYRI wrote: > Hello, > > Some help about my problem ? > > I have a corosync/pacemaker with 2 nodes and 2 nets by nodes, > 192.168.1.0/24 for cluster access, 10.1.1.0/24 for drbd in bond, both > used by corosync. > I try to used ocf:pacemaker:ping to monitor the 192.

Re: [Pacemaker] (LRMD|PCMK)_MAX_CHILDREN?

2013-09-17 Thread Lars Marowsky-Bree
On 2013-09-16T18:19:55, "Gao,Yan" wrote: > > 1. Global property: operations-limit, operations-limit-migrate (alias > > for migration-threshold) > How about to keep it "migration-limit", and name the new property > "actions-limit" -- Other global properties use th

Re: [Pacemaker] Error when managing network with ping/pingd.

2013-09-17 Thread Francis SOUYRI
Hello, Some help about my problem ? I have a corosync/pacemaker with 2 nodes and 2 nets by nodes, 192.168.1.0/24 for cluster access, 10.1.1.0/24 for drbd in bond, both used by corosync. I try to used ocf:pacemaker:ping to monitor the 192.168.1.0/24 I have the configuration below, but when I r