Bug 1869346
Summary: | OS-Brick: VxFlexOS Volume-attach failed with KeyError: 'config_group' | |||
---|---|---|---|---|
Product: | Red Hat OpenStack | Reporter: | Alan Bishop <abishop> | |
Component: | python-os-brick | Assignee: | Alan Bishop <abishop> | |
Status: | CLOSED ERRATA | QA Contact: | Tzach Shefi <tshefi> | |
Severity: | high | Docs Contact: | ||
Priority: | high | |||
Version: | 16.1 (Train) | CC: | abishop, amcleod, apevec, ariveral, arkady_kanevsky, bcao, ccopello, dcadzow, dcain, dmaley, gael_rehault, gcharot, geguileo, hrivero, Ivan.Pchelintsev, jamsmith, jeokim, jhardee, jjoyce, jko, jschluet, jvisser, kholtz, kurt_hey, lhh, mburns, michele, mkim, morazi, munna, nchandek, pcaruana, pgrist, rajini.karthik, ravsingh, sam.wan, slinaber, sputhenp, sroza, tkajinam, tshefi, vladislav.belogrudov | |
Target Milestone: | z2 | Keywords: | OtherQA, TestOnly, Triaged, ZStream | |
Target Release: | 16.1 (Train on RHEL 8.2) | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | ||||
Fixed In Version: | python-os-brick-2.10.4-0.20200624084658.12d252d.el8ost | Doc Type: | Bug Fix | |
Doc Text: |
This update fixes an incompatibility that caused VxFlex volume detachment attempts to fail.
+
A recent change in VxFlex cinder volume credentialing methods was not backward compatible with pre-existing volume attachments. If a VxFlex volume attachment was made before the credentialing method change, attempts to detach the volume failed.
+
Now the detachments do not fail.
|
Story Points: | --- | |
Clone Of: | 1862213 | |||
: | 1908366 (view as bug list) | Environment: | ||
Last Closed: | 2020-10-28 15:39:08 UTC | Type: | --- | |
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: | 1595325, 1715964, 1908366 |
Description
Alan Bishop
2020-08-17 16:03:10 UTC
Patch merged on upstream master, and will need to be backported to upstream stable branches. But due to urgency, we'll backport downstream for OSP-16.1 in parallel. The validation of this fix is completed successfully 3-nodes RHOSP 16.1 with RHEL 8.2 [root@elabrhosp85ctl0 ~]# more /etc/redhat-release Red Hat Enterprise Linux release 8.2 (Ootpa) [root@elabrhosp85ctl0 ~]# more /etc/rhosp-release Red Hat OpenStack Platform release 16.1.0 GA (Train) PowerFlex Version 3.5.0 / Build 365 With below HF and workaround applied: python3-os-brick-2.10.4-0.20200624084658, fix for https://bugzilla.redhat.com/show_bug.cgi?id=1869346 To apply the fix, use 'podman cp' to copy the rpm to cinder-volume/cinder-backup/nova-compute containers and install there. please check attached ‘xxx-install-fix.log’ for more details. @tkajinam will you deliver the HF to the customer now that Dell?ENC has verified it? (In reply to John Visser from comment #17) > @tkajinam will you deliver the HF to the customer now that > Dell?ENC has verified it? Yes. We'll provide hotix to the customer. Thanks again for your help. 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 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/RHEA-2020:4284 |