yum -y install ceph-common

After the package is installed with yum, Ceph is placed under /etc/ceph. Please obtain the Ceph configuration files from the Ceph administrator. The screenshot below shows an example from a test environment.

Ceph status

In the test environment, modify the following file: /opt/agent-3.2.303/bin/virt/bin/backup.sh
vi /opt/agent-3.2.303/bin/virt/bin/backup.sh
Add --use_ceph=true after STARTUP_OPTIONS

./unis_cn.sh restart
