lrbd icon indicating copy to clipboard operation
lrbd copied to clipboard

[Feature] Multi ceph cluster support

Open letonphat1988 opened this issue 8 years ago • 2 comments

Hi swiftgist, I carefuly read you documents but I'm being confused about how to define the ceph cluster name that named with another name not like "ceph" ? example:

"pool": "rbd", "cluster":'CEPH_01"

I think this is a healpful feature that can help we have multi CEPH Cluster backend.

letonphat1988 avatar Jun 18 '16 17:06 letonphat1988

Hello letonphat1988, If you need to target a different cluster, would the --ceph option work? That is, specify the ceph configuration file of the other cluster.
If you do need to use different keys, the -n name option has been recently merged and may prove useful. If you are trying to use one iSCSI gateway to manage images from two different Ceph clusters, that is out of the capability of lrbd currently.

swiftgist avatar Aug 11 '16 21:08 swiftgist

Hi swiftgist, Actually I'm trying to use one iSCSi gw to mange multi ceph backend. it's so complicated with the capability of lrbd currently. i will gws for each cluster Thank you for your sharing

letonphat1988 avatar Oct 11 '16 08:10 letonphat1988