Skip to content

Commit 984e3f7

Browse files
committed
Linstor: Add LinstorDataMotionStrategy for VM live migration
Implement DataMotionStrategy for live migration of VMs with volumes on Linstor or other primary storage. Key features: - Support live migration with storage from other primary storages - Preserve DRBD exact-size property during migration
1 parent 388b57a commit 984e3f7

3 files changed

Lines changed: 445 additions & 0 deletions

File tree

plugins/storage/volume/linstor/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ All notable changes to Linstor CloudStack plugin will be documented in this file
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [2026-01-17]
9+
10+
### Added
11+
12+
- Support live migrate from other primary storage
13+
814
## [2025-12-18]
915

1016
### Changed

0 commit comments

Comments
 (0)