[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


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM