On 10/10/07, Andrew Beekhof <[EMAIL PROTECTED]> wrote: > On 10/10/07, Andrew Beekhof <[EMAIL PROTECTED]> wrote: > > On 10/9/07, Raoul Bhatia [IPAX] <[EMAIL PROTECTED]> wrote: > > > hi, > > > > > > during my tests with clustered ips+drbd+ocfs2+services, i encountered a > > > strange problem. > > > > > > i have a drbd clone: > > > > <master_slave id="ms_drbd_www"> > > > > <primitive class="ocf" id="drbd_www" provider="heartbeat" > > > > type="drbd"> > > > > ... > > > > </primitive> > > > > </master_slave> > > > > > > with the rsc_order/rsc_colocation rules: > > > > > > > <rsc_order id="drbd_before_ocfs2_www" action="start" > > > > from="clone_ocfs2_www" type="after" to_action="promote" > > > > to="ms_drbd_www" /> > > > > <rsc_colocation id="colo_ddrbd_ocfs2_www" to="ms_drbd_www" > > > > to_role="master" from="clone_ocfs2_www" score="INFINITY"/> > > > > > any ideas, why ocfs2_www is started before drbd_www? > > > > alas its a bug > > and one i'm not quite sure how to fix yet... stay tuned > > > > ok, the PE now does the correct thing for your input... the trick now > is to make it pass all the regression tests as well >
done http://hg.beekhof.net/lha/crm-dev/rev/0c14cfe57dd9 _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
