Re: [Pacemaker] Is there any parameter for passing device explictly to lmrd ?

2010-05-06 Thread Andrew Beekhof
# crm ra info IPaddr Look for the nic variable On Thu, May 6, 2010 at 5:46 PM, Aaditya kumar wrote: > Hi All , > I am running pacemaker (latest version) on top of Heartbeat 3.0 . > I am trying to configure an IP  in failover mode. >          I am using ocf : heartbeat :IPaddr

[Pacemaker] [PATCH] ping RA: Improvement of the logging

2010-05-06 Thread Yoshihiko SATO
Hi, I improved logging of the ping RA. Now, when the ping command failed (rc=1), log is not output. I want to output to the log which target failed. When two or more targets exist (host_list="target1 target2 target3"), the failure target can be confirmed at once. And, because the ping failure is

Re: [Pacemaker] RHEL6 BETA missing dlm_controld.pcmk, gfs_controld.pcmk

2010-05-06 Thread Angus Salkeld
On Thu, May 06, 2010 at 04:33:42PM +0200, Cristian Mammoli - Apra Sistemi wrote: > On 05/06/2010 09:08 AM, Andrew Beekhof wrote: > > >But pacemaker was available in the default ones? > >Thats odd, I'll check why the other two are hidden away. > > Pacemaker was installed by default with the "High

Re: [Pacemaker] [PATCH] crm_mon expansion patch

2010-05-06 Thread Yuusuke IIDA
Hi Andrew, > Its in the tree as: > http://hg.clusterlabs.org/pacemaker/1.1/rev/b4439579f466 > and will be in the 1.1.2 release which will be out in the next week or so. Thank you for an answer. I'm sorry. Because I confirmed 1.0 all the time, I did not notice. I let a message output function

Re: [Pacemaker] RHEL6 BETA missing dlm_controld.pcmk, gfs_controld.pcmk

2010-05-06 Thread Andrew Beekhof
On Thu, May 6, 2010 at 7:35 PM, Andrew Beekhof wrote: > On Thu, May 6, 2010 at 4:33 PM, Cristian Mammoli - Apra Sistemi > wrote: >> On 05/06/2010 09:08 AM, Andrew Beekhof wrote: >> >>> But pacemaker was available in the default ones? >>> Thats odd, I'll check why the other two are hidden away. >>

Re: [Pacemaker] RHEL6 BETA missing dlm_controld.pcmk, gfs_controld.pcmk

2010-05-06 Thread Andrew Beekhof
On Thu, May 6, 2010 at 4:33 PM, Cristian Mammoli - Apra Sistemi wrote: > On 05/06/2010 09:08 AM, Andrew Beekhof wrote: > >> But pacemaker was available in the default ones? >> Thats odd, I'll check why the other two are hidden away. > > Pacemaker was installed by default with the "High Availabilit

[Pacemaker] Is there any parameter for passing device explictly to lmrd ?

2010-05-06 Thread Aaditya kumar
Hi All , I am running pacemaker (latest version) on top of Heartbeat 3.0 . I am trying to configure an IP in failover mode. I am using ocf : heartbeat :IPaddr resource Agent for achieving above. But the resource agent cant find an interface ,Which is very strang

Re: [Pacemaker] RHEL6 BETA missing dlm_controld.pcmk, gfs_controld.pcmk

2010-05-06 Thread Cristian Mammoli - Apra Sistemi
On 05/06/2010 09:08 AM, Andrew Beekhof wrote: But pacemaker was available in the default ones? Thats odd, I'll check why the other two are hidden away. Pacemaker was installed by default with the "High Availability" group. Other issues: corosync.conf.example is broken: missing token and cons

Re: [Pacemaker] SLES11+HAE: Resources on a single node with two configured?

2010-05-06 Thread Aleksey Zholdak
Andrew Beekhof: Did you follow SUSE's notes on setting up sbd? I followed the advice as given in this article: http://www.linux-ha.org/wiki/SBD_Fencing Novell on this page http://www.novell.com/documentation/sle_ha/book_sleha/?page=/documentation/sle_ha/book_sleha/data/sec_ha_fencing_special.ht

Re: [Pacemaker] SLES11+HAE: Resources on a single node with two configured?

2010-05-06 Thread Andrew Beekhof
2010/5/6 Aleksey Zholdak : > Andrew, > >> Did you follow SUSE's notes on setting up sbd? > > I followed the advice as given in this article: > http://www.linux-ha.org/wiki/SBD_Fencing > > Novell on this page > http://www.novell.com/documentation/sle_ha/book_sleha/?page=/documentation/sle_ha/book_sl

Re: [Pacemaker] SLES11+HAE: Resources on a single node with two configured?

2010-05-06 Thread Aleksey Zholdak
Andrew, Did you follow SUSE's notes on setting up sbd? I followed the advice as given in this article: http://www.linux-ha.org/wiki/SBD_Fencing Novell on this page http://www.novell.com/documentation/sle_ha/book_sleha/?page=/documentation/sle_ha/book_sleha/data/sec_ha_fencing_special.html refe

Re: [Pacemaker] SLES11+HAE: Resources on a single node with two configured?

2010-05-06 Thread Andrew Beekhof
> > P.S. Sorry, I do not know whether you receive a file in this list, if I send > it as attachement. It would have made it. So I had a lok at the config and it all looks sane to me. First it wants to stonith sles1 then start a bunch of resources. But if stonith is failing: May 6 13:54:49 s

Re: [Pacemaker] Erro compiling PaceMaker for CoroSync and OpenAIS

2010-05-06 Thread Lars Ellenberg
On Tue, May 04, 2010 at 03:33:49PM -0400, Ruiyuan Jiang wrote: > From: Andrew Beekhof [mailto:and...@beekhof.net] > > On Tue, May 4, 2010 at 8:25 PM, Ruiyuan Jiang wrote: > > > Hi, Andrew > > > > > > After I modified (deleted) those lines from remote.c, I got another error > > > from membership.

Re: [Pacemaker] SLES11+HAE: Resources on a single node with two configured?

2010-05-06 Thread Andrew Beekhof
2010/5/6 Aleksey Zholdak : > Andrew, > >> These logs: >> >> Apr 28 10:08:11 sles2 crmd: [6107]: info: do_state_transition: State >> transition S_INTEGRATION -> S_ELECTION [ input=I_ELECTION >> cause=C_FSA_INTERNAL origin=crm_timer_popped ] >> Apr 28 10:08:11 sles2 crmd: [6107]: info: do_state_trans

Re: [Pacemaker] SLES11+HAE: Resources on a single node with two configured?

2010-05-06 Thread Aleksey Zholdak
Andrew, These logs: Apr 28 10:08:11 sles2 crmd: [6107]: info: do_state_transition: State transition S_INTEGRATION -> S_ELECTION [ input=I_ELECTION cause=C_FSA_INTERNAL origin=crm_timer_popped ] Apr 28 10:08:11 sles2 crmd: [6107]: info: do_state_transition: State transition S_ELECTION -> S_INTEG

Re: [Pacemaker] SLES11+HAE: Resources on a single node with two configured?

2010-05-06 Thread Andrew Beekhof
These logs: Apr 28 10:08:11 sles2 crmd: [6107]: info: do_state_transition: State transition S_INTEGRATION -> S_ELECTION [ input=I_ELECTION cause=C_FSA_INTERNAL origin=crm_timer_popped ] Apr 28 10:08:11 sles2 crmd: [6107]: info: do_state_transition: State transition S_ELECTION -> S_INTEGRATION [ in

Re: [Pacemaker] RHEL6 BETA missing dlm_controld.pcmk, gfs_controld.pcmk

2010-05-06 Thread Andrew Beekhof
On Wed, May 5, 2010 at 10:45 AM, Cristian Mammoli - Apra Sistemi wrote: > On 05/05/2010 10:23 AM, Cristian Mammoli - Apra Sistemi wrote: >> >> Hi, I'm trying to setup an active/active DRBD cluster on a couple of >> RHEL6 VMs. I installed all the cluster packages during setup, followed >> the clust

Re: [Pacemaker] Corosync / Pacemaker : Can't migrate resource

2010-05-06 Thread Andrew Beekhof
On Wed, May 5, 2010 at 7:56 AM, Smaïne Kahlouch wrote: > Hi everyone, > > Yesterday i tried several times to migrate resources from a node to > another with the following command : > crm > resource move ldap-grp node2 > > nothing appends > when i look to the configuration the "location" rule h

Re: [Pacemaker] disabling monitor actions

2010-05-06 Thread Andrew Beekhof
On Wed, May 5, 2010 at 1:07 PM, Dejan Muhamedagic wrote: > Hi, > > On Wed, May 05, 2010 at 10:43:53AM +0200, Peter Kruse wrote: >> yes, I had the same problem right now.  Replace "disabeld" with "enabled" >> and "true" with "false" and vice versa, so it should read: >> >> cibadmin -M -X '' >> And

Re: [Pacemaker] RHEL6 BETA missing dlm_controld.pcmk, gfs_controld.pcmk

2010-05-06 Thread Jayakrishnan
Thanks for the information! -- Regards, Jayakrishnan. L Visit: www.foralllinux.blogspot.com www.jayakrishnan.bravehost.com On Wed, May 5, 2010 at 2:15 PM, Cristian Mammoli - Apra Sistemi < c.mamm...@apra.it> wrote: > On 05/05/2010 10:23 AM, Cristian Mammoli - Apra Sistemi wrote: > >> Hi,