Bug 2090461

Summary: Skip ceph-infra role during ceph-ansible rolling_update execution
Product: Red Hat OpenStack Reporter: Francesco Pantano <fpantano>
Component: openstack-tripleo-heat-templatesAssignee: Francesco Pantano <fpantano>
Status: CLOSED ERRATA QA Contact: Juan Badia Payno <jbadiapa>
Severity: high Docs Contact:
Priority: high    
Version: 17.0 (Wallaby)CC: alfrgarc, jbadiapa, jpretori, jschluet, lbezdick, mburns
Target Milestone: rcKeywords: Triaged
Target Release: 17.1   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
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:
Story Points: ---
Clone Of: Environment:
Last Closed: 2023-08-16 01:11:11 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: 2090456    
Bug Blocks:    

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