Description of problem: When attaching host device to VM, migrate VM option should be grayed out on this VM. Version-Release number of selected component (if applicable): rhevm-3.6.0-0.13.master.el6 sanlock-3.2.4-1.el7.x86_64 qemu-kvm-rhev-2.3.0-22.el7.x86_64 vdsm-4.17.5-1.el7ev.noarch libvirt-client-1.2.17-5.el7.x86_64 How reproducible: 100% Steps to Reproduce: 1. Navigate to virtual machines tab -> host device sub tab -> click on add device. 2. attach device to VM. 3. right click on VM or select VM. Actual results: "Migrate" option is available instead of being grayed out. Expected results: Migrate option should be grayed out. Additional info: Screenshot attached
Created attachment 1071392 [details] webadmin screenshot
Nisim - any reason not to put "virt" in whiteboard when opening virt bugs?
Target release should be placed once a package build is known to fix a issue. Since this bug is not modified, the target version has been reset. Please use target milestone to plan a fix for a oVirt release.
Implementing a special case for host devices only doesn't bring much benefits. As a generic case - the decision whether the VM can be migrated anywhere or not is done inside scheduling module, and it is a heavy operation.