<div dir="ltr">Hi ALL,<br><br>I’m new to DRBD.<br>The goal is to have an asynchronous replication once or twice a day between the nodes.<br><br>Is this possible with DRBD without DRBD proxy solution?<br><br>From what I’ve tested I see that the secondary node can be in a disconnected state (drbdadm disconnect &lt;resource&gt;) but I don’t know how long.<br>Another concern is how much changes (writes) can accommodate the primary node while the secondary is offline? Protocol A states that the local writes are completed once the local disk write is finished and the replication packet is placed in the local TCP send buffer. So that means if TCP send buffer is full then DRBD will block all write operations?<br><br>Thanks.<br><br></div>