[1.32.0-rc.2] - 2025-08-18
Fixed
- Missing volume device path if no DRBD adjust was necessary
[1.32.0-rc.1] - 2025-08-18
Added
- Allow setting properties on snapshot definitions
- Added override_props, delete_props and delete_namespaces to the clone resource-definition endpoint
- Added property "StorDriver/Zfs/RollbackStrategy" to allow for old "zfs rollback" behavior
- Added property "StorDriver/Zfs/DeleteStrategy" to fail instead of rename ZVOLs if dependent snapshots exist
Changed
- LVM-Thin snapshots are set to read-only now
- Cache drbdsetup status output for the device manager run
- DevMgr: Do not conf-test the new resource file, but instead restore the backup on failure
- Ask drbdadm for resources that need to be adjusted instead of adjusting everything all the time
- Snapshots are now automatically deleted during a "node delete" action (only from deleting node, not the peers)
- zfs list: will now mostly only ask for the devices it wants to check instead of a global zfs list
- lsblk output is now parsed with streaming
- parentIsVDO check: only ask for PV member devices
- Improved data types in communication protocol between Controller and Satellite, reducing size by 35%
Fixed
- Fixed possible "attempt to replace active transaction Mgr" when updating free space
- Fixed race condition while cleaning up after cloning for ZFS resources
- Fixed resource definitions not allowing new resource (or rollback/restores) after "backup ship .. --download-only"
Removed
- EXOS support
- Snapshot shipping (use backup shipping instead!)