Re: [Pacemaker] Two cloned VM, only one of the both shows online when starting corosync/pacemaker

2010-07-26 Thread Andrew Beekhof
On Mon, Jul 26, 2010 at 7:08 PM, Guillaume Chanaud wrote: >  Le 26/07/2010 14:38, Andrew Beekhof a écrit : >> >> On Fri, Jul 16, 2010 at 5:44 PM, Guillaume Chanaud >>  wrote: >>> >>> Hello, >> >> [snip] >> >>>         # Optionally assign a fixed node id (integer) >>>         nodeid: 30283707487 >

Re: [Pacemaker] DRBD MC - Corosync 1.2.5

2010-07-26 Thread Andrew Beekhof
On Mon, Jul 26, 2010 at 5:39 PM, Jamie L Sammons wrote: > DRBD MC .0.7.7 was released this weekend which includes a workaround for > the issue with Corosync 1.2.5. It seems to be working fine so far. > > I spoke to Steve last night... 1.2.7 will be out in the next few days and I'll make that avai

Re: [Pacemaker] Opensuse 11.3

2010-07-26 Thread Andrew Beekhof
On Tue, Jul 27, 2010 at 3:51 AM, Tim Serong wrote: > On 7/26/2010 at 11:51 PM, Andrew Beekhof wrote: >> On Mon, Jul 26, 2010 at 7:56 AM, Andrew Beekhof wrote: >> > Probably this week. >> > >> > On Wed, Jul 21, 2010 at 11:59 PM, Roberto Giordani >> wrote: >> >> Hello Andrew, >> >> do you now whe

Re: [Pacemaker] Opensuse 11.3

2010-07-26 Thread Tim Serong
On 7/26/2010 at 11:51 PM, Andrew Beekhof wrote: > On Mon, Jul 26, 2010 at 7:56 AM, Andrew Beekhof wrote: > > Probably this week. > > > > On Wed, Jul 21, 2010 at 11:59 PM, Roberto Giordani > wrote: > >> Hello Andrew, > >> do you now when the clusterlabs rpm for Opnsuse 11.3 will be availa

[Pacemaker] Xen/DRBD cluster issuse when putting a node in standby mode

2010-07-26 Thread Pierre POMES
Hi All, I am using a simple two-nodes cluster with Xen on top of DRBD in primary/primary mode (necessary for live migration). My configuration is quite simple: primitive appyul1 ocf:heartbeat:Xen \ params xmfile="/etc/xen/appyul1.cfg" shutdown_timeout="299" \ op monitor inte

Re: [Pacemaker] Two cloned VM, only one of the both shows online when starting corosync/pacemaker

2010-07-26 Thread Guillaume Chanaud
Le 26/07/2010 14:38, Andrew Beekhof a écrit : On Fri, Jul 16, 2010 at 5:44 PM, Guillaume Chanaud wrote: Hello, [snip] # Optionally assign a fixed node id (integer) nodeid: 30283707487 In addition to changing the node's ip address, did you change this too? Yes, as i said

Re: [Pacemaker] DRBD MC - Corosync 1.2.5

2010-07-26 Thread Jamie L Sammons
DRBD MC .0.7.7 was released this weekend which includes a workaround for the issue with Corosync 1.2.5.  It seems to be working fine so far. Thank you, Jamie Sammons Web Portal Architect Phone: (515) 246-4275 From: Andrew Beekhof To: The Pacemaker cluster resource manager Date: 07/26/2010

Re: [Pacemaker] Opensuse 11.3

2010-07-26 Thread Stratos Zolotas
I'm not familiar with building packages. I have played a little (in the past) with opensuse's build service. I would like to help but i will have a lot of questions i'm afraid. Stratos. On Mon, Jul 26, 2010 at 4:51 PM, Andrew Beekhof wrote: > On Mon, Jul 26, 2010 at 7:56 AM, Andrew Beekhof >

Re: [Pacemaker] Opensuse 11.3

2010-07-26 Thread Andrew Beekhof
On Mon, Jul 26, 2010 at 7:56 AM, Andrew Beekhof wrote: > Probably this week. > > On Wed, Jul 21, 2010 at 11:59 PM, Roberto Giordani > wrote: >> Hello Andrew, >> do you now when the clusterlabs rpm for Opnsuse 11.3 will be available? It doesn't look to be possible I'm afraid. SUSE isn't includin

Re: [Pacemaker] Two cloned VM, only one of the both shows online when starting corosync/pacemaker

2010-07-26 Thread Andrew Beekhof
On Fri, Jul 16, 2010 at 5:44 PM, Guillaume Chanaud wrote: > Hello, [snip] >     # Optionally assign a fixed node id (integer) >     nodeid: 30283707487 In addition to changing the node's ip address, did you change this too? >     interface { >     ringnumber: 0 >   

Re: [Pacemaker] DRBD - mixed master/slave oddity

2010-07-26 Thread Andrew Beekhof
On Mon, Jul 19, 2010 at 9:54 PM, William Seligman wrote: > I had an unusual experience in setting up a Pacemaker+DRBD configuration that > I > thought I'd offer for comment. > > I have two nodes on my HA cluster; for now, let's call them Main and > Assistant. > I have two DRBD resources, Admin a

Re: [Pacemaker] 1.0.9 forgets to pass arguments to the agent

2010-07-26 Thread Andrew Beekhof
Thanks for filing a bug for this, I'll follow up in bugzilla. On Mon, Jul 12, 2010 at 12:18 AM, Bernd Schubert wrote: > How can it happen that parameters are missing in 1.0.9? > > The following condition is *sometimes* triggered (in our lustre_server agent, > which is is a modified Filesystem age

Re: [Pacemaker] Question Regarding Ping Node - Pingd

2010-07-26 Thread Andrew Beekhof
On Fri, Jul 16, 2010 at 11:40 AM, Rainer Lutz wrote: > Dear all, > > i have a question regarding the ping nodes and the resource > ocf:pacemaker:pingd > or ocf:pacemaker:ping > > I configured the resource ping on one of my two nodes. Pointing the resource ( > to a virtual ip adress i configured w

Re: [Pacemaker] Proposing patch for ld --as-needed

2010-07-26 Thread Simon Horman
On Mon, Jul 26, 2010 at 09:32:20AM +0200, Andrew Beekhof wrote: > On Mon, Jul 26, 2010 at 9:26 AM, Simon Horman wrote: > > On Thu, Jul 22, 2010 at 05:05:07PM +0900, Simon Horman wrote: > >> > # This patch sets the build processs 'ld --as-needed' compliant > >> > # > >> > # First chunck corrects th

Re: [Pacemaker] Proposing patch for ld --as-needed

2010-07-26 Thread Andrew Beekhof
On Mon, Jul 26, 2010 at 9:26 AM, Simon Horman wrote: > On Thu, Jul 22, 2010 at 05:05:07PM +0900, Simon Horman wrote: >> > # This patch sets the build processs 'ld --as-needed' compliant >> > # >> > # First chunck corrects the linking order so that libpe_status is linked >> > # after libpengine. Th

Re: [Pacemaker] Proposing patch for ld --as-needed

2010-07-26 Thread Simon Horman
On Thu, Jul 22, 2010 at 05:05:07PM +0900, Simon Horman wrote: > > # This patch sets the build processs 'ld --as-needed' compliant > > # > > # First chunck corrects the linking order so that libpe_status is linked > > # after libpengine. This is needed because the linker evaluates statements > > # s