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 3986010F58 for ; Sat, 31 May 2014 14:05:02 +0000 (UTC) Received: (qmail 74676 invoked by uid 500); 31 May 2014 14:05:02 -0000 Delivered-To: apmail-cassandra-commits-archive@cassandra.apache.org Received: (qmail 74638 invoked by uid 500); 31 May 2014 14:05: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 74629 invoked by uid 99); 31 May 2014 14:05:02 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 31 May 2014 14:05:02 +0000 Date: Sat, 31 May 2014 14:05:02 +0000 (UTC) From: =?utf-8?Q?Juho_M=C3=A4kinen_=28JIRA=29?= To: commits@cassandra.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (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: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CASSANDRA-6523?page=3Dcom.atlas= sian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D= 14014663#comment-14014663 ]=20 Juho M=C3=A4kinen commented on CASSANDRA-6523: ----------------------------------------- I have a similar issue described in CASSANDRA-7292 and in there I use the p= ublic ip addresses in the seeds list, but it does not help in my case. Thes= e two issues might or might not be connected. > "Unable to contact any seeds!" with multi-DC cluster and listen !=3D broa= dcast 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 fa= ils 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)