Bug 2077964
Summary: | Live migration fails due to Cannot load 'vifs' in the base class: NotImplementedError: Cannot load 'vifs' in the base class | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat OpenStack | Reporter: | James Parker <jparker> | ||||
Component: | openstack-nova | Assignee: | Artom Lifshitz <alifshit> | ||||
Status: | CLOSED ERRATA | QA Contact: | OSP DFG:Compute <osp-dfg-compute> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | medium | ||||||
Version: | 17.0 (Wallaby) | CC: | alifshit, bdobreli, dasmith, eglynn, ekuris, eolivare, jhakimra, jschluet, kchamart, mblue, mkrcmari, oblaut, sbauza, sgordon, smooney, vromanso | ||||
Target Milestone: | z1 | Keywords: | AutomationBlocker, Patch, Regression, Triaged | ||||
Target Release: | 17.0 | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | openstack-nova-23.2.2-0.20221121200753.7074ac0.el9ost | Doc Type: | If docs needed, set a value | ||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2023-01-25 12:28:47 UTC | Type: | Bug | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Attachments: |
|
Description
James Parker
2022-04-22 17:48:19 UTC
Rollback failure reproduced upstream in functional test here: https://review.opendev.org/c/openstack/nova/+/839091 This doesn't address why the live migration didn't work in the first place, but at least we know we have an edge case in the rollback code. Has the Moving to z1 as this isn't really a blocker - it's an edge case when rolling back failed live migrations when Neutron doesn't have the multiple port bindings extension. *** Bug 2110486 has been marked as a duplicate of this bug. *** We've merged the fix [1] but we're still not convinced that this is a blocker. Again, I'd like to make clear that this BZ is only tracking live migration *rollback* failures, not live migration failures. In addition, this is latent behaviour that exited in all previous versions, but apparently has only been hit in CI now with the live migration failures that we're seeing (tracked in [2] and [3]). So unless new CI has been stood up for 17 that specifically tests rollback, we're not sure how this is blocking anything. [1] https://code.engineering.redhat.com/gerrit/c/nova/+/411586 [2] https://bugzilla.redhat.com/show_bug.cgi?id=2089520 [3] https://bugzilla.redhat.com/show_bug.cgi?id=2110556 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 (Red Hat OpenStack Platform 17.0.1 bug fix and enhancement 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/RHBA-2023:0271 |