Back to bug 1300794

Who When What Removed Added
Satoe Imaishi 2016-01-21 17:48:47 UTC Depends On 1297101
John Prause 2016-03-14 15:51:40 UTC Target Release 5.5.3 5.5.4
CC jprause
John Prause 2016-04-22 12:21:52 UTC Flags needinfo?(jfrey)
Joe Rafaniello 2016-04-25 14:19:32 UTC Status ASSIGNED ON_DEV
CC jrafanie
John Prause 2016-04-25 17:48:30 UTC Status ON_DEV POST
John Prause 2016-04-25 17:49:01 UTC Status POST MODIFIED
Marianne Feifer 2016-04-25 23:35:06 UTC CC mfeifer
Doc Text Cause: If a Vm moves to another Host, but we are doing a Host targeted refresh, it will appear to be deleted from that Host. However,we also delete the Vm from its EMS. This is not correct as we actually don't have enough information at that time.

Consequence: - Ems_refresh errors out with "invoking [on_error] method=[update_provision_status(status => '[No Cloud/Infrastructure Provider defined]"

Fix: Queue up a targeted refresh for that Vm.


Result: Refresh completes.
errata-xmlrpc 2016-04-27 01:26:23 UTC Status MODIFIED ON_QA
John Prause 2016-04-27 01:28:09 UTC Fixed In Version 5.5.4.0
Dave Johnson 2016-05-03 03:34:10 UTC QA Contact dajohnso akarol
Aziza Karol 2016-05-05 14:26:15 UTC Status ON_QA VERIFIED
Dayle Parker 2016-05-06 05:21:10 UTC Doc Text Cause: If a Vm moves to another Host, but we are doing a Host targeted refresh, it will appear to be deleted from that Host. However,we also delete the Vm from its EMS. This is not correct as we actually don't have enough information at that time.

Consequence: - Ems_refresh errors out with "invoking [on_error] method=[update_provision_status(status => '[No Cloud/Infrastructure Provider defined]"

Fix: Queue up a targeted refresh for that Vm.


Result: Refresh completes.
Previously, when a virtual machine moved to another host during a host-targeted External Management System (EMS) refresh, the virtual machine appeared to be deleted from the host. This occurred because the EMS refresh process (ems_refresh) disconnected the virtual machine and deleted it from the EMS, resulting in this error message: "invoking [on_error] method=[update_provision_status(status => '[No Cloud/Infrastructure Provider defined]". The issue has been fixed in the code by queueing a targeted refresh on a virtual machine when there is insufficient information available. As a result, virtual machines are no longer deleted by the host EMS, and ems_refresh completes for both the host and the virtual machine.
errata-xmlrpc 2016-05-31 02:59:41 UTC Status VERIFIED RELEASE_PENDING
errata-xmlrpc 2016-05-31 13:40:39 UTC Status RELEASE_PENDING CLOSED
Resolution --- ERRATA
Last Closed 2016-05-31 09:40:39 UTC

Back to bug 1300794