New commit detected on ManageIQ/manageiq-content/hammer: https://github.com/ManageIQ/manageiq-content/commit/a89dec6296a598abd09ada0b8118c8b4635d2774 commit a89dec6296a598abd09ada0b8118c8b4635d2774 Author: tina <tfitzger> AuthorDate: Tue May 21 13:47:38 2019 -0400 Commit: tina <tfitzger> CommitDate: Tue May 21 13:47:38 2019 -0400 Merge pull request #531 from lfu/src_vm_or_dest_host_1696889 Change refresh target to src_vm_or_dest_host for DrsMigrateVM_Task_Complete (cherry picked from commit 23d81c79c915ae145a4e3d68024b1f8bcad51a9c) https://bugzilla.redhat.com/show_bug.cgi?id=1712595 content/automate/ManageIQ/System/Event/EmsEvent/EVM.class/drsmigratevm_task_complete.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commit detected on ManageIQ/manageiq/hammer: https://github.com/ManageIQ/manageiq/commit/5aab9040783070241ac4b5195b9212693086225d commit 5aab9040783070241ac4b5195b9212693086225d Author: Jason Frey <jfrey> AuthorDate: Tue May 21 12:31:27 2019 -0400 Commit: Jason Frey <jfrey> CommitDate: Tue May 21 12:31:27 2019 -0400 Merge pull request #18715 from lfu/src_vm_or_dest_host_1696889 Add src_vm_or_dest_host_refresh_target. (cherry picked from commit 8a87d0f3cba7f961aa02a16c19c333aaa7ae3920) https://bugzilla.redhat.com/show_bug.cgi?id=1712595 app/models/ems_event.rb | 4 + spec/models/ems_event_spec.rb | 19 + 2 files changed, 23 insertions(+)
On 5.10.5.1 I was able to setup a situation where I selected Host1 for provisioning a VM on our VMware, but before provisioning request could finish, the VMware used vMotion to move the VM to Host3(using DRS). This did NOT cause any errors with refresh or service provisioning. Our Full provider refresh was not long running though as env is small, hence not exactly what customer experienced. Verified on 5.10.5.1.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2019:1429