Hi All, I am using cinder as a front end for volume storage in Openstack configuration. Ceph is used as storage back-end.
Currently cinder uses only one pool (in my case pool name is "volumes" ) for its volume storage. I want cinder to use multiple ceph pools for volume storage ----------following is the cinder.conf----------- volume_driver=cinder.volume.drivers.rbd.RBDDriver *rbd_pool=volumes* rbd_ceph_conf=/etc/ceph/ceph.conf rbd_flatten_volume_from_snapshot=false Please let me know if it is possible to have multiple pools associated to cinder, let me know how to configure it. Regards, Vikrant
_______________________________________________ ceph-users mailing list [email protected] http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
