On Tue, May 5, 2009 at 4:54 PM, Iustin Pop <[email protected]> wrote: > On Tue, May 05, 2009 at 04:13:56PM +0200, Guido Trotter wrote: >> >> Make it easy not to start rapi, by customizing the defaults file. >> >> Signed-off-by: Guido Trotter <[email protected]> > > I'm not sure this is a good idea. > > Basically, we have the problem that unless 'run-rapi-or-not' is a variable in > the cluster, the watcher cannot monitor it. So we should not disable it via > the > init script, but via a cluster config file. > > I was planning to add soon (even during 2.0.x) a monitor to watcher to restart > RAPI in case it's not running, and this would conflict with that. >
Can we make watcher check whether it's enabled too, at that point? Or do you have a suggestion on how to run such a disable now? Thanks, Guido
