Hi, On Fri, Jan 14, 2011 at 11:11:17AM +0100, Erik Dobák wrote: > Hi, > > crm(live)configure# primitive test1 ocf:heartbeat:jboss \ > > params \ > > jboss_home=/opt/jboss \ > > op monitor depth="0" timeout="30s" interval="10s" > ERROR: ocf:heartbeat:jboss: could not parse meta-data: > ERROR: ocf:heartbeat:jboss: no such resource agent > > any idea what i do wrong?
What you entered looks ok, but crm cannot find the resource agent. Do you have resource agents installed? Take a look at /usr/lib/ocf/resource.d/heartbeat (on standard installations). Thanks, Dejan > E > _______________________________________________ > 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
