Bug 2090461 - Skip ceph-infra role during ceph-ansible rolling_update execution
Summary: Skip ceph-infra role during ceph-ansible rolling_update execution
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-tripleo-heat-templates
Version: 17.0 (Wallaby)
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: rc
: 17.1
Assignee: Francesco Pantano
QA Contact: Juan Badia Payno
URL:
Whiteboard:
Depends On: 2090456
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-05-25 19:50 UTC by Francesco Pantano
Modified: 2023-08-16 01:11 UTC (History)
6 users (show)

Fixed In Version: openstack-tripleo-heat-templates-14.3.1-0.20220614223624.a507caa.el9ost, openstack-tripleo-heat-templates-14.3.1-0.20220626024435.48c97ee.el8ost
Doc Type: No Doc Update
Doc Text:
Clone Of:
Environment:
Last Closed: 2023-08-16 01:11:11 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
OpenStack gerrit 843344 0 None stable/wallaby: MERGED tripleo-heat-templates: Add ceph_infra tag to the skip list (If6e54be9bd6eb30cd6699e0d595c14f4b84131a9) 2022-06-17 14:05:00 UTC
Red Hat Issue Tracker OSP-15394 0 None None None 2022-05-25 19:54:28 UTC
Red Hat Product Errata RHEA-2023:4577 0 None None None 2023-08-16 01:11:50 UTC

Description Francesco Pantano 2022-05-25 19:50:41 UTC
Description of problem:

When the upgrade from Ceph 4 to 5 is performed in the OpenStack context, ceph-ansible triggers the rolling_update playbook, which is supposed to rollout new Ceph containers.
However, the ceph-ansible playbook fails in [1].

The ceph-infra role tries to take care about:

1. Firewall: this part is skipped in the TripleO context through [2]
2. Ntp: this part is managed by Tripleo through [3]
3. logrotate: managed through [4]


As long as ceph_infra tag is added in ceph-ansible, we should make the corresponding tht change to skip that role.


[1] https://github.com/ceph/ceph-ansible/blob/v6.0.26/infrastructure-playbooks/rolling_update.yml#L153


[2] https://github.com/openstack/tripleo-heat-templates/blob/stable/wallaby/deployment/ceph-ansible/ceph-base.yaml#L523

[3] https://github.com/openstack/tripleo-heat-templates/blob/master/deployment/timesync/chrony-baremetal-ansible.yaml

[4] https://github.com/openstack/tripleo-heat-templates/blob/stable/wallaby/deployment/logrotate/

Comment 17 errata-xmlrpc 2023-08-16 01:11:11 UTC
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.1 (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-2023:4577


Note You need to log in before you can comment on or make changes to this bug.