Bug 1717411
Summary: | improve engine logging when migration fail | ||
---|---|---|---|
Product: | Red Hat Enterprise Virtualization Manager | Reporter: | Marian Jankular <mjankula> |
Component: | ovirt-engine | Assignee: | Shmuel Melamud <smelamud> |
Status: | CLOSED ERRATA | QA Contact: | Qin Yuan <qiyuan> |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | 4.3.0 | CC: | ahadas, branpise, lsvaty, michal.skrivanek, mperina, mzamazal |
Target Milestone: | ovirt-4.4.6 | Keywords: | ZStream |
Target Release: | 4.4.6 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | vdsm-4.40.60.5, ovirt-engine-4.4.6.5 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2021-06-01 13:22:09 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | Virt | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Marian Jankular
2019-06-05 12:31:33 UTC
there is an indication that the name has been changed in the UI. Yes, operations will fail when the old name collide. I think a failure is good enough we should include the libvit message as an additional detail though, here it would be: 'domain 'XXX' already exists with uuid 0848830e-1939-4add-bafe-a13324cc1169' sync2jira sync2jira Again this bug was missing assignee. Moving needinfo. Verified with: ovirt-engine-4.4.6.5-0.17.el8ev.noarch vdsm-4.40.60.5-1.el8ev.x86_64 Steps: 1. Create vm with name vmA on hostA(host name is host_mixed_1 in test env) 2. Rename the vmA to vmA-1 while vm is running 3. Create vm with name vmA on hostB(host name is host_mixed_2 in test env) 4. Try to migrate vmA from hostB to hostA Results: There is migration failed message on engine: 2021-04-23 16:33:30,225+03 ERROR [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (EE-ManagedThreadFactory-engine-Thread-15689) [75ec3ed5] EVENT_ID: VM_MIGRATION_TO_SERVER_FAILED(120), Migration failed due to an Error: domain 'vmA' already exists with uuid 634df1ca-2793-4852-a4da-f2a758280a97 (VM: vmA, Source: host_mixed_2, Destination: host_mixed_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 (Moderate: RHV Manager security update (ovirt-engine) [ovirt-4.4.6]), 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-2021:2179 |