On Wed, May 02, 2007 at 09:31:16AM +1000, Alex Strachan wrote: > Hi Alan, > > Please excuse my ignorance but could you expand on 'meta-data operation'. > > Is there meta-data operations that I need to do when start/stop or > monitoring a resource, or is it a definition that need changing?
The meta-data has nothing to do with start/stop or any other operation. It's just another operation which should produce a good xml with description of parameters and a list of actions supported. Just look at the output of one of the existing resource agents, e.g. /usr/lib/ocf/resource.d/heartbeat/db2 meta-data > > I am reading the http://linux-ha.org/OCFResourceAgent, the ocf-tester script > returned success. > > > > -----Original Message----- > > From: [EMAIL PROTECTED] [mailto:linux-ha- > > [EMAIL PROTECTED] On Behalf Of Alan Robertson > > Sent: Tuesday, 1 May 2007 10:57 PM > > To: General Linux-HA mailing list > > Subject: Re: [Linux-HA] ERROR: parse_xml: Expected: action - HB 2.0.8 > > > > Alex Strachan wrote: > > > The conclusion for this error is that there is something wrong with the > > > meta-data of the resource script. > > > > > > > > > > > > Is it only the function meta_data section that I need to be concerned > > about > > > or usage of the meta_data throughout the script. > > > > It's only the meta-data operation that causes the messages you were > > noting earlier. > > > > > > -- > > Alan Robertson <[EMAIL PROTECTED]> > > > > "Openness is the foundation and preservative of friendship... Let me > > claim from you at all times your undisguised opinions." - William > > Wilberforce > > _______________________________________________ > > Linux-HA mailing list > > [email protected] > > http://lists.linux-ha.org/mailman/listinfo/linux-ha > > See also: http://linux-ha.org/ReportingProblems > > > _______________________________________________ > Linux-HA mailing list > [email protected] > http://lists.linux-ha.org/mailman/listinfo/linux-ha > See also: http://linux-ha.org/ReportingProblems -- Dejan _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
