Description of problem: This is a late breaking Upgrades DFG requirement for fast-forward upgrades: [RFE] Fast Forward Upgrade RHOSP10 to RHOSP13 https://bugzilla.redhat.com/show_bug.cgi?id=1485413 As discussed with members of the Ceph DFG, we would like to explore the possibility of upgrading Ceph directly from the original OSP 10 baremetal installation of Ceph 2.0 Jewel to the OSP 13 containerised version of Ceph 3.0 Luminous using ceph-ansible in a single step. At present the containerisation and version update are treated as two separate steps during the OSP 11 to 12 and upcoming 12 to 13 upgrade respectively. By doing both of these in a single step we would be able to upgrade ceph _after_ upgrading the Controller and Compute roles to OSP 13, allowing for an easier rollback to OSP 10 / Newton if issues arise. The aim of this RFE is to verify that this is even possible with ceph-ansible today.
We have a playbook that we use already today in OSP to does the switch from non-containerized to containerized Ceph daemons. We currently do non-container 2.4 to container 2.5. I believe the switch from non-container 2.X to 3.0 is possible as well. This will have to be verified though.
*** This bug has been marked as a duplicate of bug 1488566 ***