Bug #2873
VMware: Failed restore operation leaves VM defined in ESX
Status: | Closed | Start date: | 05/06/2014 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Tino Vázquez | % Done: | 100% | |
Category: | Drivers - VM | |||
Target version: | Release 4.6.1 | |||
Resolution: | fixed | Pull request: | ||
Affected Versions: | OpenNebula 4.6 |
Description
Thus subsequent restore operations will fail too, since the VM is still registered and the define VM operation does fail in this case. See how this is handled in deploy operation.
-- #2976
Associated revisions
Bug #2873: Check if VM is defined and acquire it instead of cowardly failing
Bug #2873: Check if VM is defined and acquire it instead of cowardly failing
(cherry picked from commit ef97a6e8a9fe1d351d9461aea54c8bda3d5c319e)
History
#1 Updated by Tino Vázquez about 7 years ago
- Status changed from Pending to Closed
- % Done changed from 0 to 100
- Resolution set to fixed
Now ONE checks first if the VM is defined instead of failing