Return-Path: X-Original-To: apmail-cassandra-commits-archive@www.apache.org Delivered-To: apmail-cassandra-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id CEA8C108A4 for ; Wed, 28 May 2014 15:56:02 +0000 (UTC) Received: (qmail 49310 invoked by uid 500); 28 May 2014 15:56:02 -0000 Delivered-To: apmail-cassandra-commits-archive@cassandra.apache.org Received: (qmail 49281 invoked by uid 500); 28 May 2014 15:56:02 -0000 Mailing-List: contact commits-help@cassandra.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cassandra.apache.org Delivered-To: mailing list commits@cassandra.apache.org Received: (qmail 49268 invoked by uid 99); 28 May 2014 15:56:02 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 28 May 2014 15:56:02 +0000 Date: Wed, 28 May 2014 15:56:02 +0000 (UTC) From: "Brandon Williams (JIRA)" To: commits@cassandra.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (CASSANDRA-6523) "Unable to contact any seeds!" with multi-DC cluster and listen != broadcast address MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CASSANDRA-6523?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams updated CASSANDRA-6523: ---------------------------------------- Attachment: 6523.txt > "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 > Assignee: Brandon Williams > Priority: Minor > Fix For: 1.2.17, 2.0.9, 2.1 rc1 > > Attachments: 6523.txt > > > 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.2#6252)