Bug 1877632
Summary: | VM stuck in Migrating status after migration completed due to incorrect status reported by VDSM after restart | ||
---|---|---|---|
Product: | Red Hat Enterprise Virtualization Manager | Reporter: | Germano Veit Michel <gveitmic> |
Component: | vdsm | Assignee: | Milan Zamazal <mzamazal> |
Status: | CLOSED ERRATA | QA Contact: | Nikolai Sednev <nsednev> |
Severity: | high | Docs Contact: | |
Priority: | unspecified | ||
Version: | 4.4.1 | CC: | ahadas, emarcus, lsurette, mzamazal, srevivo, ycui |
Target Milestone: | ovirt-4.4.3 | Keywords: | Triaged |
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | vdsm-4.40.33 | Doc Type: | Bug Fix |
Doc Text: |
Previously, when the VDSM was restarted during a Virtual Machine migration on the migration destination host, the VM status wasn't identified correctly.
In this release, the VDSM identifies the migration destination status correctly.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2020-11-24 13:10:05 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
Germano Veit Michel
2020-09-10 03:25:57 UTC
(In reply to Germano Veit Michel from comment #0) > Version-Release number of selected component (if applicable): > vdsm-4.40.22-1.el8ev.x86_64 > ovirt-engine-4.4.1.10-0.1.el8ev.noarch Above are the versions I reproduced the bug. But customer hit it on: ovirt-engine-4.3.9.4-11.el7.noarch vdsm-4.30.44-1.el7ev.x86_64 What is the logic in setting the VM as Migration Source here if its not post-copy? https://github.com/oVirt/vdsm/blob/master/lib/vdsm/virt/vm.py#L915 A second VDSM restart fixes the status of the VM to Up. Works fine on vdsm-4.40.33-1.el8ev.x86_64. 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 (Low: Red Hat Virtualization security, bug fix, and enhancement update), 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-2020:5179 |