Re: Issue with Both Diskful Nodes Being Outdated in DRBD9

2025-01-15 Thread Joel Colledge
Hi Rui, This should be fixed by the following commit from Phil: https://github.com/LINBIT/drbd/commit/d8214d47d13a4c9b5c8f8cae7989de7996983688 Please test it to ensure that it fixes your precise scenario. Best regards, Joel On Tue, 7 Jan 2025 at 17:12, Joel Colledge wrote: > Hi Rui, > > > I

Re: Issue with Both Diskful Nodes Being Outdated in DRBD9

2025-01-07 Thread Joel Colledge
Hi Rui, > I installed DRBD 9.2.12 and retested, but the issue persists. > > I think the logic of this problem is quite clear. First, an Inconsistent > replication serving as a sync target can be promoted to the primary when it > is connected to an uptodate replication. Next, if the connection wi

Re: Issue with Both Diskful Nodes Being Outdated in DRBD9

2024-12-10 Thread Joel Colledge
Hello Rui, Thank you for the clear report. > I am using DRBD 9.2.8 Please test again with DRBD 9.2.12. There have been some improvements in this area since DRBD 9.2.8 such as: 44cb5fa46478 drbd: Avoid wrong outdates in far_away_change() It is possible that the problem you have discovered is fix