[Pacemaker] fedora 10 package update from yum

2010-01-29 Thread E-Blokos
Hi, I tried to update the latest pacemaker version for fedora 10 but failed : Transaction Check Error: file /etc/ha.d/shellfuncs conflicts between attempted installs of resource-agents-1.0.2-1.1.x86_64 and heartbeat-3.0.0-33.4.x86_6 Any suggestion ? Thanks Franck

[Pacemaker] Segmentation fault

2010-01-29 Thread Ruiyuan Jiang
Hi, all I just downloaded the latest GUI (build 1efc21e54548). The compilation is passed no problem (--with-heartbeat-support). When I tried to launch "hb_gui", I got a message: Segmentation fault The server is a fresh installed RedHat Enterprise Server v5.4. What I saw is a X-window applicat

Re: [Pacemaker] Peers see each other, but never successfully elect a DC.

2010-01-29 Thread D. J. Draper
Andrew, Thanks for the advice. I believe I followed it correctly, but I've attached the updated script for a double-check. Alas, I still have the same problem. -bash-4.0# crm status Last updated: Fri Jan 29 11:57:46 2010 Stack: openais Current DC: NONE 0 Nodes configured, unknown e

Re: [Pacemaker] Question on logd

2010-01-29 Thread Ken Dechick
Great, thanks so much for the responses! Kenneth M DeChick Linux Systems Administrator Community Computer Service, Inc. (315)-255-1751 ext154 http://www.medent.com k...@medent.com Registered Linux User #497318 -- -- -- -- -- -- -- -- -- -- -- "You canna change the laws of physics, Captain; I've go

Re: [Pacemaker] Question on logd

2010-01-29 Thread Dejan Muhamedagic
Hi, On Fri, Jan 29, 2010 at 10:10:48AM -0500, Ken Dechick wrote: > Thanks for the response Andrew. > > I have: > cluster-glue-1.0.1-1.el5 > cluster-glue-libs-1.0.1-1.el5 > Installed, but there is no /usr/share/doc/glue*  directory at > all. Forgot to mention I did an 'updatedb && locate ha_logd.c

Re: [Pacemaker] Question on logd

2010-01-29 Thread Ken Dechick
Thanks for the response Andrew. I have: cluster-glue-1.0.1-1.el5 cluster-glue-libs-1.0.1-1.el5 Installed, but there is no /usr/share/doc/glue*  directory at all. Forgot to mention I did an 'updatedb && locate ha_logd.cf' on my systems and this example file is just plain not present anywhere. I c

Re: [Pacemaker] SLES 11 ocf:heartbeat:drbd versus ocf:linbit:drbd

2010-01-29 Thread Oliver Ladner
On Jan 27, 2010, at 12:08 PM, Raoul Bhatia [IPAX] wrote: > ocf:heartbeat:drbd is legacy and only there because ppl still use it. I see. So I upgraded the drbd-pacemaker package from the Linbit SLES 11 repository. > ocf:linbit:drbd is created and maintained by linbit, the company behind > drbd.

Re: [Pacemaker] howto migrate between linux-ha wiki

2010-01-29 Thread Lars Ellenberg
On Fri, Jan 29, 2010 at 10:46:35AM +0100, Dejan Muhamedagic wrote: > On Thu, Jan 28, 2010 at 07:22:34PM +0100, Lars Ellenberg wrote: > > On Thu, Jan 28, 2010 at 03:49:12PM +0100, Dejan Muhamedagic wrote: > > > On Thu, Jan 28, 2010 at 03:40:54PM +0100, Lars Ellenberg wrote: > > > > On Thu, Jan 28, 2

Re: [Pacemaker] nodes in different network

2010-01-29 Thread Herbert Monteiro
Hi Andrew, > But how far apart are the severs and what is the connection between them like? Geographically the server are in diffrent states, but in the same domain (one with IP 200.237193.x and other with 200.133.192..x). Regards -- Herbert Mo

Re: [Pacemaker] Peers see each other, but never successfully elect a DC.

2010-01-29 Thread D. J. Draper
Thanks Andrew. I'll give that a shot. > Date: Fri, 29 Jan 2010 10:50:38 +0100 > From: and...@beekhof.net > To: pacemaker@oss.clusterlabs.org > Subject: Re: [Pacemaker] Peers see each other,but never successfully > elect a DC. > > I suspect you have a version mismatch. > > I think the

Re: [Pacemaker] Peers see each other, but never successfully elect a DC.

2010-01-29 Thread Andrew Beekhof
I suspect you have a version mismatch. I think the problem is that your script is building pacemaker against the installed version of openais/corosync instead of the version you just built. You might want to try installing each devel package after you build it (and more importantly, before you bui

Re: [Pacemaker] howto migrate between linux-ha wiki

2010-01-29 Thread Dejan Muhamedagic
On Thu, Jan 28, 2010 at 07:22:34PM +0100, Lars Ellenberg wrote: > On Thu, Jan 28, 2010 at 03:49:12PM +0100, Dejan Muhamedagic wrote: > > On Thu, Jan 28, 2010 at 03:40:54PM +0100, Lars Ellenberg wrote: > > > On Thu, Jan 28, 2010 at 03:20:37PM +0100, Lars Ellenberg wrote: > > > > On Thu, Jan 28, 2010

Re: [Pacemaker] Peers see each other, but never successfully elect a DC.

2010-01-29 Thread D. J. Draper
From: draperd7...@hotmail.com To: pacemaker@oss.clusterlabs.org Date: Fri, 29 Jan 2010 02:59:12 -0600 Subject: Re: [Pacemaker] Peers see each other, but never successfully elect a DC. > (BTW. Please send logs as attachments) > There would appear to be a problem with Corosync's IPC mec

Re: [Pacemaker] Peers see each other, but never successfully elect a DC.

2010-01-29 Thread D. J. Draper
> (BTW. Please send logs as attachments) > There would appear to be a problem with Corosync's IPC mechanism. > To try and narrow down the problem... > 1 Could you try running "corosync-objctl" after you get errors from pacemaker. > 2. If that doesn't work, could you try removing pacemaker from > c

Re: [Pacemaker] crm_attribte failed with Multiple attributes match

2010-01-29 Thread Andrew Beekhof
On Tue, Jan 19, 2010 at 5:57 PM, hj lee wrote: > > > On Tue, Jan 19, 2010 at 9:08 AM, Andrew Beekhof wrote: >> >> I ran your script, all I get is: >> >> [r...@pcmk-4 ~]# ./test.sh 0 >> scope=status  name=master-vmrd-res:0 value=(null) >> Error performing operation: The object/attribute does not e

Re: [Pacemaker] attrd does not update crm_master

2010-01-29 Thread Andrew Beekhof
On Mon, Jan 11, 2010 at 9:34 PM, hj lee wrote: > > > On Mon, Jan 11, 2010 at 1:22 PM, hj lee wrote: >> >> Hi, >> >> I have a situation crm_master does not update a master score. I increased >> log level at attrd. And I found that current value is 2 but stored value >> is 5. I don't know how a

Re: [Pacemaker] nodes in different network

2010-01-29 Thread Andrew Beekhof
On Thu, Jan 28, 2010 at 3:54 PM, Herbert Monteiro wrote: > Hi all, > > I want high availability in my server. My server run many tools > (apache, eXist and other applications developed by myself). To do the > HA I buy another server and install that same tools. My problem is > that the servers are

Re: [Pacemaker] Peers see each other, but never successfully elect a DC.

2010-01-29 Thread Andrew Beekhof
On Fri, Jan 29, 2010 at 6:12 AM, D. J. Draper wrote: > Hi guys and gals. First time posting here, and I've either got a really > simple issue or a whopper of a problem, as extensive Googling failed to > return any other instances of anyone encountering this problem. > > Everything I've read about

Re: [Pacemaker] Question on logd

2010-01-29 Thread Andrew Beekhof
On Thu, Jan 28, 2010 at 10:04 PM, Ken Dechick wrote: > Hi eveyone, > > I have spent the better part of the afternoon searching for an answer as to > why I get " logd is not running" errors constantly. > Using: DRBD: 8.3.6, Heartbeat 3.0.1-1 Pacemaker 1.0.6 on CentOS 5.3 x86_64 > > It looks like