Ceph学习笔记(3)- Monitor

Ceph学习笔记(3)- Monitor

前言:

​ Ceph将cluster map与placement rule合并为一张表称为crush map,作为集群表的一部分。由Monitor对集群表的副本进行维护和传播。Monitor是Paxos算法构建的具有分布式强一致性的小型集群(Paxos算法参考

上一篇:An incompatible version [1.1.29] of the APR based Apache Tomcat Native library is installed, while Tomcat requires version [1.2.14]


下一篇:Android开发学习之路--网络编程之初体验