1 | vim /etc/yum.conf
|
1 2 | sslverify=false deltarpm=0 |
1 2 | dnf -y install librados2-14.2.8 ceph-14.2.8 pip install prettytable werkzeug |
1 | pip install ceph-deploy |
1 | vim /lib/python2.7/site-packages/ceph_deploy/hosts/__init__.py
|
1 | 'openeuler':fedora,
|
1 | ceph -v
|
查询结果如下所示。
1 | ceph version 14.2.8 (2d095e947a02261ce61424021bb43bd3022d35cb) nautilus (stable) |