<html><body><div style="color:#000; background-color:#fff; font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:12pt"><blockquote style="border: none; padding: 0px;"><div>Hi</div><div>I have installed drbd on two linux machines (Rhel 6.4, 2.6.32-358.6.1) &nbsp;and I am getting this error when I try to start drbd.</div><div><br></div><div style="color: rgb(0, 0, 0); font-size: 15.555556297302246px; font-family: HelveticaNeue, 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: transparent; font-style: normal;"><br></div><div style="color: rgb(0, 0, 0); font-size: 15.555556297302246px; font-family: HelveticaNeue, 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: transparent; font-style: normal;"># cat /var/drbd/drbd.conf</div><div style="color: rgb(0, 0, 0); font-size: 15.555556297302246px; font-family: HelveticaNeue, 'Helvetica Neue', Helvetica,
 Arial, 'Lucida Grande', sans-serif; background-color: transparent; font-style: normal;">------------------------------------------------------------</div><div>global {</div><div><span class="Apple-tab-span" style="white-space:pre">        </span>usage-count yes;</div><div>}</div><div><br></div><div>common {</div><div><span class="Apple-tab-span" style="white-space:pre">        </span>net { protocol C; }</div><div>}</div><div><br></div><div>resource res0 {</div><div><span class="Apple-tab-span" style="white-space:pre">        </span>on pc1{</div><div><span class="Apple-tab-span" style="white-space:pre">                                                </span>&nbsp; &nbsp; &nbsp; &nbsp;&nbsp;device /dev/drbd1;</div><div><span class="Apple-tab-span" style="white-space:pre">                </span>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; disk /dev/sdb1;</div><div><span class="Apple-tab-span" style="white-space:pre">                </span>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; address 192.168.10.1:7789;</div><div><span class="Apple-tab-span"
 style="white-space:pre">                </span>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;meta-disk<span class="Apple-tab-span" style="white-space:pre">        </span>internal;</div><div><span class="Apple-tab-span" style="white-space:pre">        </span>}</div><div><span class="Apple-tab-span" style="white-space:pre">        </span>on pc2{</div><div><span class="Apple-tab-span" style="white-space:pre">                </span>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;device /dev/drbd1;</div><div><span class="Apple-tab-span" style="white-space:pre">                </span>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;disk /dev/sdb1;</div><div><span class="Apple-tab-span" style="white-space:pre">                </span>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;address 192.168.10.2:7789;</div><div><span class="Apple-tab-span" style="white-space:pre">                </span>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;meta-disk<span class="Apple-tab-span" style="white-space:pre">        </span>internal;</div><div><span class="Apple-tab-span"
 style="white-space:pre">        </span>}</div><div>}</div><div>----------------------------------------------------------------</div><div><br></div><div style="color: rgb(0, 0, 0); font-size: 15.555556297302246px; font-family: HelveticaNeue, 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: transparent; font-style: normal;"># drbdadm create-md res0</div><div style="color: rgb(0, 0, 0); font-size: 15.555556297302246px; font-family: HelveticaNeue, 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: transparent; font-style: normal;">'rest0' not defined in your config (for this host)</div><div style="color: rgb(0, 0, 0); font-size: 15.555556297302246px; font-family: HelveticaNeue, 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: transparent; font-style: normal;">----------------------------------------------------------------</div><div style="color: rgb(0, 0, 0);
 font-size: 15.555556297302246px; font-family: HelveticaNeue, 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: transparent; font-style: normal;">Some info on my setup</div><div style="color: rgb(0, 0, 0); font-size: 15.555556297302246px; font-family: HelveticaNeue, 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: transparent; font-style: normal;">- The two machines are connected back-to-back via 10G link (in addition to a 1G link to internet)</div><div style="color: rgb(0, 0, 0); font-size: 15.555556297302246px; font-family: HelveticaNeue, 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: transparent; font-style: normal;">- The IP address in the conf file is that of the 10G link&nbsp;</div><div style="color: rgb(0, 0, 0); font-size: 15.555556297302246px; font-family: HelveticaNeue, 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;
 background-color: transparent; font-style: normal;">- I have the same conf file on both machines</div><div style="color: rgb(0, 0, 0); font-size: 15.555556297302246px; font-family: HelveticaNeue, 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: transparent; font-style: normal;">- drbd is installed in /var/drbd (and the conf is there, not in /etc/...I know it is picking up this file because I can make a typo here and drbd will flag a syntax error)</div><div style="color: rgb(0, 0, 0); font-size: 15.555556297302246px; font-family: HelveticaNeue, 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: transparent; font-style: normal;">- the disks on sdb1 are accessible</div><div style="color: rgb(0, 0, 0); font-size: 15.555556297302246px; font-family: HelveticaNeue, 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: transparent; font-style: normal;">- drbd is
 8.4.4</div><div style="color: rgb(0, 0, 0); font-size: 15.555556297302246px; font-family: HelveticaNeue, 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: transparent; font-style: normal;"><br></div><div style="color: rgb(0, 0, 0); font-size: 15.555556297302246px; font-family: HelveticaNeue, 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: transparent; font-style: normal;">It's probably something simple..What am I missing?</div><div style="color: rgb(0, 0, 0); font-size: 15.555556297302246px; font-family: HelveticaNeue, 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: transparent; font-style: normal;">thx,</div><div style="color: rgb(0, 0, 0); font-size: 15.555556297302246px; font-family: HelveticaNeue, 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: transparent; font-style: normal;">Kishore</div><div style="color:
 rgb(0, 0, 0); font-size: 15.555556297302246px; font-family: HelveticaNeue, 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: transparent; font-style: normal;"><br></div></blockquote></div></body></html>