<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Massimo Cetra wrote:
<blockquote cite="mid:4A9674E2.9060409@navynet.it" type="cite"><br>
HI all,
  <br>
  <br>
i resume this old post that didn't have an answer.
  <br>
I am experiencing the same identical problem.
  <br>
  <br>
the 2 nodes are 2 KVM virtual machines on 2.6.30.5 that are supposed to
work in dual primary mode with OCFS on top pf DRBD.
  <br>
  <br>
The testbed is:
  <br>
- machines are up and running, synced and in dual primary mode.
  <br>
  <br>
- when i shutdown -h one of the two, everything comes up correctly.
  <br>
- when i reboot (KVM is quite fast), i see that the rebooted node
doesn't sync and disconnects.
  <br>
  <br>
</blockquote>
<big>I am having almost the same problem with 8.3.2&nbsp; I am running in
primary secondary mode.&nbsp; If I stop the secondary, the primary goes to
StandAlone and the log messages are the same as below.&nbsp; This does not
happen with 8.3.0. My nodes are physical not VMs.</big><br>
<br>
<blockquote cite="mid:4A9674E2.9060409@navynet.it" type="cite">This is
strange because i don't see any configuration problem.
  <br>
If i restart drbd, it comes up cleanly as well.
  <br>
  <br>
How to fix and what's the problem ?
  <br>
  <br>
This is the relevant portion of the log.
  <br>
  <br>
[&nbsp;&nbsp;&nbsp; 7.444342] drbd: initialised. Version: 8.3.2 (api:88/proto:86-90)
  <br>
[&nbsp;&nbsp;&nbsp; 7.466196] drbd: GIT-hash: dd7985327f146f33b86d4bff5ca8c94234ce840e
build by phil@fat-tyre, 2009-07-03 15:35:39
  <br>
[&nbsp;&nbsp;&nbsp; 7.489085] drbd: registered as block device major 147
  <br>
[&nbsp;&nbsp;&nbsp; 7.500701] drbd: minor_table @ 0xffff8800ddd5ac80
  <br>
[&nbsp;&nbsp;&nbsp; 7.523703] block drbd1: Starting worker thread (from cqueue [1691])
  <br>
[&nbsp;&nbsp;&nbsp; 7.535696] block drbd1: disk( Diskless -&gt; Attaching )
  <br>
[&nbsp;&nbsp;&nbsp; 7.551927] block drbd1: Found 6 transactions (6 active extents) in
activity log.
  <br>
[&nbsp;&nbsp;&nbsp; 7.574272] block drbd1: Method to ensure write ordering: barrier
  <br>
[&nbsp;&nbsp;&nbsp; 7.585844] block drbd1: max_segment_size ( = BIO size ) = 32768
  <br>
[&nbsp;&nbsp;&nbsp; 7.597424] block drbd1: drbd_bm_resize called with capacity ==
104854328
  <br>
[&nbsp;&nbsp;&nbsp; 7.609724] block drbd1: resync bitmap: bits=13106791 words=204794
  <br>
[&nbsp;&nbsp;&nbsp; 7.632516] block drbd1: size = 50 GB (52427164 KB)
  <br>
[&nbsp;&nbsp;&nbsp; 7.647568] block drbd1: recounting of set bits took additional 0
jiffies
  <br>
[&nbsp;&nbsp;&nbsp; 7.659347] block drbd1: 0 KB (0 bits) marked out-of-sync by on disk
bit-map.
  <br>
[&nbsp;&nbsp;&nbsp; 7.671181] block drbd1: disk( Attaching -&gt; UpToDate )
  <br>
[&nbsp;&nbsp;&nbsp; 7.682717] block drbd1: Barriers not supported on meta data device
- disabling
  <br>
[&nbsp;&nbsp;&nbsp; 7.773093] block drbd1: conn( StandAlone -&gt; Unconnected )
  <br>
[&nbsp;&nbsp;&nbsp; 7.785603] block drbd1: Starting receiver thread (from drbd1_worker
[1698])
  <br>
[&nbsp;&nbsp;&nbsp; 7.808437] block drbd1: receiver (re)started
  <br>
[&nbsp;&nbsp;&nbsp; 7.824425] block drbd1: conn( Unconnected -&gt; WFConnection )
  <br>
[&nbsp;&nbsp;&nbsp; 7.836513] block drbd1: bind before connect failed, err = -99
  <br>
[&nbsp;&nbsp;&nbsp; 7.852925] block drbd1: conn( WFConnection -&gt; Disconnecting )
  <br>
[&nbsp;&nbsp;&nbsp; 7.868108] block drbd1: role( Secondary -&gt; Primary )
  <br>
[&nbsp;&nbsp;&nbsp; 7.880114] block drbd1: Creating new current UUID
  <br>
[&nbsp;&nbsp;&nbsp; 8.064182] block drbd1: Discarding network configuration.
  <br>
[&nbsp;&nbsp;&nbsp; 8.075792] block drbd1: Connection closed
  <br>
[&nbsp;&nbsp;&nbsp; 8.087158] block drbd1: conn( Disconnecting -&gt; StandAlone )
  <br>
[&nbsp;&nbsp;&nbsp; 8.098898] block drbd1: receiver terminated
  <br>
[&nbsp;&nbsp;&nbsp; 8.110451] block drbd1: Terminating receiver thread
  <br>
  <br>
Thanks,
  <br>
Max
  <br>
  <br>
  <br>
  <br>
Richard Hector ha scritto:
  <br>
  <blockquote type="cite">Hi all,
    <br>
    <br>
One of my 2 machines doesn't seem to connect at boot time - doesn't
    <br>
matter whether it's configured to come up as primary or secondary.
This,
    <br>
at a guess, seems relevant:
    <br>
    <br>
...
    <br>
[&nbsp;&nbsp; 29.196417] drbd0: conn( Unconnected -&gt; WFConnection ) [&nbsp;&nbsp;
29.196417] drbd0: bind before connect failed, err = -99
    <br>
[&nbsp;&nbsp; 29.196417] drbd0: conn( WFConnection -&gt; Disconnecting ) ...
    <br>
    <br>
I've tried to find any docs regarding this without success - that bind
    <br>
is an internal kernel one, not bind(2) (the syscall), right? My
    <br>
expertise at navigating the kernel source is rather limited ...
    <br>
    <br>
If I run /etc/init.d/drbd restart after boot, it comes up fine.
    <br>
    <br>
Both machines are Debian Lenny, amd64, with drbd 8.3 from
backports.org.
    <br>
    <br>
Any suggestions? Any more useful info I can supply?
    <br>
&nbsp; </blockquote>
  <br>
  <br>
_______________________________________________
  <br>
drbd-user mailing list
  <br>
<a class="moz-txt-link-abbreviated" href="mailto:drbd-user@lists.linbit.com">drbd-user@lists.linbit.com</a>
  <br>
<a class="moz-txt-link-freetext" href="http://lists.linbit.com/mailman/listinfo/drbd-user">http://lists.linbit.com/mailman/listinfo/drbd-user</a>
  <br>
  <br>
</blockquote>
<br>
</body>
</html>