Ceph入门到精通- stderr raise RuntimeError(‘Unable to create a new OSD id‘)
/bin/podman: stderr raise RuntimeError('Unable to create a new OSD id')
podman ps |grep osd.0
podman stop osd.0 容器id
重新添加osd.0
集群目录 cd /var/lib/ceph/e8cde810-e4b8-11ed-9ba8-98039b976596/1109 ls1110 rm -rf osd.01111 ceph orch daemon add osd --method raw ceph02:/dev/sdb1112 ls1113 dd if=/dev/zero of=/dev/sdb count=2048 bs=1M1114 ceph orch daemon add osd --method raw ceph02:/dev/sdb
/bin/podman: stderr RuntimeError: Unable to create a new OSD id
1932490 – [cephadm] 5.0 - New OSD device to the cluster is not getting the OSD IDs - Unable to allocate new IDs to the new OSD device
[root@ceph02 e8cde810-e4b8-11ed-9ba8-98039b976596]# ceph orch daemon add osd --method