Just cherry-pick -x 'd commit 4b59d31390d61016525eb2bd4537027ec72e54c6 (HEAD -> ceph-5.0-rhel-patches, patches/ceph-5.0-rhel-patches) Author: Greg Farnum <gfarnum> Date: Thu Nov 11 20:20:11 2021 +0000 mon: MonMap: do not increase mon_info_t's compatv in stretch mode, for real This was supposed to be fixed a year ago in commit 2e3643647bfbe955b54c62c8aaf114744dedb86e, but it set compat_v to 4 instead of all the way back to 1 as it should have. Our testing for stretch mode in these areas is just not very thorough -- the kernel only supports compat_v 1 and apparently nobody's noticed the issue since then? :/ As the prior commit says, you can't set locations without being gated on a server feature bit, so simply cancelling this enforcement is completely safe. Fixes: https://tracker.ceph.com/issues/53237 Signed-off-by: Greg Farnum <gfarnum> (cherry picked from commit ccb1b7eb8baf5f222109e77c168db39e699b6934) and pushed to ceph-5.0-rhel-patches
LGTM
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 Ceph Storage 5.0 Bug Fix update), 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:5020