Re: [Linux-ha-dev] ocft: status vs. monitor

2011-02-14 Thread Dejan Muhamedagic
On Sun, Feb 13, 2011 at 11:01:44AM +0100, Holger Teutsch wrote: > Hi, > to my knowledge OCF *requires* a method monitor while status is optional > (or what is it really for? heritage, compatibility, ...) Yes, patch applied. Cheers, Dejan > Shouldn't the ocft configs check for status ? > > -hol

Re: [Linux-ha-dev] ocft: status vs. monitor

2011-02-14 Thread Holger Teutsch
On Sun, 2011-02-13 at 11:01 +0100, Holger Teutsch wrote: > Hi, > to my knowledge OCF *requires* a method monitor while status is optional > (or what is it really for? heritage, compatibility, ...) > > Shouldn't the ocft configs check for status ? As Andrew already noted: of course I mean *monitor

Re: [Linux-ha-dev] ocft: status vs. monitor

2011-02-13 Thread Andrew Beekhof
On Sun, Feb 13, 2011 at 11:01 AM, Holger Teutsch wrote: > Hi, > to my knowledge OCF *requires* a method monitor while status is optional > (or what is it really for? heritage, compatibility, ...) > > Shouldn't the ocft configs check for status ? Yes, unless its trying to talk to an LSB resource.

[Linux-ha-dev] ocft: status vs. monitor

2011-02-13 Thread Holger Teutsch
Hi, to my knowledge OCF *requires* a method monitor while status is optional (or what is it really for? heritage, compatibility, ...) Shouldn't the ocft configs check for status ? -holger diff -r 722c8a7a03e9 tools/ocft/apache --- a/tools/ocft/apache Fri Feb 11 18:49:09 2011 +0100 +++ b/tools/oc