From user-return-18462-apmail-cassandra-user-archive=cassandra.apache.org@cassandra.apache.org Wed Jul 6 07:56:02 2011 Return-Path: X-Original-To: apmail-cassandra-user-archive@www.apache.org Delivered-To: apmail-cassandra-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id A8ECD6A8A for ; Wed, 6 Jul 2011 07:56:02 +0000 (UTC) Received: (qmail 57859 invoked by uid 500); 6 Jul 2011 07:55:59 -0000 Delivered-To: apmail-cassandra-user-archive@cassandra.apache.org Received: (qmail 57823 invoked by uid 500); 6 Jul 2011 07:55:50 -0000 Mailing-List: contact user-help@cassandra.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@cassandra.apache.org Delivered-To: mailing list user@cassandra.apache.org Received: (qmail 57807 invoked by uid 99); 6 Jul 2011 07:55:46 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Jul 2011 07:55:46 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of izquierdo@strands.com designates 217.116.18.226 as permitted sender) Received: from [217.116.18.226] (HELO mail.strands.com) (217.116.18.226) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Jul 2011 07:55:36 +0000 Received: from localhost (localhost [127.0.0.1]) by mail.strands.com (Postfix) with ESMTP id 1516830473D for ; Wed, 6 Jul 2011 09:55:16 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at strands.com X-Spam-Score: -9.5 X-Spam-Level: Received: from mail.strands.com ([127.0.0.1]) by localhost (mail.strands.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id CP1hi7rCYbTK for ; Wed, 6 Jul 2011 09:55:15 +0200 (CEST) Received: from [192.168.1.142] (76.67.217.87.dynamic.jazztel.es [87.217.67.76]) (using SSLv3 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: izquierdo) by mail.strands.com (Postfix) with ESMTPSA id 9D5C0302FB6 for ; Wed, 6 Jul 2011 09:55:15 +0200 (CEST) Subject: Cannot recover SSTable with version f (current version g) From: =?ISO-8859-1?Q?H=E9ctor?= Izquierdo Seliva To: user Content-Type: text/plain; charset="UTF-8" Date: Wed, 06 Jul 2011 09:55:14 +0200 Message-ID: <1309938914.11533.3.camel@Avalon> Mime-Version: 1.0 X-Mailer: Evolution 2.32.2 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Old-Spam-Flag: NO X-Old-Spam-Status: No, score=-9.5 required=5.1 tests=[ALL_TRUSTED=-5.5, BAYES_00=-4] autolearn=ham Hi, i've been struggling to repair my failed node for the past few days, and I've seen this erros a few times. java.lang.RuntimeException: Cannot recover SSTable with version f (current version g). If it can read the sstables, why can't they be used to repair? Is there anything I can do besides running scrub or compact on all the cluster? Regards Hector Izquierdo