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 0E75A6081 for ; Mon, 20 Jun 2011 13:50:09 +0000 (UTC) Received: (qmail 70005 invoked by uid 500); 20 Jun 2011 13:50:08 -0000 Delivered-To: apmail-cassandra-commits-archive@cassandra.apache.org Received: (qmail 69990 invoked by uid 500); 20 Jun 2011 13:50:08 -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 69982 invoked by uid 99); 20 Jun 2011 13:50:08 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 20 Jun 2011 13:50:08 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 20 Jun 2011 13:50:07 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 71D914234FC for ; Mon, 20 Jun 2011 13:49:47 +0000 (UTC) Date: Mon, 20 Jun 2011 13:49:47 +0000 (UTC) From: "David Arena (JIRA)" To: commits@cassandra.apache.org Message-ID: <1693120354.20689.1308577787463.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1171525150.20688.1308577787429.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Updated] (CASSANDRA-2798) Repair Fails 0.8 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-2798?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Arena updated CASSANDRA-2798: ----------------------------------- Description: I am seeing fatal problem in the new 0.8 Im running a 3 node cluster with a replication_factor of 3.. On Node 3.. If i kill -9 cassandra-pid rm -rf "All data & logs" start cassandra nodetool -h "node-3-ip" repair The whole cluster become duplicated.. e.g Before node 1 -> 2.65GB node 2 -> 2.65GB node 3 -> 2.65GB e.g After node 1 -> 5.3GB node 2 -> 5.3GB node 3 -> 7.95GB nodetool repair, never ends (96 hours +), however there is no streams running, nor any cpu or disk activity.. Manually killing the repair and restarting does not help.. Restarting the server/cassandra does not help.. nodetool flush,compact,cleanup all complete, but do not help... This is not occuring in 0.7.6.. I have come to the conclusion this is a Major 0.8 issue Running: CentOS 5.6, JDK 1.6.0_26 was: I am seeing fatal problem in the new 0.8 Im running a 3 node cluster with a replication_factor of 3.. On Node 3.. If i kill -9 cassandra-pid rm -rf "All data & logs" start cassandra nodetool -h "node-3-ip" repair The whole cluster become duplicated.. e.g Before node 1 -> 2.65GB node 2 -> 2.65GB node 3 -> 2.65GB e.g After node 1 -> 5.3GB node 2 -> 5.3GB node 3 -> 7.95GB nodetool repair, never ends (96 hours +), however there is no streams running, nor any cpu or disk activity.. Manually killing the repair and restarting does not help.. Restarting the server/cassandra does not help.. nodetool flush,compact,repair all complete, but do not help... This is not occuring in 0.7.6.. I have come to the conclusion this is a Major 0.8 issue Running: CentOS 5.6, JDK 1.6.0_26 > Repair Fails 0.8 > ---------------- > > Key: CASSANDRA-2798 > URL: https://issues.apache.org/jira/browse/CASSANDRA-2798 > Project: Cassandra > Issue Type: Bug > Components: Core > Affects Versions: 0.8.0 > Reporter: David Arena > > I am seeing fatal problem in the new 0.8 > Im running a 3 node cluster with a replication_factor of 3.. > On Node 3.. If i > kill -9 cassandra-pid > rm -rf "All data & logs" > start cassandra > nodetool -h "node-3-ip" repair > The whole cluster become duplicated.. > e.g Before > node 1 -> 2.65GB > node 2 -> 2.65GB > node 3 -> 2.65GB > e.g After > node 1 -> 5.3GB > node 2 -> 5.3GB > node 3 -> 7.95GB > nodetool repair, never ends (96 hours +), however there is no streams running, nor any cpu or disk activity.. > Manually killing the repair and restarting does not help.. Restarting the server/cassandra does not help.. > nodetool flush,compact,cleanup all complete, but do not help... > This is not occuring in 0.7.6.. I have come to the conclusion this is a Major 0.8 issue > Running: CentOS 5.6, JDK 1.6.0_26 -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira