Andrew Beekhof wrote:
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

don't know whether i should post this on the devel mailinglist, but i am
getting a compile error about "action->implied_by_stonith = TRUE;" in
crm/pengine/native.c. perhaps it is missing in
include/crm/pengine/status.h. ?

cheers,
raoul bhatia
--
____________________________________________________________________
DI (FH) Raoul Bhatia M.Sc.          email.          [EMAIL PROTECTED]
Technischer Leiter

IPAX - Aloy Bhatia Hava OEG         web.          http://www.ipax.at
Barawitzkagasse 10/2/2/11           email.            [EMAIL PROTECTED]
1190 Wien                           tel.               +43 1 3670030
FN 277995t HG Wien                  fax.            +43 1 3670030 15
____________________________________________________________________
_______________________________________________
Linux-HA mailing list
[email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems

Reply via email to