[DRBD-user] drbd-9.1.18 and drbd-9.2.7

Philipp Reisner philipp.reisner at linbit.com
Fri Dec 22 15:26:00 CET 2023


Hello,

Here comes the DRBD December release. drbd-9.1.18 and drbd-9.2.7.
The updates that are worth mentioning are...

The RDMA transport finally reaches general usability. As usual, I have
plans to improve it further, it never stops.

Regarding quorum, for a cluster containing two nodes with backing disks
and a diskless tiebreaker node, our quorum implementation can preserve
quorum on a single storage node with the help of the tiebreaker node.
Up to now, it has lost quorum when that remaining storage node restarts.
Now we are improving that, it will restore quorum from the meta-data in
case it reboots.

We failed to notice that DRBD had issues establishing all connections
when a fresh cluster initializes three or more nodes with
differently-sized backing disks. We modernized some code from the
DRBD-8.4 times, and now that works.


9.2.7 (api:genl2/proto:86-122/transport:19)
--------
 * Fixed wrong tx-timeouts in the RDMA transport
 * Recreate buffers promptly for the RDMA transport, improving
   performance a lot
 * changes merged from drbd-9.1.18
  - Fixed connecting nodes with differently sized backing disks,
    specifically when the smaller node is primary, before establishing
    the connections
  - Fixed thawing a device that has I/O frozen after loss of quorum
    when a configuration change eases its quorum requirements
  - Properly fail TLS if requested (only available in drbd-9.2)
  - Fixed a race condition that can cause auto-demote to trigger right
    after an explicit promote
  - Fixed a rare race condition that could mess up the handshake result
    before it is committed to the replication state.
  - Preserve "tiebreaker quorum" over a reboot of the last node (3-node
    clusters only)
  - Update compatibility code for Linux 6.6


https://pkg.linbit.com/downloads/drbd/9/drbd-9.2.7.tar.gz
https://github.com/LINBIT/drbd/commit/194036f7c69c45ab65549c6504c17523cb7d6644

https://pkg.linbit.com/downloads/drbd/9/drbd-9.1.18.tar.gz
https://github.com/LINBIT/drbd/commit/08711cce35480897f6a26f4251caf597f8114203

Merry Christmans,
  Philipp


More information about the drbd-user mailing list