Re: [Pacemaker] /.crm_help_index file (in system root aka /)

2010-07-13 Thread Simon Horman
On Tue, Jul 13, 2010 at 08:47:47PM +0100, Maros Timko wrote: > > Date: Tue, 13 Jul 2010 13:42:00 +0200 > > From: Lars Ellenberg > > To: pacemaker@oss.clusterlabs.org > > Subject: Re: [Pacemaker] /.crm_help_index file (in system root aka /) > > Message-ID: <20100713114200.gc4...@barkeeper1-xen.linb

Re: [Pacemaker] /.crm_help_index file (in system root aka /)

2010-07-13 Thread Maros Timko
> Date: Tue, 13 Jul 2010 13:42:00 +0200 > From: Lars Ellenberg > To: pacemaker@oss.clusterlabs.org > Subject: Re: [Pacemaker] /.crm_help_index file (in system root aka /) > Message-ID: <20100713114200.gc4...@barkeeper1-xen.linbit> > Content-Type: text/plain; charset=iso-8859-1 > > On Tue, Jul 13,

Re: [Pacemaker] [patch v2] low: remove various bashisms

2010-07-13 Thread Simon Horman
On Tue, Jul 13, 2010 at 04:03:49PM +0200, Dejan Muhamedagic wrote: > Hi Horms, > > This patch was pushed to the stable-1.0 repository. BTW, the > ocf-tester part was not, because it lives in agents, and anyway > that particular line got changed in the meantime. I guess that > you need to do update

Re: [Pacemaker] [patch v2] low: remove various bashisms

2010-07-13 Thread Dejan Muhamedagic
Hi Horms, This patch was pushed to the stable-1.0 repository. BTW, the ocf-tester part was not, because it lives in agents, and anyway that particular line got changed in the meantime. I guess that you need to do update -C tip. Cheers, Dejan On Mon, Jul 12, 2010 at 06:02:31PM +0900, Simon Horma

Re: [Pacemaker] /.crm_help_index file (in system root aka /)

2010-07-13 Thread Lars Ellenberg
On Tue, Jul 13, 2010 at 12:12:12PM +0200, Raoul Bhatia [IPAX] wrote: > hi, > > On 07/12/2010 05:36 PM, Lars Ellenberg wrote: > > put some "( date ; env) >> /tmp/tmp.debug.log" into your script, > > then we can determine if the crm shell assumes too much. > > i did some digging around and found th

Re: [Pacemaker] /.crm_help_index file (in system root aka /)

2010-07-13 Thread Raoul Bhatia [IPAX]
hi, On 07/12/2010 05:36 PM, Lars Ellenberg wrote: > put some "( date ; env) >> /tmp/tmp.debug.log" into your script, > then we can determine if the crm shell assumes too much. i did some digging around and found that cron seems to set the correct environment. so i used "inotifywait -m /" to watch

Re: [Pacemaker] Pacemaker and ocfs2 file locking

2010-07-13 Thread Florian Haas
On 2010-07-12 19:32, Matteo wrote: > 2010/7/12 Florian Haas > > > On 2010-07-12 17:17, Matteo wrote: > > Hi, I'm running a DRBD 2 node dual-primary cluster for some tests. > > Everything works fine, but my cluster doesn't do file locking. > > What