ceph rest api启用
摘要:
1、在ceph的monitor服务器端。 修改vi /etc/ceph/ceph.conf下增加 [global] public addr = 1.2.0.0: 40000 2、如果1中不修改,则默认是0.0.0.0:5000 3、启用ceph-rest-api ceph-rest-api -n c 阅读全文
posted @ 2017-08-03 18:44 maypen 阅读(1507) 评论(0) 推荐(0) 编辑