Bug 1848737
Summary: | vm creation interrupted by cluster degradation results in orphaned build requests or required nova cell information being unpopulated. | |||
---|---|---|---|---|
Product: | Red Hat OpenStack | Reporter: | coldford <coldford> | |
Component: | openstack-nova | Assignee: | melanie witt <mwitt> | |
Status: | CLOSED ERRATA | QA Contact: | OSP DFG:Compute <osp-dfg-compute> | |
Severity: | low | Docs Contact: | ||
Priority: | low | |||
Version: | 13.0 (Queens) | CC: | broose, dasmith, eglynn, jhakimra, kchamart, sbauza, sgordon, stephenfin, vromanso | |
Target Milestone: | Upstream M3 | Keywords: | Triaged | |
Target Release: | 17.0 | |||
Hardware: | All | |||
OS: | Linux | |||
Whiteboard: | ||||
Fixed In Version: | openstack-nova-23.2.1-0.20220606130355.68cad8f.el9ost | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | ||
Clone Of: | ||||
: | 2003258 (view as bug list) | Environment: | ||
Last Closed: | 2022-09-21 12:10:46 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: | ||||
Bug Depends On: | ||||
Bug Blocks: | 2003258 |
Comment 1
melanie witt
2020-06-25 02:33:54 UTC
Patch has been in upstream stable/wallaby for some time. Just wanted to note that per comment 1 that this rhbz is only partially fixed at this point in time. That is, "vm creation interrupted by cluster degradation results in orphaned build requests or required nova cell information being unpopulated" are two separate issues that require separate fixes. Patch https://review.opendev.org/683730 fixed the "required nova cell information being unpopulated" part of this rhbz. The "orphaned build requests" part of this rhbz is not yet fixed. Because this rhbz is MODIFIED -> ON_QA now, I will open a new rhbz for the orphaned build requests bug. (In reply to melanie witt from comment #8) > Patch https://review.opendev.org/683730 fixed the "required nova cell > information being unpopulated" part of this rhbz. Update: it was discovered that NULL cell_id can still happen under certain circumstances. A follow up fix is being worked on in https://bugzilla.redhat.com/show_bug.cgi?id=2112579. > The "orphaned build requests" part of this rhbz is not yet fixed. Because > this rhbz is MODIFIED -> ON_QA now, I will open a new rhbz for the orphaned > build requests bug. And it turns out that https://bugzilla.redhat.com/show_bug.cgi?id=1702048 fixed the "orphaned build requests" problem, so no further action is actually needed. 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 (Release of components for Red Hat OpenStack Platform 17.0 (Wallaby)), 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/RHEA-2022:6543 |