Hi, ensure you have configured the right base image. Check with: ceph config ls | grep container_image container_image And set it to a specific version with: ceph config set global container_image <version> Zitat von Chris Palmer via ceph-users <ceph-users@ceph.io>:
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 _______________________________________________ ceph-users mailing list -- ceph-users@ceph.io To unsubscribe send an email to ceph-users-leave@ceph.io