<div dir="ltr">Didn&#39;t here from anyone on this list here, but the solution to the problem was to install kmod-drdb package. I was missing the drbd modules.<br><br>-Mike<br><br><div class="gmail_quote">On Mon, Sep 8, 2008 at 1:38 PM, Mike Rowen <span dir="ltr">&lt;<a href="mailto:mike@bcmr3.net">mike@bcmr3.net</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div dir="ltr">I am attempting to setup DRBD for the very first time on a pair of test systems running CentOS4.6. I created a logical volume on each system and the &quot;drbdadm create-md&quot; ran successfully on both systems. But when I attempt to attach, I get &quot;Connection refused&quot;. I do not have the firewall running on either system and iptables -L shows that this is the case. I am only following the on-line documentation. Gethostbyname returns the same hostnames that are in the drbd.conf files. I can&#39;t find any references to this error in the documention or in the archives for this list. <br>

<br># drbdadm attach r0<br>send() failed: Connection refused<br>send() failed: Connection refused<br><br>global {<br>&nbsp; usage-count yes;<br>}<br>common {<br>&nbsp; protocol C;<br>}<br>resource r0 {<br>&nbsp; on ctest01d {<br>&nbsp;&nbsp;&nbsp; device&nbsp;&nbsp;&nbsp; /dev/drbd1;<br>

&nbsp;&nbsp;&nbsp; disk&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; /dev/VolGroup00/drbd_test_lv;<br>&nbsp;&nbsp;&nbsp; address&nbsp;&nbsp; <a href="http://10.10.1.10:7789" target="_blank">10.10.1.10:7789</a>;<br>&nbsp;&nbsp;&nbsp; meta-disk internal;<br>&nbsp; }<br>&nbsp; on ctest02d {<br>&nbsp;&nbsp;&nbsp; device&nbsp;&nbsp;&nbsp; /dev/drbd1;<br>&nbsp;&nbsp;&nbsp; disk&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; /dev/VolGroup00/drbd_test_lv;<br>

&nbsp;&nbsp;&nbsp; address&nbsp;&nbsp; <a href="http://10.10.1.20:7789" target="_blank">10.10.1.20:7789</a>;<br>&nbsp;&nbsp;&nbsp; meta-disk internal;<br>&nbsp; }<br>}<br><br>Thanks,<br>-Mike<br></div>
</blockquote></div><br></div>