1.查看集群状态
bash
ceph -s
2.查看osd的id
bash
ceph osd tree | grep down
3.查看异常osd宿主机
bash
ceph osd find $osd-id