Bug 1898578
| Summary: | [OSP 16.1] n-cpu raising MessageUndeliverable when replying to RPC call | ||
|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Andre <afariasa> |
| Component: | python-oslo-messaging | Assignee: | Hervé Beraud <hberaud> |
| Status: | CLOSED ERRATA | QA Contact: | pkomarov |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 16.1 (Train) | CC: | apevec, athomas, bdobreli, dabarzil, dasmith, ebarrera, eglynn, fsoppels, geguileo, gkadam, hberaud, jeckersb, jhakimra, kchamart, lhh, lmiccini, lyarwood, mvalsecc, rhayakaw, sbauza, sgordon, tcarlin, vromanso |
| Target Milestone: | --- | Keywords: | Triaged |
| Target Release: | --- | Flags: | afariasa:
needinfo?
|
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | python-oslo-messaging-10.2.1-1.20201114001303.el8ost | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2021-05-26 13:49:37 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: | |||
|
Description
Andre
2020-11-17 14:45:01 UTC
Do we currently have any workaround for this issue? Or maybe just to mitigate, like increasing some timeout? (In reply to Andre from comment #7) > Do we currently have any workaround for this issue? Or maybe just to > mitigate, like increasing some timeout? There's no workaround at present, we have spoken about removing this initial RPC call entirely and creating the bdm record in the DB from within the API for sometime to avoid the fallout we are seeing here from the timeout. That said the underlying issue here seems to be more of a RPC issue so lets address that and I might spawn a separate bug to track the additional rework/refactor in openstack-nova. (In reply to Lee Yarwood from comment #9) > I might spawn a separate bug to track the additional rework/refactor in openstack-nova. Apologies, I had already done this in bug #1899581. Fix submitted on master upstream: https://review.opendev.org/c/openstack/oslo.messaging/+/764776 All the fixes have been cherry-picked from upstream train into OSP 16.1 Build successfully completed https://brewweb.engineering.redhat.com/brew/taskinfo?taskID=35535009 Generated version python-oslo-messaging-10.2.1-1.20201114001303.el8ost 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 16.1.6 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-2021:2097 |