<div>Hi,</div>
<div>I&#39;m trying to build two node cluster and main resource is xen domU. Obviously I&#39;m doing something wrong cause I&#39;ve manage to configure drbd resource and xen filesystem but I can&#39;t get domU to start. </div>

<div> </div>
<div> </div>
<div> </div>
<div>$crm_mon --one-shot<br>============<br>Last updated: Fri Sep 25 21:45:33 2009<br>Stack: openais<br>Current DC: <a href="http://splxd01.domain.com">splxd01.domain.com</a> - partition with quorum<br>Version: 1.0.4-2ec1d189f9c23093bf9239a980534b661baf782d<br>
2 Nodes configured, 2 expected votes<br>5 Resources configured.<br>============</div>
<div>Online: [ <a href="http://splxd01.domain.com">splxd01.domain.com</a> <a href="http://splxd02.domain.com">splxd02.domain.com</a> ]</div>
<div>Master/Slave Set: ms_drbd_test-disk<br>        Masters: [ <a href="http://splxd01.domain.com">splxd01.domain.com</a> ]<br>        Slaves: [ <a href="http://splxd02.domain.com">splxd02.domain.com</a> ]<br>Master/Slave Set: ms_drbd_test-swap<br>
        Masters: [ <a href="http://splxd01.domain.com">splxd01.domain.com</a> ]<br>        Slaves: [ <a href="http://splxd02.domain.com">splxd02.domain.com</a> ]<br>xen_fs  (ocf::heartbeat:Filesystem):    Started <a href="http://splxd01.domain.com">splxd01.domain.com</a></div>

<div>Failed actions:<br>    test1_start_0 (node=<a href="http://splxd01.domain.com">splxd01.domain.com</a>, call=30, rc=1, status=complete): unknown error<br>    swap_fs_start_0 (node=<a href="http://splxd01.domain.com">splxd01.domain.com</a>, call=22, rc=1, status=complete): unknown error<br>
    swap_fs_start_0 (node=<a href="http://splxd02.domain.com">splxd02.domain.com</a>, call=18, rc=1, status=complete): unknown error<br>    test1_start_0 (node=<a href="http://splxd02.domain.com">splxd02.domain.com</a>, call=19, rc=1, status=complete): unknown error<br>
</div>
<div>****************************************************<br>$crm configure show</div>
<div> </div>
<div>node <a href="http://splxd01.domain.com">splxd01.domain.com</a><br>node <a href="http://splxd02.domain.com">splxd02.domain.com</a><br>primitive drbd_test-disk ocf:linbit:drbd \<br>        params drbd_resource=&quot;test-disk&quot; \<br>
        op monitor interval=&quot;15s&quot;<br>primitive drbd_test-swap ocf:linbit:drbd \<br>        params drbd_resource=&quot;test-swap&quot; \<br>        op monitor interval=&quot;15s&quot;<br>primitive swap_fs ocf:heartbeat:Filesystem \<br>
        params device=&quot;/dev/drbd2&quot; directory=&quot;/mnt/test1_swap&quot;<br>primitive test1 ocf:heartbeat:Xen \<br>        params xmfile=&quot;/mnt/test1/test1.dom&quot; \<br>        op monitor interval=&quot;10s&quot; \<br>
        op start interval=&quot;0s&quot; timeout=&quot;30s&quot; \<br>        op stop interval=&quot;0s&quot; timeout=&quot;300s&quot;<br>primitive xen_fs ocf:heartbeat:Filesystem \<br>        params device=&quot;/dev/drbd1&quot; directory=&quot;/mnt/test1&quot;<br>
ms ms_drbd_test-disk drbd_test-disk \<br>        meta master-max=&quot;1&quot; master-node-max=&quot;1&quot; clone-max=&quot;2&quot; clone-node-max=&quot;1&quot; notify=&quot;true&quot;<br>ms ms_drbd_test-swap drbd_test-swap \<br>
        meta master-max=&quot;1&quot; master-node-max=&quot;1&quot; clone-max=&quot;2&quot; clone-node-max=&quot;1&quot; notify=&quot;true&quot;<br>colocation fs_on_drbd inf: xen_fs ms_drbd_test-disk:Master<br>colocation swap_on_drbd inf: swap_fs ms_drbd_test-swap:Master<br>
colocation test1-with-xen_fs inf: test1 xen_fs<br>order fs_after_drbd inf: ms_drbd_test-disk:promote xen_fs:start<br>order swap_after_drbd inf: ms_drbd_test-swap:promote swap_fs:start<br>order test1-after-xen_fs inf: xen_fs:start test1:start<br>
property $id=&quot;cib-bootstrap-options&quot; \<br>        dc-version=&quot;1.0.4-2ec1d189f9c23093bf9239a980534b661baf782d&quot; \<br>        cluster-infrastructure=&quot;openais&quot; \<br>        expected-quorum-votes=&quot;2&quot; \<br>
        no-quorum-policy=&quot;ignore&quot; \<br>        stonith-enabled=&quot;false&quot; \<br>        default-resource-stickiness=&quot;1000&quot;</div>
<div> </div>
<div>*************************************************</div>
<div> </div>
<div>If you need some more info let me know.</div>
<div> </div>
<div>Regards,</div>
<div> </div>
<div>Sven<br></div>