I download the ocfs2 package from the same repo.<br>I don&#39;t follow the guide step by step..... I&#39;m configuring the first node (the second is a production machine!).<br>So now the cluster is composed with one node. <br>
<br>The difference from the guide that I have implemented in my configuration is the rrp openais feature; so I have configured another ethernet card for multicast communications.<br><br>I believe that the &#39;dlm: TCP protocol can&#39;t handle multi-homed hosts, try SCTP&#39; error is related to rrp ais feature, so dlm refuses to mount the filesystem.<br>
<br>Could it be?<br><br><br><div class="gmail_quote">2009/9/30 Errol Neal <span dir="ltr">&lt;<a href="mailto:eneal@businessgrade.com">eneal@businessgrade.com</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im">On Wed, Sep 30, 2009 03:45  AM, Fausto Lombardi  wrote:<br>
&gt; Hi of all,<br>
&gt; I&#39;m trying to setup a dual primary DRDB with Pacemaker and OCFS2.<br>
&gt;<br>
&gt; I have followed the &#39;Clusters from Scratch - Apache on Fedora11&#39; pdf but when mount the ocfs2 partition I&#39;m receiving this error message:<br>
&gt;<br>
&gt; Sep 30 00:03:17 fedora-kvm1 kernel: dlm: TCP protocol can&#39;t handle multi-homed hosts, try SCTP<br>
&gt; Sep 30 00:03:17 fedora-kvm1 kernel: dlm: cannot start dlm lowcomms -22<br>
&gt; Sep 30 00:03:17 fedora-kvm1 kernel: (7101,1):ocfs2_dlm_init:2828 ERROR: status = -22<br>
&gt; Sep 30 00:03:17 fedora-kvm1 kernel: (7101,1):ocfs2_mount_volume:1741 ERROR: status = -22<br>
&gt; Sep 30 00:03:17 fedora-kvm1 kernel: ocfs2: Unmounting device (147,1) on (node 0)<br>
&gt;<br>
&gt; DLM and O2CB are started.<br>
&gt;<br>
&gt; Why?<br>
<br>
</div>I followed the same guide. Did you download ocfs2 from the same repo?<br>
<div class="im"><br>
&gt; Furthermore in this manual it is suggested to modify the OCF sript o2cb to improve the compatibility with fedora 11.<br>
&gt;<br>
&gt; sed -i.gres s/start_daemon//g /usr/lib/ocf/resource.d/ocfs2/o2cb<br>
&gt; sed -i.gres s/pidofproc/pidof/g /usr/lib/ocf/resource.d/ocfs2/o2cb<br>
&gt;<br>
&gt; What are the incompatibility with this release?<br>
&gt;<br>
</div>The sed removes start_daemon and replaced pidofproc with pidof. I neglected to do this step on the second node and realized it right away.<br>
<br>
<br>
<br>
&gt;<br>
&gt;<br>
&gt; _________________________<br>
&gt; This email was transferred using an evaluation version<br>
&gt; of AXIGEN Mail Server.<br>
&gt;<br>
&gt;         _______________________________________________<br>
&gt; Pacemaker mailing list<br>
&gt; <a href="mailto:Pacemaker@oss.clusterlabs.org">Pacemaker@oss.clusterlabs.org</a><br>
&gt; <a href="http://oss.clusterlabs.org/mailman/listinfo/pacemaker" target="_blank">http://oss.clusterlabs.org/mailman/listinfo/pacemaker</a><br>
&gt;<br>
&gt; _________________________<br>
&gt; This email was transferred using an evaluation version<br>
&gt; of AXIGEN Mail Server.<br>
&gt;<br>
&gt;<br>
<br>
_________________________<br>
This email was transferred using an evaluation version<br>
of AXIGEN Mail Server.<br>
<br>
<br>
_______________________________________________<br>
Pacemaker mailing list<br>
<a href="mailto:Pacemaker@oss.clusterlabs.org">Pacemaker@oss.clusterlabs.org</a><br>
<a href="http://oss.clusterlabs.org/mailman/listinfo/pacemaker" target="_blank">http://oss.clusterlabs.org/mailman/listinfo/pacemaker</a><br>
</blockquote></div><br>