2015年5月7日

ceph操作相关命令整合

摘要: ceph基本操作: /etc/init.d/ceph -a start/stop //即在所有节点上执行 单个操作: start/stop ceph-osd id={id} start/stop ceph-mon id={hostname} start/stop... 阅读全文

posted @ 2015-05-07 15:54 阳台 阅读(1082) 评论(0) 推荐(0) 编辑

rbd块映射

摘要: rbd块映射: 1 root@u18:~# rbd create kvm/test002.img --size 20 2 root@u18:~# rbd info kvm/test002.img 3 rbd image 'test002.img': 4 size 20480 kB i... 阅读全文

posted @ 2015-05-07 11:27 阳台 阅读(716) 评论(0) 推荐(0) 编辑

导航