块存储

首页 标签 块存储
# 块存储 #
关注
5726内容
ceph简单用户管理
一,列出所有用户: ceph auth list installed auth entries: mds.ceph-node1 key: AQB/+I5ZFdcwERAAg0eP7SyDg84DZUlvKzBGuA== caps: [mds] allow ...
ceph操作相关命令整合
ceph基本操作:   /etc/init.d/ceph -a start/stop //即在所有节点上执行   单个操作:     start/stop ceph-osd id={id}     start/stop ceph-mon id={hostname}     start/...
使用Ceph集群作为Kubernetes的动态分配持久化存储
使用Docker快速部署Ceph集群 , 然后使用这个Ceph集群作为Kubernetes的动态分配持久化存储。 Kubernetes集群要使用Ceph集群需要在每个Kubernetes节点上安装ceph-common 1.
免费试用