Description of problem: The FFWD upgrade supports upgrading Ceph 4 to Ceph 5 out of the box with TripleO Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
The default path for Ceph client configuration files on the container host has changed in Wallaby from /etc/ceph/ to the path defined by CephConfigPath, which defaults to /var/lib/tripleo-config/ceph/. OpenStack containers which use Ceph (e.g. Nova, Cinder, Glance, etc.) should access Ceph client configuration files (e.g. /etc/ceph/{ceph.conf,ceph.client.openstack.keyring}) from the new path. After upgrading from ceph-ansible managed Ceph client configuration, the role tripleo_ceph_client from tripleo-ansible may be run to create the appropriate files in the new location on the container host. The new location will be mounted as /etc/ceph/ within the Ceph client containers so that no changes are needed in the container itself, only the container hosts. One way to workaround this to override CephConfigPath: /etc/ceph so that the location of the files in /etc/ceph doesn't have to move or get copied.
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