This was what I was looking for, thanks a lot.<br><br><div class="gmail_quote">On Wed, May 14, 2008 at 5:52 PM, Lon Hohberger <<a href="mailto:lhh@redhat.com">lhh@redhat.com</a>> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div><div></div><div class="Wj3C7c"><br>
On Tue, 2008-05-13 at 17:26 -0400, Kelsey Hightower wrote:<br>
> Hello,<br>
><br>
><br>
> I have been searching the web for weeks. I am trying to get the<br>
> complete cluster.conf schema description. I have found a link that<br>
> describes most of the options but it seems to omit the resources,<br>
> services, and anything related to configuring failover services.<br>
><br>
><br>
> <a href="http://sources.redhat.com/cluster/doc/cluster_schema_rhel5.html" target="_blank">http://sources.redhat.com/cluster/doc/cluster_schema_rhel5.html</a><br>
<br>
</div></div>Try this:<br>
<br>
  <a href="http://people.redhat.com/lhh/ra-info-0.1.tar.gz" target="_blank">http://people.redhat.com/lhh/ra-info-0.1.tar.gz</a><br>
<br>
$ sha256sum ra-info-0.1.tar.gz<br>
7c34a082cc88d9f976a544b3e19be56ef8cf73a1a8c395178b40f16e0f16ad5d<br>
ra-info-0.1.tar.gz<br>
<br>
It's a simple XSLT program that translates Resource Agent metadata to<br>
HTML and fires up a text web-browser to look at it.<br>
<br>
There's probably lots of typos in the RA metadata.  Feedback is<br>
appreciated.<br>
<br>
Basically;<br>
<br>
  tar -xzvf ra-info-0.1.tar.gz<br>
  cd ra-info-0.1<br>
  ./ra-info /usr/share/cluster/service.sh  [or whatever agent you want]<br>
<br>
I'll generate web pages for all the agents later.  This is a start,<br>
though... :)<br>
<br>
-- Lon<br>
<font color="#888888"><br>
<br>
--<br>
Linux-cluster mailing list<br>
<a href="mailto:Linux-cluster@redhat.com">Linux-cluster@redhat.com</a><br>
<a href="https://www.redhat.com/mailman/listinfo/linux-cluster" target="_blank">https://www.redhat.com/mailman/listinfo/linux-cluster</a><br>
</font></blockquote></div><br>