Created attachment 948245[details]
vdsm and engine logs
Description of problem:
performing live migrate a vm will fail with "Migration failed due to Error: Fatal error during migration"
Version-Release number of selected component (if applicable):
vdsm-4.14.17-1.el6ev.x86_64
rhevm-3.4.3-1.2.el6ev.noarch
How reproducible:
100%
Steps to Reproduce:
1. live migrate a vm
2.
3.
Actual results:
Expected results:
Additional info:
when/how was the host deployed? well, both of them
It lookslike selinux issue fixed recently by bug 1148800. Check you *reinstalled* the host with this package
just reinstall host from Engine UI isn't enough since the selinux tuning is done when the VDSM rpm is installed, by the package scriptlet.
It is needed to deploy the fixed package, then reinstall the vdsm rpm.
(this is most likely what Michal meant in https://bugzilla.redhat.com/show_bug.cgi?id=1154385#c3)
On av12.2,
running on hosts with selinux enforced, and policycoreutils-python-2.0.83-19.47.el6_6.1.x86_64
basic VM migration by host maintenance, and by 'migrate vm' command PASS.
Probably this bug related to selinux issue.
Created attachment 948245 [details] vdsm and engine logs Description of problem: performing live migrate a vm will fail with "Migration failed due to Error: Fatal error during migration" Version-Release number of selected component (if applicable): vdsm-4.14.17-1.el6ev.x86_64 rhevm-3.4.3-1.2.el6ev.noarch How reproducible: 100% Steps to Reproduce: 1. live migrate a vm 2. 3. Actual results: Expected results: Additional info: