<div dir="ltr"><div>Hi,</div><div><br></div><div>We are experiencing a resync problem with drbd dkms kernel module 9.0.25-1:<br></div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div># dkms status<br>drbd, 9.0.25-1, 4.19.0-12-amd64, x86_64: installed</div></blockquote><div><br></div><div>If we do not set any parameters in global_common.conf seems to be ok but extremely low resync performance noticed (few kbits/s). When we set any resync parameter (and drbdadm adjust all on both nodes) we can&#39;t reach more than 5/6Mbps in syncing nodes (both with same nvme high speed disks) and this error message is shown in dmesg:<br></div><div> <br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div>[  851.911236] drbd storage/0 drbd1000 cluster1: ASSERTION __dec_unacked(peer_device) &gt;= 0 FAILED in e_end_resync_block<br>[  853.771264] drbd storage/0 drbd1000 cluster1: ASSERTION __dec_unacked(peer_device) &gt;= 0 FAILED in e_end_resync_block<br>[  855.683292] drbd storage/0 drbd1000 cluster1: ASSERTION __dec_unacked(peer_device) &gt;= 0 FAILED in e_end_resync_block<br>[  855.807294] drbd storage/0 drbd1000 cluster1: ASSERTION __dec_unacked(peer_device) &gt;= 0 FAILED in e_end_resync_block</div></blockquote><div><br></div><div>The net parameters  we set in global_common.conf are:</div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div><div style="color:rgb(0,0,0);background-color:rgb(255,255,255);font-family:&quot;Droid Sans Mono&quot;,&quot;monospace&quot;,monospace,&quot;Droid Sans Fallback&quot;;font-weight:normal;font-size:14px;line-height:19px;white-space:pre"><div><span style="color:rgb(0,0,0)">    net {</span></div><div><span style="color:rgb(0,0,0)">        protocol C</span><span style="color:rgb(0,128,0)">;</span></div><br><div><span style="color:rgb(0,0,0)">        allow-two-primaries</span><span style="color:rgb(0,128,0)">;</span></div><div><span style="color:rgb(0,0,0)">        after-sb-0pri discard-zero-changes</span><span style="color:rgb(0,128,0)">;</span></div><div><span style="color:rgb(0,0,0)">        after-sb-1pri discard-secondary</span><span style="color:rgb(0,128,0)">;</span></div><div><span style="color:rgb(0,0,0)">        after-sb-2pri disconnect</span><span style="color:rgb(0,128,0)">;</span></div><div><span style="color:rgb(0,0,0)">    }</span></div></div></div></blockquote><div><br></div><div>And we have MTU 9000 on both nodes.</div><div><br></div><div>Any ideas why this is happening?<br></div></div>