|
|
楼主 |
发表于 2022-1-20 15:22:43
|
显示全部楼层
编辑/etc/cinder/cinder.conf文件,删除其中原有的ceph backend相关配置:! M! `' t& x/ v; l
; F @! Z& F+ h) E% b* q
复制代码. C% ^( G& i6 {. i% {6 a, J
[DEFAULT]+ c" `, [7 r$ N* V( T) M- n
rbd_store_chunk_size = 4
/ m; m3 u9 N% ~rbd_max_clone_depth = 5
# t6 ^7 p1 w! L( jrbd_flatten_volume_from_snapshot = true
2 O" c8 F+ C' K' m) {+ U+ y$ prbd_ceph_conf = /etc/ceph/ceph.conf+ ~3 T: g S- Y' {
rbd_pool = volumes; G) l, Z D8 u. T
rados_connect_timeout = -1
- Y7 U* w8 h$ k% V" Kvolume_driver = cinder.volume.drivers.rbd.RBDDriver |
|