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

migrate-vm: strip CPU information from XML #90

Open
abizer opened this issue Nov 28, 2018 · 2 comments
Open

migrate-vm: strip CPU information from XML #90

abizer opened this issue Nov 28, 2018 · 2 comments

Comments

@abizer
Copy link
Member

abizer commented Nov 28, 2018

when moving VMs from hypervisors with incompatible CPU types, we should strip the CPU type field from the KVM XML domain metadata so we can just start VMs easily without having to virsh edit <domname> to fix the CPU information.

@jvperrin
Copy link
Member

+1 to this, could evenreplace it with the correct CPU type for the target hypervisor (for performance perhaps? Not sure how big the difference is there between generic and host CPUs)

@jvperrin
Copy link
Member

Oh, also the title should be migrate-vm instead of makevm.

@fydai fydai changed the title makevm: strip CPU information from XML migrate-vm: strip CPU information from XML Jun 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants