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

B #6772: Fix for NUMA and CPU Pinning Discrepancies During VM Save and Live Migration #6773

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

feldsam
Copy link
Contributor

@feldsam feldsam commented Nov 4, 2024

Description

This pull request addresses the issue with NUMA node and CPU pinning inconsistencies that occur during VM save and live migration. The migration process has been updated to ensure proper NUMA topology and CPU pinning adjustments, even for pinned VMs. Specifically, during save and live migration operations, the updated NUMA topology is now correctly passed using the --xml option, aligning the VM's configuration with the target host's resources.

Branches to which this PR applies

  • master
  • one-X.X

  • Check this if this PR should not be squashed

…VM Save and Live Migration

Signed-off-by: Kristian Feldsam <[email protected]>
@feldsam feldsam force-pushed the feldsam/enhanced-migrate-numa-vms branch from 5988ca9 to 24b109d Compare December 20, 2024 15:47
Signed-off-by: Kristian Feldsam <[email protected]>
@feldsam feldsam force-pushed the feldsam/enhanced-migrate-numa-vms branch from 41d119e to 114b5b8 Compare December 20, 2024 16:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants