Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Properly handle live migration of VMs with hotplugged volumes #1400

Merged
merged 1 commit into from
Feb 4, 2025

Conversation

awels
Copy link
Collaborator

@awels awels commented Jan 29, 2025

It was treating the hotplugged volumes as if they
were not part of the VM and would attempt to migrate them offline. This fixes the check that matches the volumes with the VM.

It was treating the hotplugged volumes as if they
were not part of the VM and would attempt to migrate
them offline. This fixes the check that matches the volumes
with the VM.

Signed-off-by: Alexander Wels <[email protected]>
@rayfordj rayfordj merged commit 2242e6b into migtools:master Feb 4, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants