linstor-proxmox v8.2.0-rc.1

Roland Kammerer <[email protected]> Fri, 13 Feb 2026 13:23:06 +0100
Newsgroups dev.linux.lists.drbd-announce
Message-ID <aY8Xqi_E44ebbIBJ@arm64>
Dear PVE users,

this is the first RC of the upcoming 8.2.0 release. We added NVMe-oF
support, allowing LINSTOR-managed NVMe over Fabrics resources alongside
existing DRBD setups. See the commit for requirements and limitations.
We will update the official documentation soon. We also added a
configurable allowtwoprimaries option that allows using DRBD replication
protocols other than C (at the cost of disabling live migration), and
fixed list_images to correctly show all volumes in the storage pool
regardless of which node you query from.

Please test, if we don't find any issues I will release the final
version in about a week from now. Packages are available in the public
testing repos.

Regards, rck

GIT: https://github.com/LINBIT/linstor-proxmox/commit/a61b58a765e12e8b411720c66af6b2eb79145aa8
TGZ: https://pkg.linbit.com/downloads/connectors/linstor-proxmox-8.2.0-rc.1.tar.gz

Changelog:
[ Roland Kammerer ]
* Add configurable allow-two-primaries option

[ Tydus ]
* Fix list_images to show all volumes in storage pool
* Add NVMe-oF support