I'm working my way through adopting a test Squid cluster. MONs, MGRs, OSDs are now adopted ok. The cluster was installed from scratch on Squid. I just tried adopting the MDS services. Adding the new containerized ones appeared to work, except... ceph versions: "mds": { "ceph version 19.2.3 (c92aebb279828e9c3c1f5d24613efca272649e62) squid (stable)": 2 }, ceph orch apply mds cephfs "c1,c2" ceph versions: "mds": { "ceph version 17.0.0-7183-g54142666 (54142666e5705ced88e3e2d91ddc0ff29867a362) quincy (dev)": 2, "ceph version 19.2.3 (c92aebb279828e9c3c1f5d24613efca272649e62) squid (stable)": 2 }, How have I ended up with quincy ones??? At this stage they were only standby so have stopped them... Thanks, Chris