Releases: LINBIT/linstor-server
Releases · LINBIT/linstor-server
v0.7.4
linstor-server 0.7.4
- Added migrate disk option to toggle disk command
- Fixed SQL column sizes inconsistencies
- Snapshot command fixes
- Internal reactor library handling fixes
- Allow correct state reporting on nodes with more than 256 resources
- Satellite checks now for correct DRBD version
- Allocated thin volume space is now reported
- Fixed failure of controller on heavy load
- Better resource ready detection
- Correctly restore node id on snapshot restore
v0.7.3
linstor-server 0.7.3
- Added snapshot rollback API
- Show SyncTarget percentage in volume state
- Allow resource creation if the satellite isn't connected
- Fixed storage pool size check in case of a drbdmanage migration
- Fixed node reconnect creating error reports
- Fixed a missing write lock on storage pool definition map
- Multiple fixes to snapshots
- Database compatibility fixes to ensure linstor runs on all kind of SQL databases
v0.7.2
linstor-server 0.7.2
- Disabled security ACL per default
- Volume definition resize is now synchronous
- Snapshot create/deleted now uses reactor library
- Added reconnect API
- Replicas-on-same now allows to specify values
- Prevent creating volumes on different storage drivers (thin/thick mix)
- Fixed schema problems with latest flyway library (postgresql)
v0.7.1
v0.7.0
linstor-server 0.7.0
- Basic DRBD Proxy support
- Resource can now created in a batch (used for drbdmigrate)
- More synchronous operations (auto-place, storage-pool create)
- linstor-config: improved sql-script command
- Added list API for resource connection
- Fix: drbdsetup events2 parsing will be restarted if process dies
- Fix: resource create check available size
- Fix: Delete snapshots on node lost command
- Fix: SSL configurations files are now resolved from config directory
- Fix: Some race conditions are avoided
v0.6.5
linstor-server 0.6.5
- Fix: Thin drivers often didn't correctly skip the initial sync
- Fix: ZFSThin is now correctly marked as thin driver
- Fix: Added Controller node could produce null pointer exceptions
- Fix: ConcurrentModificationException if Satellites went offline
- Fix: Satellite and Controller have different command line parsers now
- Fix: Resource that run on a broken storage pool can now be deleted
- Fix: If a Satellites has a broken storage pool it won't fail anymore reporting other storage pools
v0.6.4
v0.6.3
linstor-server 0.6.3
- Add zfs thin support
- Fix a race condition with drbd reading incomplete res files
- Fix 100% cpu usage on satellite startup if drbd-utils missing
- Fix access to deleted volume data
- Fix satellite timeout if a external command takes too long
- Fix missing resource definition delete on node lost