<div dir="ltr"><div><div><div><div><div>hi,<br><br></div>we have a scenario where we would like to connect a secondary node to any of multiple primary nodes in a sort of a best-effort way. <br><br>Meaning, we&#39;d like to connect the secondary potentially to a different primary than what it previously was connected to. And in this case, we&#39;d like to just ignore everything in secondary&#39;s disk and restart sync with the data of the new primary.<br><br></div>Neither `connect --discard-my-data` or `invalidate` didn&#39;t seem to accomplish this,  DRBD  gives error &quot;unrelated data, aborting&quot;. The only solution we&#39;ve come up so far is to re-initialize the secondary with `create-md`.<br><br></div>So my question is: can we do this without re-initialization? And if that is the only way out, how could we detect the situation programmatically? (apart from parsing kernel logs)<br><br></div>TIA,<br><br></div>--Timo<br></div>