Bug 1866479
Summary: | container-tools module stream not enabled correctly on update from 16.0.2 to 16.1 | ||
---|---|---|---|
Product: | Red Hat OpenStack | Reporter: | Julie Pichon <jpichon> |
Component: | openstack-tripleo-heat-templates | Assignee: | Jose Luis Franco <jfrancoa> |
Status: | CLOSED ERRATA | QA Contact: | Jose Luis Franco <jfrancoa> |
Severity: | urgent | Docs Contact: | |
Priority: | high | ||
Version: | 16.1 (Train) | CC: | aglotov, amercer, ariveral, bdobreli, bjarolim, cjeanner, dmacpher, fpantano, igallagh, jfrancoa, jhakimra, jjoyce, jpichon, jpretori, jzaher, lbezdick, lhh, lvrabec, marjones, mburns, mchappel, michal.vasko, mivollme, morazi, nacurry, nlevinki, pkundal, pveiga, rheinzma, sathlang, smykhail, spower |
Target Milestone: | z4 | Keywords: | Triaged |
Target Release: | 16.1 (Train on RHEL 8.2) | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | openstack-tripleo-heat-templates-11.3.2-1.20201114031850.el8ost | Doc Type: | Known Issue |
Doc Text: |
There is currently a known issue with the mechanism that ensures the subscribed environments have the right DNF module stream set. The Advanced Virtualization repository is not always available in the subscription that the Ceph nodes use, which causes the upgrade or update of a Ceph node to fail when you try to enable virt:8.2. For more information on the known issue, see https://bugzilla.redhat.com/show_bug.cgi?id=1923887.
Workaround:
Override the `DnfStreams` parameter in the upgrade or update environment file to prevent the Ceph upgrade from failing:
parameter_defaults:
...
DnfStreams: [{'module':'container-tools', 'stream':'2.0'}]
NOTE:
The Advanced Virtualization DNF stream is not enforced when you use this workaround.
|
Story Points: | --- |
Clone Of: | 1866290 | Environment: | |
Last Closed: | 2021-03-17 15:31:57 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: | 1866290 |
Description
Julie Pichon
2020-08-05 16:32:21 UTC
Adding jfrancoa in cc since we discussed this on IRC as well. *** Bug 1866290 has been marked as a duplicate of this bug. *** *** Bug 1896385 has been marked as a duplicate of this bug. *** 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.4 director bug fix 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:0817 The needinfo request[s] on this closed bug have been removed as they have been unresolved for 365 days |