You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Chris Burroughs (JIRA)" <ji...@apache.org> on 2013/12/23 20:48:50 UTC

[jira] [Created] (CASSANDRA-6523) "Unable to contact any seeds!" with multi-DC cluster and listen != broadcast address

Chris Burroughs created CASSANDRA-6523:
------------------------------------------

             Summary: "Unable to contact any seeds!" with multi-DC cluster and listen != broadcast address
                 Key: CASSANDRA-6523
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-6523
             Project: Cassandra
          Issue Type: Bug
          Components: Core
         Environment: 1.2.13ish
            Reporter: Chris Burroughs


New cluster:
 * Seeds: list of 6 internal IPs
 * listen address: internal ip
 * broadcast: external ip

Two DC cluster, using GPFS where the external IPs are NATed.  Clusters fails to start with "Unable to contact any seeds!"

 * Fail: Try to start a seed node
 * Fail: Try to start two seed nodes at the same time in the same DC
 * Success: Start two seed nodes at the same time in different DCs.

Presumably related to CASSANDRA-5768



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)