Bug 1797493
| Summary: | RBD image backend tries to flatten images even if they are already flat | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Marian Krcmarik <mkrcmari> | ||||
| Component: | openstack-nova | Assignee: | Lee Yarwood <lyarwood> | ||||
| Status: | CLOSED ERRATA | QA Contact: | OSP DFG:Compute <osp-dfg-compute> | ||||
| Severity: | high | Docs Contact: | |||||
| Priority: | high | ||||||
| Version: | 16.0 (Train) | CC: | dasmith, eglynn, jhakimra, kchamart, lyarwood, sbauza, sgordon, stephenfin, vromanso | ||||
| Target Milestone: | z2 | Keywords: | Patch, Triaged | ||||
| Target Release: | 16.0 (Train on RHEL 8.1) | ||||||
| Hardware: | x86_64 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | openstack-nova-20.1.2-0.20200225232948.40c288b.el8ost | Doc Type: | No Doc Update | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2020-05-14 12:10:08 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: | 1848814 | ||||||
| Attachments: |
|
||||||
|
Description
Marian Krcmarik
2020-02-03 09:49:44 UTC
(In reply to Marian Krcmarik from comment #0) > Description of problem: > I believe (based on log investigation) that we are hitting a bug filed > upstream (on EDGE HCI deployment). I am copying upstram bug description: Please don't do this in future, referencing the upstream bug is enough. Actual logs from a downstream environment where you are hitting this are much more relevant and useful. > Steps to Reproduce: > 1. Deploy EDGE HCI env - DCN with compute nodes having ceph storage backend > 2. Run tempest tests related to shelve operation Just to be clear, Edge HCI / DCN results in separate image and vms clusters right? Created attachment 1661680 [details]
nova-compute.log
(In reply to Lee Yarwood from comment #1) > (In reply to Marian Krcmarik from comment #0) > > Description of problem: > > I believe (based on log investigation) that we are hitting a bug filed > > upstream (on EDGE HCI deployment). I am copying upstram bug description: > > Please don't do this in future, referencing the upstream bug is enough. > > Actual logs from a downstream environment where you are hitting this are > much more relevant and useful. I've attached nova-compute log from my env with the error > > > Steps to Reproduce: > > 1. Deploy EDGE HCI env - DCN with compute nodes having ceph storage backend > > 2. Run tempest tests related to shelve operation > > Just to be clear, Edge HCI / DCN results in separate image and vms clusters > right? I am not sure I understand question but HCI DCN env is a multistack env with specific stacks for Edge sites, Each edge site consists of several computes nodes (3 in my case) on which ceph cluster is deployed along side with nova-compute service. Each site has its compute nodes placed into Nova availability zone, The same goes for cinder volume service. 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, 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-2020:2154 |