I have followed the steps in my newton envirenment, but didn't reproduce it. I configure two ceph backends like this:
[rbd1]
volume_backend_name=rbd1
volume_driver=cinder.volume.drivers.rbd.RBDDriver
rbd_pool=rbd1
rbd_max_clone_depth=5
rbd_user=cinder
rbd_flatten_volume_from_snapshot=False
rbd_ceph_conf=/etc/ceph/ceph.conf
Hi, Eric:
I have followed the steps in my newton envirenment, but didn't reproduce it. I configure two ceph backends like this: backend_ name=rbd1 driver= cinder. volume. drivers. rbd.RBDDriver clone_depth= 5 volume_ from_snapshot= False conf=/etc/ ceph/ceph. conf
[rbd1]
volume_
volume_
rbd_pool=rbd1
rbd_max_
rbd_user=cinder
rbd_flatten_
rbd_ceph_
[rbd2] backend_ name=rbd2 driver= cinder. volume. drivers. rbd.RBDDriver clone_depth= 5 volume_ from_snapshot= False conf=/etc/ ceph/mycluster. conf
volume_
volume_
rbd_pool=rbd2
rbd_max_
rbd_user=cinder
rbd_flatten_
rbd_cluster_name = mycluster
rbd_ceph_
did you configure the 'rbd_cluster_name' option for you non-default cluster?