linstor-server 1.32.1 release

Hi!

Here is a first and early patch release for Linstor 1.32, as we got aware that the ETCD migration had a bug with the new tcp port number handling.
We also fixed a few smaller bugs, like missing connection states after reconnect and unnecessary resource adjusts with DRBD.

NOTE

With this release we also announce that we will remove etcd database support with Linstor 1.34.0, until then you will have time to migrate to (SQL or k8s-CRD) databases.

[1.32.1] - 2025-09-16

Changed

  • S3: Reduce max-parts from 10.000 to 1.000 to better support non-AWS S3 implementations

Fixed

  • node evacuate: if the node had the tiebreaker, tiebreaker creation was accidentally disabled
  • ETCD, TcpPort migration: Do not delete old port from LAYER_DRBD_RESOURCE_DEFINITION
  • ETCD, TcpPort migration: Fix incorrect nullcheck
  • Rsc,list: JSON now contains .layer_object.drbd.connections after reconnect
  • Fixed incorrect props_instance for Volume properties within a SnapshotVolume
  • DRBD: Fixed still too eager “requires adjust” settings

https://pkg.linbit.com//downloads/linstor/linstor-server-1.32.1.tar.gz

Linstor PPA:
https://launchpad.net/~linbit/+archive/ubuntu/linbit-drbd9-stack

Cheers,

Rene