I have a similar setup (ubuntu 8.04 hosts, xen guests of various flavors).<div><br></div><div>I created 2 new LVs on each host, updated and pushed the drbd.conf (snippet):</div><div><br></div><div><div>resource pd01-root {</div>
<div>  device        /dev/drbd32;</div><div>  disk          /dev/datavg/pd01-root;</div><div>  meta-disk     /dev/datavg/drbd_log[32];</div><div><br></div><div>  on xen-80-31-00 {</div><div>    address    <a href="http://192.168.250.14:7732">192.168.250.14:7732</a>;</div>
<div>  }</div><div><br></div><div>  on xen-33-18-02 {</div><div>    address    <a href="http://192.168.250.12:7732">192.168.250.12:7732</a>;</div><div>  }</div><div><br></div><div>}</div><div><br></div><div>======</div><div>
<br></div><div>&quot;drbdadm create-md pd01-root&quot; works on both hosts, &quot;drbdadm up pd01-root&quot; and &quot;drbdadm -- -o primary pd01-root&quot; works on one of the nodes, but the other node cannot &quot;up&quot; or even &quot;connect&quot; to the new device.</div>
<div><br></div><div>======</div><div><br></div><div><div>root@xen-80-31-00:~# drbdsetup 32 net <a href="http://192.168.250.14:7732">192.168.250.14:7732</a> <a href="http://192.168.250.12:7732">192.168.250.12:7732</a> C --set-defaults --create-device --allow-two-primaries</div>
<div>32: Failure: (127) Device minor not allocated</div><div><br></div><div>======</div></div><div><br></div><div>no messages in /var/log or dmesg to give a hint.</div><div><br></div><div>&quot;drbdadm status&quot; shows:</div>
<div><br></div><div><div>&lt;!-- resource minor=&quot;32&quot; name=&quot;pd01-root&quot; not available or not yet created --&gt;</div><div><br></div><div>which is expected.</div><div><br></div><div>I&#39;ve done the start/stop drbd, reboot, etc.</div>
<div><br></div><div>This is on DRBD 8.3.1, Xen 3.4.0, linux 2.6.18.8 (with XenSource patches) -- same build on both hosts.</div></div><div><br></div><div>What can I try next to get more information for debugging this?</div>
<div><br></div>Thanks,</div><div>Sam</div>