<div dir="ltr">Hi everyone, <br><br>I&#39;m new to this list, and I didn&#39;t find any results about my question, but I may have done a bad search, so please forgive me if this question has already been asked and answered.<br>
<br>I&#39;m installing drbd on a 2 nodes system, and I&#39;m facing a quite strange bug :<br><br>on NODE 1 : <br>when I do /etc/init.d/drbd status<br>drbd driver loaded OK; device status:<br>version: 8.2.6 (api:88/proto:86-88)<br>
GIT-hash: 3e69822d3bb4920a8c1bfdf7d647169eba7d2eb4 build by root@gobelin, 2008-07-11 10:55:23<br>m:res&nbsp; cs&nbsp; st&nbsp; ds&nbsp; p&nbsp; mounted&nbsp; fstype<br><br>root@gobelin:~# /etc/init.d/drbd start<br>Starting DRBD resources:&nbsp;&nbsp;&nbsp; [ d(r0) s(r0) n(r0) ].<br>
..........<br>***************************************************************<br>&nbsp;DRBD&#39;s startup script waits for the peer node(s) to appear.<br>&nbsp;[...]<br>&nbsp;To abort waiting enter &#39;yes&#39; [&nbsp; 16]:yes<br><br>root@gobelin:~# /etc/init.d/drbd status<br>
drbd driver loaded OK; device status:<br>version: 8.2.6 (api:88/proto:86-88)<br>GIT-hash: 3e69822d3bb4920a8c1bfdf7d647169eba7d2eb4 build by root@gobelin, 2008-07-11 10:55:23<br>m:res&nbsp; cs&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; st&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ds&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; p&nbsp; mounted&nbsp; fstype<br>
0:r0&nbsp;&nbsp; WFConnection&nbsp; Secondary/Unknown&nbsp; Inconsistent/DUnknown&nbsp; C<br><br>So I guess everything is OK here. I have the same /etc/drbd.conf on the second node, but here&#39;s what happens : <br>NODE 2 :<br>root@troll:~# /etc/init.d/drbd status<br>
drbd driver loaded OK; device status:<br>version: 8.2.6 (api:88/proto:86-88)<br>GIT-hash: 3e69822d3bb4920a8c1bfdf7d647169eba7d2eb4 build by root@troll, 2008-07-11 12:53:35<br>m:res&nbsp; cs&nbsp; st&nbsp; ds&nbsp; p&nbsp; mounted&nbsp; fstype<br><br>root@troll:~# /etc/init.d/drbd start<br>
Starting DRBD resources:&nbsp;&nbsp;&nbsp; [ d(r0)<br><br>and it freezes... simply.<br><br>I have to restart the server. No ssh answer, no CTRL + C, it just simply freezes...<br><br>I tried to start it first on this node, to see if it was an &quot;availibility&quot; issue, but it seems not. As it freezes, I have no clue in the log files, nothing seems wrong.<br>
<br>Does anyone have already seen something like this before, is it a known bug ? Am I stupid or what ? :p<br><br>Thanks in advance, Cheers everyone.<br><br>Thibaut Perrin<br></div>