Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

Virsh, libvirt VM migration problem

If none of the specific sub-forums seem right for your thread, ask here.
Post Reply
Message
Author
Sophjer
Posts: 7
Joined: 2016-03-27 21:56

Virsh, libvirt VM migration problem

#1 Post by Sophjer »

Using KVM-QEMU and attempting to migrate a VM from one host to another.
Both hosts are KVM-QEMU on Debian 8.
When attempting to migrate a VM from host to another, let's say using the command:

Code: Select all

virsh migrate --live sniff qemu+ssh://kvm01.domain.com/system
I get
"error: Requested operation is not valid: domain has CPU feature: invtsc"

The same thing happens if I attempt doing this using Virtual Machine Manager. I've searched extensively and all I can find are RedHat pages indicating that it may be a bug. Anyone experienced the same and found a solution?

Post Reply