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: linstor-proxmox version 8.2.0-rc.1 · LINBIT/linstor-proxmox@a61b58a · GitHub
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