请在OpenStack的所有节点上安装Ceph软件包,作为Ceph客户端。
yum -y install ceph librados2 python3-rados python3-rbd pip install prettytable
cd /etc/ceph ceph-deploy --overwrite-conf admin controller compute01 compute02