[Linux-HA] Re: [Linux-ha-dev] Starting a resource
Alan Robertson
alanr at unix.sh
Wed Apr 4 07:00:17 MDT 2007
khiruthigai.balasubramanian at wipro.com wrote:
>
>
> Hi all,
> I tried to start the resource IPaddr using OCF script. I could do
> that successfully.
> Now I am trying to start another resource xinetd using lsb. But I am
> not able to start this xinetd service.
> I am attaching the xml file and the log and I am using only one ping
> node.
>
> Please let me know what could be the issue.
> Following are the various alternatives I used in the cib.xml file to
> start and monitor xinetd.
1) You probably want to use the xinetd OCF resource agent we supplied
instead of using the xinetd init script. Most people leave xinetd
running all the time, and just incrementally enable and disable services
- which is what our resource agent does.
2) Heartbeat doesn't think there's any operation called status.
You call it the monitor operation, and if that operation
doesn't exist for the particular kind of resource agent,
then we'll translate it into something appropriate -
like status.
Of course, this begs the question of "What are you trying to do here?"
And, of course, the other question of "Why aren't you sending simple
configuration questions to the main list instead of the development
list?" You will notice that I've moved your question to the more
appropriate list. I suggest you subscribe to it ;-)
So, I would suggest that you answer the question of "what are you trying
to accomplish?"
--
Alan Robertson <alanr at unix.sh>
"Openness is the foundation and preservative of friendship... Let me
claim from you at all times your undisguised opinions." - William
Wilberforce
More information about the Linux-HA
mailing list