You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
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
ddiss
pushed a commit
to ddiss/lrbd
that referenced
this issue
Jul 21, 2017
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:
I think this is a healpful feature that can help we have multi CEPH Cluster backend.
The text was updated successfully, but these errors were encountered: