Hi, On 20.08.21 23:58, Patrick Donnelly wrote:
Your MDSMap compat is probably what's preventing promotion of standbys. That's a new change in master (which is also being backported to Pacific). Did you downgrade back to Pacific? Try: for i in $(seq 1 10); do ceph fs compat <fsname> add_incompat $i; done
I have a similar situation after upgrading to 16.2.6 on my test cluster. The three MDSs will not become active but stay in standby. The log says: Sep 17 11:12:02 cephtest23 bash[242706]: starting mds.cephfs.cephtest23.xbrgkk at Sep 17 11:12:02 cephtest23 bash[242706]: debug 2021-09-17T09:12:02.913+0000 7fc3f9dbc700 1 mds.cephfs.cephtest23.xbrgkk Updating MDS map to version 498 from mon.0 Sep 17 11:12:03 cephtest23 bash[242706]: debug 2021-09-17T09:12:03.585+0000 7fc3f9dbc700 1 mds.cephfs.cephtest23.xbrgkk Updating MDS map to version 499 from mon.0 Sep 17 11:12:03 cephtest23 bash[242706]: debug 2021-09-17T09:12:03.585+0000 7fc3f9dbc700 1 mds.cephfs.cephtest23.xbrgkk Monitors have assigned me to become a standby. Running your suggestion from above just returns: # ceph fs compat cephfs add_incompat 1 Error EINVAL: adding a feature requires a feature string Regards -- Robert Sander Heinlein Consulting GmbH Schwedter Str. 8/9b, 10119 Berlin https://www.heinlein-support.de Tel: 030 / 405051-43 Fax: 030 / 405051-19 Amtsgericht Berlin-Charlottenburg - HRB 220009 B Geschäftsführer: Peer Heinlein - Sitz: Berlin _______________________________________________ ceph-users mailing list -- ceph-users@xxxxxxx To unsubscribe send an email to ceph-users-leave@xxxxxxx