One of OSD(other OSDs are fine) was crashed, and try
"ceph-bluestore-tool fsck" also crashed with same error. Besides destroy
this OSD and re-create, are there any other steps I can do to restore
the OSD?
Below is part of message:
/home/jenkins-build/build/workspace/ceph-build/ARCH/x86_64/AVAILAB
x27;docker.io/ceph/daemon-base:latest-pacific-devel', but other daemon(mon,
mgr & osd) use 'quay.io/ceph/ceph:v16', why use different image? And how
can I make MDS to use 'quay.io/ceph/daemon-base:lastest-pacific-devel'
image?
Yu Changyuan writes:
> I run a small
I run a small ceph cluster(3 mon on 3 node, 7 osd on 2 node) at home
with custom setup, and I think cephadm is the future, so I want to
convert this cluster to cephadm.
My cluster setup is complex compare to standard deployment, the cluster
is created in early days, so the it is deployed manually,