[ceph_deploy.mon][ERROR ] RuntimeError: config file /etc/ceph/ceph.conf exists with different content; use --overwrite-conf to overwrite [ceph_deploy][ERROR ] GenericError: Failed to create 2 monitors

原因:修改了ceph用户里的ceph.conf文件内容,但是没有把这个文件里的最新消息发送给其他节点,所有要推送消息

解决:

ceph-deploy --overwrite-conf config push node2

或ceph-deploy --overwrite-conf mon create node2

posted @ 2021-10-03 02:09  魏阳晨  阅读(2955)  评论(0)    收藏  举报
AmazingCounters.com