[Pacemaker] IPv6addr failure loopback interface

2011-10-24 Thread Arturo Borrero Gonzalez
Hi there, I'm working on deploying an Active/Active openldap cluster. At first, I have 2 nodes. I'm having some troubles with IPv6addr when trying to assing an IPv6 to the loopback interface. The error is not very explicit: IPv6addr: [1563]: ERROR: no valid mecahnisms //(yes, malformed word in

[Pacemaker] Announcing updated Linux Cluster Stack packages for Ubuntu 10.04

2011-10-24 Thread Martin Gerhard Loschwitz
Hello everybody on the list, I'm happy to announce the availability of updated Linux Cluster Stack Packages for Ubuntu 10.04, including Corosync 1.4.2 and Pacemaker 1.1.6. For details on the packages and on how to install them, please refer to the explanation in my blog, which is available at h

Re: [Pacemaker] Cluster goes to (unmanaged) Failed state when both nodes are rebooted together

2011-10-24 Thread Alan Robertson
Setting no-quorum-policy to ignore and disabling stonith is not a good idea. You're sort of inviting the cluster to do screwed up things. On 10/24/2011 08:23 AM, ihjaz Mohamed wrote: Hi All, I 've pacemaker running with corosync. Following is my CRM configuration. node soalaba56 node soalab

Re: [Pacemaker] Cluster goes to (unmanaged) Failed state when both nodes are rebooted together

2011-10-24 Thread mark - pacemaker list
Hi, On Mon, Oct 24, 2011 at 9:52 AM, Alan Robertson wrote: > ** > Setting no-quorum-policy to ignore and disabling stonith is not a good > idea. You're sort of inviting the cluster to do screwed up things. > > > Isn't "no-quorum-policy ignore" sort of required for a two-node cluster? Without i

Re: [Pacemaker] Cluster goes to (unmanaged) Failed state when both nodes are rebooted together

2011-10-24 Thread ihjaz Mohamed
Its part of the requirement given to me to support this solution on servers without stonith devices. So I cannot enable the stonith. From: Alan Robertson To: ihjaz Mohamed ; The Pacemaker cluster resource manager Sent: Monday, 24 October 2011 8:22 PM Subject:

Re: [Pacemaker] Cluster goes to (unmanaged) Failed state when both nodes are rebooted together

2011-10-24 Thread Andreas Kurz
hello, On 10/24/2011 05:21 PM, ihjaz Mohamed wrote: > Its part of the requirement given to me to support this solution on > servers without stonith devices. So I cannot enable the stonith. Too bad, than you have to live with some limitations of this setup. You could add some random wait to/before

[Pacemaker] cib not connected

2011-10-24 Thread Proskurin Kirill
Hello. corosync-1.4.1 pacemaker-1.1.5 pacemaker runs with "ver: 1" I run on strange problem. Hope someone can help me. I have 9 nodes cluster. All was fine till I need to reboot a node. After reboot it don`t want to come back to cluster with "not in our membership" error. I happens with othe

[Pacemaker] Location based on resource utilization

2011-10-24 Thread agutxi Agustin
Hi list, I'm new to pacemaker (though I've fought my battles with former heartbeat), so please don't go harsh on me ;D I have read through all the documentation I found in the internet for corosync/pacemaker/ras and have done and tested a few lab scenarios to build up my knowledge, but in this case

[Pacemaker] Asymmetric cluster resource locations

2011-10-24 Thread Nick Morrison
Hello, I've been browsing around the history of the list, and it looks like this topic has been covered by people with lots more experience in clustering than I. For that reason, I thought I should ask to be sure, just in case my problem is actually an easy one to solve. My desired architectu