<html><body><div style="color:#000; background-color:#fff; font-family:Helvetica Neue-Light, Helvetica Neue Light, Helvetica Neue, Helvetica, Arial, Lucida Grande, Sans-Serif;font-size:8pt"><div class="" style=""><span class="" style="">Ok, in which case, the documentation isn't clear !</span></div><div style="color: rgb(0, 0, 0); font-size: 11px; font-family: 'Helvetica Neue-Light', 'Helvetica Neue Light', 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: transparent; font-style: normal;" class=""><span class="" style=""><br class="" style=""></span></div><div style="color: rgb(0, 0, 0); font-size: 11px; font-family: 'Helvetica Neue-Light', 'Helvetica Neue Light', 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: transparent; font-style: normal;" class=""><span class="" style="">http://www.drbd.org/users-guide/s-first-time-up.html&nbsp;<br class="" style=""></span></div><div style="color:
 rgb(0, 0, 0); font-size: 11px; font-family: 'Helvetica Neue-Light', 'Helvetica Neue Light', 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: transparent; font-style: normal;" class=""><span class="" style=""><br></span></div><div style="color: rgb(0, 0, 0); font-size: 11px; font-family: 'Helvetica Neue-Light', 'Helvetica Neue Light', 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: transparent; font-style: normal;" class=""><span class="" style="">That page follows on from a page where an r0 config example is defined, thus it should make either continue using r0 in the example (or it should put "resource" in italics or something to show its not part of the command !).</span></div><div style="color: rgb(0, 0, 0); font-size: 11px; font-family: 'Helvetica Neue-Light', 'Helvetica Neue Light', 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: transparent;
 font-style: normal;" class=""><span class="" style=""><br></span></div><div style="color: rgb(0, 0, 0); font-size: 11px; font-family: 'Helvetica Neue-Light', 'Helvetica Neue Light', 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: transparent; font-style: normal;" class=""><span class="" style="">Tim</span></div> <div class="qtdSeparateBR"><br><br></div><div class="yahoo_quoted" style="display: block;"> <div style="font-family: Helvetica Neue-Light, Helvetica Neue Light, Helvetica Neue, Helvetica, Arial, Lucida Grande, Sans-Serif; font-size: 8pt;" class=""> <div style="font-family: HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, Sans-Serif; font-size: 12pt;" class=""> <div dir="ltr" class="" style=""> <font size="2" face="Arial" class="" style=""> On Tuesday, 12 August 2014, 12:08, Dirk Bonenkamp - ProActive &lt;dirk@proactive.nl&gt; wrote:<br class="" style=""> </font> </div>  <br class="" style=""><br
 class="" style=""> <div class="" style=""><div id="yiv1327011024" class="" style=""><div class="" style="">
    Hi Tim,<br clear="none" class="" style="">
    <br clear="none" class="" style="">
    The error message is perfectly clear.<br clear="none" class="" style="">
    <br clear="none" class="" style="">
    Try&nbsp; sudo drbdadm create-md r0<br clear="none" class="" style="">
    <br clear="none" class="" style="">
    You've defined the resource as r0, so tell drdb to create r0...<br clear="none" class="" style="">
    <br clear="none" class="" style="">
    Dirk<br clear="none" class="" style="">
    <br clear="none" class="" style="">
    <br clear="none" class="" style="">
    <div class="" style="">Tim Smith schreef op 12-8-2014 12:34:<br clear="none" class="" style="">
    </div>
    <div class="" id="yiv1327011024yqt17043" style=""><blockquote type="cite" class="" style="">
      <pre class="" style="">Hi,

I'm struggling with the totally incompressible and badly worded error messages in DRBD !

8.4.4-1ubuntu1 (as bundled with Ubuntu 14.04LTS)

I have tried a million different styles of config file writing and none of them work ! &nbsp;All of them generate the stupid error message above that doesn't tell me anything.

The nearest thing I've found to an answer on Google is a smug post in 2009 from someone who told someone else "Well, "resource" is not defined in your config, but "r0" is. Try that&nbsp;
instead :)" &nbsp;.... well that's a silly answer that doesn't tell me anything either !

So please, could someone tell me what I should be doing to make this work.

And yes, uname -n does return "XXX-vm02-bk01" and "XXX-vm02-bk01". &nbsp;

Thank you !

Tim


$ sudo drbdadm create-md resource
'resource' not defined in your config (for this host).

$ cat /etc/drbd.d/global_common.conf
global {
&nbsp; &nbsp; &nbsp; &nbsp; usage-count no;
}

common {
&nbsp; &nbsp; &nbsp; &nbsp; net {

&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; protocol C;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; cram-hmac-alg "sha512";
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; shared-secret "none_of_your_business";
&nbsp; &nbsp; &nbsp; &nbsp; }
}


$ cat r0.res&nbsp;
resource r0 {

device minor 1;
disk /dev/raidVolgrp/raidLv;
meta-disk internal;

floating 10.170.177.75:7789; &nbsp; # Note that I have also tried with these two lines
floating 10.170.177.77:7789; &nbsp; # disabled, and the below two stanzas enabled

#on XXX-vm02-bk01 {
#       address 10.170.177.75:7789; &nbsp; &nbsp; # Note that I have also tried with
#        device /dev/drbd1; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;# the device, disk and meta disk enabled here
#        disk /dev/raidVolgrp/raidLv; &nbsp; &nbsp;# and disabled in the general section at the top
#        meta-disk internal;
#}

#on XXX-vm01-bk01 {
#       address 10.170.177.77:7789;
#        device /dev/drbd1;
#        disk /dev/raidVolgrp/raidLv;
#        meta-disk internal;
#}

}

_______________________________________________
drbd-user mailing list
<a rel="nofollow" shape="rect" class="" ymailto="mailto:drbd-user@lists.linbit.com" target="_blank" href="mailto:drbd-user@lists.linbit.com" style="">drbd-user@lists.linbit.com</a>
<a rel="nofollow" shape="rect" class="" target="_blank" href="http://lists.linbit.com/mailman/listinfo/drbd-user" style="">http://lists.linbit.com/mailman/listinfo/drbd-user</a>
</pre>
    </blockquote></div>
    <br clear="none" class="" style="">
    <div class="" style="">-- <br clear="none" class="" style="">
      </div></div><title class="" style="">ProActive Software</title><style type="text/css" class="" style="">

#yiv1327011024 html, #yiv1327011024 body, #yiv1327011024 table {
font-family:Lato;font-size:12px;}

#yiv1327011024 a {
color:#25aae1;text-decoration:none;}

</style><div class="" style=""><a rel="nofollow" shape="rect" target="_blank" href="http://www.proactive.nl/" class="" style=""><img alt="" src="cid:1.4110322632@web172806.mail.ir2.yahoo.com" width="170" border="0" height="49" class="" style=""></a><br clear="none" class="" style="">
      <br clear="none" class="" style="">
      <table cellpadding="0" cellspacing="0" class="" style=""><tbody class="" style=""><tr class="" style=""><td colspan="1" rowspan="1" width="20" class="" style=""><b class="" style="">T</b></td><td colspan="1" rowspan="1" class="" style="">023 - 5422299</td></tr><tr class="" style=""><td colspan="1" rowspan="1" width="20" class="" style=""><b class="" style="">W</b></td><td colspan="1" rowspan="1" class="" style=""><a rel="nofollow" shape="rect" target="_blank" href="http://www.proactive.nl/" class="" style="">www.proactive.nl</a></td></tr></tbody></table>
      <br clear="none" class="" style="">
      <table cellpadding="0" cellspacing="0" class="" style=""><tbody class="" style=""><tr class="" style=""><td colspan="1" rowspan="1" class="" style=""><a rel="nofollow" shape="rect" target="_blank" href="https://www.linkedin.com/in/dirkbonenkamp" class="" style=""><img src="cid:2.4110322633@web172806.mail.ir2.yahoo.com" alt="LinkedIn" width="25" border="0" height="25" class="" style=""></a></td><td colspan="1" rowspan="1" class="" style=""><a rel="nofollow" shape="rect" target="_blank" href="https://twitter.com/ProActive_nl" class="" style=""><img src="cid:3.4110322633@web172806.mail.ir2.yahoo.com" alt="Twitter" width="25" border="0" height="25" class="" style=""></a></td><td colspan="1" rowspan="1" class="" style=""><a rel="nofollow" shape="rect" target="_blank" href="http://www.youtube.com/user/ProActiveSoftware" class="" style=""><img src="cid:4.4110322633@web172806.mail.ir2.yahoo.com" alt="YouTube" width="25" border="0" height="25" class=""
 style=""></a></td></tr></tbody></table>
    
  </div></div><br class="" style=""><br class="" style=""></div>  </div> </div>  </div> </div></body></html>