
andrew at beekhof
Sep 14, 2009, 6:27 AM
Post #2 of 4
(468 views)
Permalink
|
You could remove the two target-role settings, but even so it should work already. Logs? On Mon, Sep 14, 2009 at 11:07 AM, Alain.Moulle <Alain.Moulle [at] bull> wrote: > Hi, > Working on RHEL5 with :pacemaker-1.0.4-23.1, pacemaker-mgmt-1.99.2-1.1 > I've declared a clone resource with hb_gui, but the resource does not start > and I can't find the reason, could some give me a clue ? > The record in cib.xml is likewise : > <clone id="clone-watchon"> > <meta_attributes id="clone-watchon-meta_attributes"> > <nvpair id="clone-watchon-meta_attributes-target-role" > name="target-role" value="Started"/> > </meta_attributes> > <primitive class="ocf" id="lustre-watchon" provider="heartbeat" > type="lustre_watchon"> > <operations id="lustre-watchon-operations"> > <op id="lustre-watchon-op-monitor-180" interval="180" > name="monitor" start-delay="1m" timeout="30"/> > </operations> > <meta_attributes id="lustre-watchon-meta_attributes"> > <nvpair id="lustre-watchon-meta_attributes-target-role" > name="target-role" value="started"/> > </meta_attributes> > </primitive> > </clone> > Thanks for your help. > Alain > > > _______________________________________________ > Linux-HA mailing list > Linux-HA [at] lists > http://lists.linux-ha.org/mailman/listinfo/linux-ha > See also: http://linux-ha.org/ReportingProblems > _______________________________________________ Linux-HA mailing list Linux-HA [at] lists http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
|