[Pacemaker] how to deal with a resource that are timeout

2012-05-22 Thread cherish
I have a virtualdomain test1. I try to start it in a node named node1. if it is timeout,what will pacemaker deal with it ? try to start at another node ???or throw out an error and do nothing??? ___ Pacemaker mailing list: Pacemaker@oss.clusterlabs.org

Re: [Pacemaker] benefits of cman?

2012-05-22 Thread Andrew Beekhof
On Wed, May 23, 2012 at 10:54 AM, Matthew O'Connor wrote: > Hi! > > On 05/22/2012 06:30 PM, Andrew Beekhof wrote: >>> > but pacemaker dies a horrible >>> > death when I put nodes into standby (not necessarily cman-related, I >>> > realize). >> Um, that shouldn't happen.  Did you file a bug for tha

Re: [Pacemaker] benefits of cman?

2012-05-22 Thread Matthew O'Connor
Hi! On 05/22/2012 06:30 PM, Andrew Beekhof wrote: >> > but pacemaker dies a horrible >> > death when I put nodes into standby (not necessarily cman-related, I >> > realize). > Um, that shouldn't happen. Did you file a bug for that? > Not yet. I will do so after I have some more data on the exact

Re: [Pacemaker] Pacemaker installation - Failed dependencies

2012-05-22 Thread Andrew Beekhof
On Tue, May 22, 2012 at 7:35 PM, Chiesa Stefano wrote: > Hello all. > I'm new to the list and hope not to bother you with a silly question. > > I have a two CentOS 6.2 installation with NGINX and I'd like to set up a > cluster. > So I'm trying to install Pacemaker (and Heartbeat...). > > I'm follo

Re: [Pacemaker] Debug message granularity

2012-05-22 Thread Andrew Beekhof
On Tue, May 22, 2012 at 9:51 PM, Ron Kerry wrote: > On 5/22/12 3:33 AM, Andrew Beekhof wrote: >>> >>> and I see nothing in >>> >  pacemaker itself that gives me any separate controls over its logging >>> >  verbosity. >> >> Which is why I mentioned: >> >> >>  You should be able to define

Re: [Pacemaker] benefits of cman?

2012-05-22 Thread Andrew Beekhof
On Wed, May 23, 2012 at 5:37 AM, Matthew O'Connor wrote: > > On 05/22/2012 03:30 AM, Andrew Beekhof wrote: > > We were talking about GFS2 and Pacemaker but the same applies to OCFS2. > If you're just using ocfs2 there is no need for cman. But if you want > ocfs2 /and/ a cluster manager - you want

Re: [Pacemaker] benefits of cman?

2012-05-22 Thread Matthew O'Connor
On 05/22/2012 03:30 AM, Andrew Beekhof wrote: > We were talking about GFS2 and Pacemaker but the same applies to OCFS2. > If you're just using ocfs2 there is no need for cman. But if you want > ocfs2 /and/ a cluster manager - you want them all using the same > membership and quorum data. > Yes, I

Re: [Pacemaker] Debug message granularity

2012-05-22 Thread Ron Kerry
On 5/22/12 3:33 AM, Andrew Beekhof wrote: and I see nothing in > pacemaker itself that gives me any separate controls over its logging > verbosity. Which is why I mentioned: >> >> You should be able to define >> PCMK_trace_functions=nction1,function2,... as an environment There is also PC

Re: [Pacemaker] R: Pacemaker installation - Failed dependencies

2012-05-22 Thread Florian Crouzat
Le 22/05/2012 12:03, Chiesa Stefano a écrit : Hello Rene, thanks for your answer. Yours is a "general consideration" anyway, right? In the Pacemaker installation log below "heartbeat" is not mentioned. So the failed dependancies are related to Pacemaker. Even if in the future I'll use corosync

[Pacemaker] R: Pacemaker installation - Failed dependencies

2012-05-22 Thread Chiesa Stefano
Hello Rene, thanks for your answer. Yours is a "general consideration" anyway, right? In the Pacemaker installation log below "heartbeat" is not mentioned. So the failed dependancies are related to Pacemaker. Even if in the future I'll use corosync I'll face the same errors, or not? Sorry in cas

Re: [Pacemaker] Pacemaker installation - Failed dependencies

2012-05-22 Thread Rene Hellmann
Hey, simple and short answer: Pacemaker for CentOS is build without heartbeat support. You have two choices: - build your own pacemaker from source - use corosync instead of heartbeat cheers Rene Am 22.05.2012 um 11:35 schrieb Chiesa Stefano: > Hello all. > I'm new to the list and hope not to

Re: [Pacemaker] [Linux-ha-dev] slapd wrong dn quoting (was: how to enable verbose logging for failed)

2012-05-22 Thread nozawatm
Hi I received this indication and made below pull request. Oneself and jeroen did not use this parameter. I confirmed that the space carried without a problem by this correction. Many Thanks!! Tomo. On Fri, 18 May 2012 17:37:59 +0200

[Pacemaker] Pacemaker installation - Failed dependencies

2012-05-22 Thread Chiesa Stefano
Hello all. I'm new to the list and hope not to bother you with a silly question. I have a two CentOS 6.2 installation with NGINX and I'd like to set up a cluster. So I'm trying to install Pacemaker (and Heartbeat...). I'm following the suggestions contained in this article: http://www.mail-archiv

Re: [Pacemaker] Debug message granularity

2012-05-22 Thread Andrew Beekhof
On Wed, May 16, 2012 at 1:01 PM, Ron Kerry wrote: > I think I did not phrase my question correctly. It appears that pacemaker > and subfunctions like crmd, lrmd, pengine and resource agent script > themselves inherit their logging level from corosync as defined in > corosync.conf. The logger_subsy

Re: [Pacemaker] benefits of cman?

2012-05-22 Thread Andrew Beekhof
On Sat, May 19, 2012 at 4:26 AM, Matthew O'Connor wrote: > On 5/17/2012 7:40 PM, Andrew Beekhof wrote: >> cman will not become required. In fact, depending on your >> distro+version, it is being phased out and the membership+quorum >> services it had will be provided directly by corosync 2.0. This