Advertisement

Ceph对象存储入门

阅读量:

Ceph RGW安装配置

在ceph管理节点上运行以下指令

复制代码
    [root@ceph-admin ~]# ceph-deploy install --rgw  ceph-admin
    
    
      
    

构建对象存储网关的实例

复制代码
    [root@ceph-admin ceph-cluster]# ceph-deploy rgw create ceph-admin
    [ceph_deploy.conf][DEBUG ] found configuration file at: /root/.cephdeploy.conf
    [ceph_deploy.cli][INFO  ] Invoked (2.0.1): /usr/bin/ceph-deploy rgw create ceph-admin
    [ceph_deploy.cli][INFO  ] ceph-deploy options:
    [ceph_deploy.cli][INFO  ]  username                      : None
    [ceph_deploy.cli][INFO  ]  verbose                       : False
    [ceph_deploy.cli

全部评论 (0)

还没有任何评论哟~