首页 > 其他分享> > [ceph_deploy.mon][ERROR ] RuntimeError: config file /etc/ceph/ceph.conf exists with different conten [ceph_deploy.mon][ERROR ] RuntimeError: config file /etc/ceph/ceph.conf exists with different conten 2021-10-03 02:32:09 作者:互联网 原因:修改了ceph用户里的ceph.conf文件内容,但是没有把这个文件里的最新消息发送给其他节点,所有要推送消息 解决: ceph-deploy --overwrite-conf config push node2 或ceph-deploy --overwrite-conf mon create node2 标签:deploy,--,create,ceph,conf,overwrite 来源: https://www.cnblogs.com/weiyangchen/p/15363201.html