[Pacemaker] Sources for dlm and cman

2010-01-11 Thread Hunny Bunny
Hello folkz, Could somebody please point me out where I can get tar balls of dlm (libdlm) and cman (libcman) sources. My search in google yielded nothing definitive. Many thanks in advance, Alex ___ Pacemaker mailing list Pacemaker@oss

Re: [Pacemaker] crm_attribte failed with Multiple attributes match

2010-01-11 Thread hj lee
On Mon, Jan 11, 2010 at 2:45 AM, Andrew Beekhof wrote: > > >> > >> When I checked the cib, it has only one entry for each host. > >> > >> [r...@silverthorne2 tmp]# cibadmin -Ql | grep master-vmrd > >>>> id="status-copper2-master-vmrd-res:0" value="5"/> > >>>> id="status-co

Re: [Pacemaker] openais/corosync

2010-01-11 Thread Steven Dake
On Mon, 2010-01-11 at 21:00 +0100, Andreas Mock wrote: > > -Ursprüngliche Nachricht- > > Von: "Steven Dake" > > Gesendet: 11.01.10 20:13:39 > > An: pacema...@clusterlabs.org > > Betreff: Re: [Pacemaker] openais/corosync > > > > > > See reasoning here: > > http://www.corosync.org/doku.ph

Re: [Pacemaker] attrd does not update crm_master

2010-01-11 Thread hj lee
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 attrd ends up this state. But attrd ignores this > update, so

[Pacemaker] attrd does not update crm_master

2010-01-11 Thread hj lee
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 attrd ends up this state. But attrd ignores this update, so a master score does not change at all. I think the code shou

Re: [Pacemaker] openais/corosync

2010-01-11 Thread Andreas Mock
> -Ursprüngliche Nachricht- > Von: "Steven Dake" > Gesendet: 11.01.10 20:13:39 > An: pacema...@clusterlabs.org > Betreff: Re: [Pacemaker] openais/corosync > > See reasoning here: > http://www.corosync.org/doku.php?id=faq:why Hi Steve, thank you for that link. A piece of documentation

Re: [Pacemaker] openais/corosync

2010-01-11 Thread Steven Dake
On Mon, 2010-01-11 at 19:59 +0100, Andreas Mock wrote: > Hi all, > > I don't understand the distinction between > openais and corosync. The prebuild packages are > named after corosync while the documentation > always talk about openais. > See reasoning here: http://www.corosync.org/doku.php?id=

[Pacemaker] openais/corosync

2010-01-11 Thread Andreas Mock
Hi all, I don't understand the distinction between openais and corosync. The prebuild packages are named after corosync while the documentation always talk about openais. The infos I get from the homepages of openais/corosync dont help either. There is one paper on corosync's homepage saying that

[Pacemaker] Pacemaker/OpenAIS Software for openSuSE 11.2

2010-01-11 Thread Andreas Mock
Hi all, after a long period I started to check out the current state of clustering with linux. As it seems that the SuSE guys go to the direction of pacemaker/openais I want to give that a try. a) Is this the right mailing list or can I ask pacemaker/openais questions also on the ha-linux mailin

Re: [Pacemaker] How to configure the rule with crm command?

2010-01-11 Thread Dejan Muhamedagic
Hi, On Mon, Jan 11, 2010 at 08:19:02PM +0800, Jason Lee wrote: > HI,ALL: > I'm reading the document: > http://www.clusterlabs.org/doc/en-US/Pacemaker/1.0/html/Pacemaker_Explained/index.html > > Now i reach the ch8.4 and ch8.5,the document only list the xml > example,but don't tell me

Re: [Pacemaker] Multi-level ACLs for the CIB

2010-01-11 Thread Lars Marowsky-Bree
On 2010-01-11T15:02:29, Andrew Beekhof wrote: > > For this authentication issue of local access we discussed last time, I > > added a geteuid() in the cib_native_signon_raw() function from libcib. > > Once a client signs on the CIB, it'll invoke the function and transfer > > its uid to the server

Re: [Pacemaker] Multi-level ACLs for the CIB

2010-01-11 Thread Andrew Beekhof
On Mon, Jan 11, 2010 at 2:01 PM, Yan Gao wrote: > Hi all, Andrew, Lars, > > Here's the status update about this feature. > > I've implemented the main functionalities of ACL, including the ACLs > configuration parser, the CIB output filter and the modification checker... > > Yan Gao wrote: >> On 1

Re: [Pacemaker] Multi-level ACLs for the CIB

2010-01-11 Thread Yan Gao
Hi all, Andrew, Lars, Here's the status update about this feature. I've implemented the main functionalities of ACL, including the ACLs configuration parser, the CIB output filter and the modification checker... Yan Gao wrote: > On 12/09/09 18:28, Andrew Beekhof wrote: >> On Wed, Dec 9, 2009 at

[Pacemaker] How to configure the rule with crm command?

2010-01-11 Thread Jason Lee
HI,ALL: I'm reading the document: http://www.clusterlabs.org/doc/en-US/Pacemaker/1.0/html/Pacemaker_Explained/index.html Now i reach the ch8.4 and ch8.5,the document only list the xml example,but don't tell me how to get this. Who could tell me how to use crm command to ge

Re: [Pacemaker] crm_attribte failed with Multiple attributes match

2010-01-11 Thread Andrew Beekhof
On Thu, Jan 7, 2010 at 10:44 PM, hj lee wrote: > > > On Thu, Jan 7, 2010 at 12:49 PM, hj lee wrote: >> >> >> On Thu, Jan 7, 2010 at 5:24 AM, Andrew Beekhof wrote: >>> >>> On Wed, Jan 6, 2010 at 3:09 AM, hj lee wrote: >>> > Hi, >>> > >>> > I have a very simple master/slave in two node cluster. T

Re: [Pacemaker] OCF scripts for cups and courier-imap

2010-01-11 Thread Florian Haas
On 2010-01-09 10:00, cheibi welid wrote: > Hi all, > > I am currently testing a HA cluster with DRBD (Pacemaker, Heartbeat, > DRBD) and i need OCF scripts for cups and courier-imap. I want to know > if those scripts already exist or should i develop them and in this > case, is there some guides or

Re: [Pacemaker] problem setting up STONITH for DRAC

2010-01-11 Thread Florian Haas
On 2010-01-11 08:15, frank wrote: > > Hi Sander, > I also have many troubles with drac stonith, and finally I had to change > the source code to make drac5 stonith work; Did you send a patch? Where's the bugzilla entry for this? > but with drac6 it failed > again because output strings are diffe