Another release candidate for the upcoming 2.12.0 release.
The driver now sets the fsGroupPolicy to File, so fsGroup now also works with RWX volumes. This requires the no_root_squash NFS option (enabled by default).
We also updated LINSTOR and LINSTOR CSI, to fix some issues with shared storage integration.
Changed
- Set
fsGroupPolicy: Fileon the CSIDriver, sofsGroupis also applied toReadWriteManyvolumes in `Filesystem mode. - Updated images:
- LINSTOR 1.35.1
- LINSTOR CSI 1.13.1
Fixed
- Mount an
emptyDirvolume at/var/lib/linstorin the LINSTOR Controller, so the periodic database export works with the read-only root filesystem.