On Wed, May 7, 2008 at 4:53 AM, Wayne Hannam <[EMAIL PROTECTED]> wrote: > How does the GUI determine if an RA should have a class of OCF or HEARTBEAT.
your resource definition tells the cluster this information with the "class" variable eg. <primitive id="foo" class="ocf" provider="heartbeat" type="apache"/> vs. <primitive id="foo" class="lsb" type="apache"/> or <primitive id="foo" class="heartbeat" type="apache"/> > ? > > > > The reason I ask is that it would appear that none of my attributes are > being passed to my RA script, and I'm wondering if it is because my RA has a > class of heartbeat, not ocf. > > > > Thanks > > Wayne > > _______________________________________________ > 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
