Re: [Pacemaker] Enable remote monitoring

2013-01-24 Thread Gao,Yan
Hi Lars, On 01/24/13 04:20, Lars Marowsky-Bree wrote: > On 2013-01-23T11:36:10, David Vossel wrote: > >>> - probe: A resource defined for a resource container is not probed. >>> (We can also add a condition in pengine to just avoid probing a >>> nagios class resource.) >> Yeah, I think the pengi

Re: [Pacemaker] CIB verification failure with any change via crmsh

2013-01-24 Thread Dejan Muhamedagic
On Thu, Jan 24, 2013 at 09:10:33AM +0100, Jacek Konieczny wrote: > On Thu, 24 Jan 2013 09:04:14 +0100 > Jacek Konieczny wrote: > > I should probably upgrade my CIB somehow > > Indeed. 'cibadmin --upgrade --force' solved my problem. > Thanks for all the hints. crm(live)configure# help upgrade If

Re: [Pacemaker] CIB verification failure with any change via crmsh

2013-01-24 Thread Dejan Muhamedagic
On Thu, Jan 24, 2013 at 09:04:14AM +0100, Jacek Konieczny wrote: > Hi, > > On Wed, 23 Jan 2013 18:52:20 +0100 > Dejan Muhamedagic wrote: > > > > > > > > > > Note sure if id can start with a digit. > > Corosync node id's are always digits-only. > > > This should really work with ver

Re: [Pacemaker] CIB verification failure with any change via crmsh

2013-01-24 Thread Jacek Konieczny
On Thu, 24 Jan 2013 09:04:14 +0100 Jacek Konieczny wrote: > I should probably upgrade my CIB somehow Indeed. 'cibadmin --upgrade --force' solved my problem. Thanks for all the hints. Greets, Jacek ___ Pacemaker mailing list: Pacemaker@oss.clus

Re: [Pacemaker] Enable remote monitoring

2013-01-24 Thread Gao,Yan
Hi David, Thanks for the comments! On 01/24/13 00:36, David Vossel wrote: > > > - Original Message - >> From: "Yan Gao" >> To: pacemaker@oss.clusterlabs.org >> Sent: Monday, January 21, 2013 11:28:40 PM >> Subject: Re: [Pacemaker] Enable remote monitoring >> >> Hi, >> Here's the code fo

Re: [Pacemaker] CIB verification failure with any change via crmsh

2013-01-24 Thread Jacek Konieczny
Hi, On Wed, 23 Jan 2013 18:52:20 +0100 Dejan Muhamedagic wrote: > > > > > > Note sure if id can start with a digit. Corosync node id's are always digits-only. > This should really work with versions >= v1.2.4 Yeah… I have looked into the crmsh code and it has explicit support for

Re: [Pacemaker] best/proper way to shut down a node for service

2013-01-24 Thread Dan Frincu
Hi, On Wed, Jan 23, 2013 at 11:28 PM, Brian J. Murrell wrote: > On 13-01-23 03:32 AM, Dan Frincu wrote: >> Hi, > > Hi, > >> I usually put the node in standby, which means it can no longer run >> any resources on it. Both Pacemaker and Corosync continue to run, node >> provides quorum. > > But a n