访问节点安装下载ceph-client
yum -y install ceph-common

配置ceph-config
Yum 命令安装后ceph安装在/etc/ceph下,ceph配置文件请联系ceph管理员提供下图为测试环境样例。

查看ceph状态
Ceph status
备份配置文件修改
以测试环境为例修改文件路径为/opt/agent-3.2.303/bin/virt/bin/backup.sh
vi /opt/agent-3.2.303/bin/virt/bin/backup.sh
在STARTUP_OPTIONS后添加 --use_ceph=true

重启服务
./unis_cn.sh restart
