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
We are in the process of installing Cassandra as multi DC on Openshift origin and running into challenges.
So we have two openshift clusters which are separated by Datacenter
Openshift Origin AB hosted in datacenter ELC
Openshift Origin CD hosted in datacenter CLC
Going to install cassandra cluster on AB and CD. Both cassandra cluster on AB and CD should be able to talk with each other. So that we get HA and DR.
Current challenge cassandra cluster in AB and CD they are not able to talk with each other.
Cassandra broadcasts on pod ip and unfortunately pod ips are accessible only in local origin cluster not across remote. How to make the pod ip accessible across open shift origin clusters?
The text was updated successfully, but these errors were encountered:
We are in the process of installing Cassandra as multi DC on Openshift origin and running into challenges.
So we have two openshift clusters which are separated by Datacenter
Openshift Origin AB hosted in datacenter ELC
Openshift Origin CD hosted in datacenter CLC
Going to install cassandra cluster on AB and CD. Both cassandra cluster on AB and CD should be able to talk with each other. So that we get HA and DR.
Current challenge cassandra cluster in AB and CD they are not able to talk with each other.
Cassandra broadcasts on pod ip and unfortunately pod ips are accessible only in local origin cluster not across remote. How to make the pod ip accessible across open shift origin clusters?
The text was updated successfully, but these errors were encountered: