-
Notifications
You must be signed in to change notification settings - Fork 527
Open
Description
This issue is created to track the development and discussion of live migration features and related improvements.
Feel free to comment below, claim features you are interested in, and suggest updates to the checklist as needed.
- Pre-copy downtime limit (Jinrong, Songqian)
vm-migration: Add support for downtime limits #7033 - Asynchronous migration (Jinrong, Songqian)
Add support for live migration asynchronization #7039 - Migration cancellation (Jinrong, Songqian)
- Migration information query (Jinrong, Songqian)
- Bandwidth limit (Jinrong, Songqian)
- Pre-copy supports vCPU throttling (Philipp)
- Support postcopy (Philipp)
- Parallel network connections to transfer VM state and VM memory faster(Philipp)
- Selectable CPU profiles (Philipp)
- Support migration network devices with network FDs (Philipp)
[WIP] migration: Persist Nested Virtualisation State #7074 - Support nested virtualization (Philipp)
[WIP] migration: Persist Nested Virtualisation State #7074 - TLS encryption of the migration (Philipp)
- Smarter downtime calculation: take VM stop and final VM state transfer (devices, vcpus) into account
vm-migration: Add support for downtime limits #7033 (review)) - Block VM lifecycle API calls during on-going live-migration. sending
pause()
andresume()
or doinghot-detach
orhot-attach
during live-migration is cursed and we should simply reject it - Implement
abort-migration
API call
How to contribute:
- Comment below to discuss implementation details, share ideas, or suggest changes.
- Assign yourself to features you want to work on.
- If you have suggestions for updating the checklist or description, please leave a comment with your proposed changes, or send the revised text to me directly.
- I will update the issue accordingly as progress is made.
phip1611 and tpressure
Metadata
Metadata
Assignees
Labels
No labels