Results 158 comments of ghernadi

ErrorReports or anything suspicious in the logs (controller/satellite)?

Yes, once the satellite is up again, the controller should automatically reconnect to the satellite and get the resource `UpToDate` again. Can you verify if the satellite 1) did start...

Glad to hear 1.20.0rc1 works better - we did a rework in the abort mechanism to be more stable. Would be helpful to have more details of what exactly happened...

What DRBD versions are in use here? Also could you please attach *from both* nodes a `dmesg | grep testres1`. I'd like to know if DRBD ran a full-sync or...

I see. Let me explain a bit of how DRBD works: DRBD has 2 "initial sync" options, one is the "full-sync", which simply sends all the data to the new...

> Do I understand correctly that with this value, if a 1048576 bytes block has all zeros, then such a block is ignored for synchronization. If so, what should be...

The `drbdadm adjust` was not supposed to change the allocated size, but to check if the sync is configured properly. But no output means that everything is configured within DRBD...

That was also my thought, so I tested this issue with the same version of LINSTOR and DRBD as you have, but could not reproduce this issue, regardless if I...

Please upgrade to at least 1.26.1 and see if this issue persists. In the said version we tried to fix a bug that could lead to such a behavior.

If this is reproducible and you are willing to test this further, can you trigger the controller into this state and poke it a few times with `kill -3 `...