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 035A010C39 for ; Wed, 5 Jun 2013 09:33:32 +0000 (UTC) Received: (qmail 28021 invoked by uid 500); 5 Jun 2013 09:33:29 -0000 Delivered-To: apmail-cassandra-user-archive@cassandra.apache.org Received: (qmail 27997 invoked by uid 500); 5 Jun 2013 09:33:28 -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 27987 invoked by uid 99); 5 Jun 2013 09:33:27 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 05 Jun 2013 09:33:27 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of chris.wirt@struq.com designates 209.85.215.171 as permitted sender) Received: from [209.85.215.171] (HELO mail-ea0-f171.google.com) (209.85.215.171) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 05 Jun 2013 09:33:19 +0000 Received: by mail-ea0-f171.google.com with SMTP id m14so962189eaj.2 for ; Wed, 05 Jun 2013 02:32:59 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=from:to:subject:date:message-id:mime-version:content-type:x-mailer :thread-index:content-language:x-gm-message-state; bh=xqfcCazWRJ3xFtbNEcF7oUQ0Sy7urCIQQrZYdwJIF88=; b=QYdPzXueI0nVy6nz+RjE2FXO1Z60Ch4js91FcqPh51mwrW/9VYbgWYlcADeJfKY31c x7gljWqlBzP/z6u4nhaeAHejavX0AVqkgJjaIBPg4Y84SrUYwguXgl78Qyepxm4/LI8H PJCw1lvKIcYA/MENMFAuf+jYdhaGQlTrtuY5mNpoFT4yhVrt1OT79vi4Y6mMLcEMLTRa pciCEcTWLrP8nrah4lm4uZ5uZy5RPYEy4/oC5Dnz2JkRT8PZo9domvXxB47K+TArT07o hn8BYi2+HkZDBs2GlRHzYMMVj22lMxjLEbvZjsYQfAOFRavI8kTfkjzqfaYyRyRoX9+X Zo0g== X-Received: by 10.15.44.205 with SMTP id z53mr28788250eev.31.1370424779547; Wed, 05 Jun 2013 02:32:59 -0700 (PDT) Received: from StevePereiraPC (host81-133-200-21.in-addr.btopenworld.com. [81.133.200.21]) by mx.google.com with ESMTPSA id a5sm96209217ees.6.2013.06.05.02.32.58 for (version=TLSv1 cipher=RC4-SHA bits=128/128); Wed, 05 Jun 2013 02:32:59 -0700 (PDT) From: "Christopher Wirt" To: Subject: Multiple JBOD data directory Date: Wed, 5 Jun 2013 10:32:58 +0100 Message-ID: <007801ce61cf$aaafde20$000f9a60$@struq.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0079_01CE61D8.0C755790" X-Mailer: Microsoft Outlook 14.0 Thread-Index: Ac5hzgP0f/ybXkLzQ8KlwBuZ4j2Syw== Content-Language: en-gb X-Gm-Message-State: ALoCoQn3fTY2xFazsPBSMkxluIWY8GVTNjGca0qUt6vSI6RBpCsdR5j5nmd/bljtxNyC1wPtLz/2 X-Virus-Checked: Checked by ClamAV on apache.org This is a multipart message in MIME format. ------=_NextPart_000_0079_01CE61D8.0C755790 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Hello, We're thinking about using multiple data directories each with its own disk and are currently testing this against a RAID0 config. I've seen that there is failure handling with multiple JBOD. e.g. We have two data directories mounted to separate drives /disk1 /disk2 One of the drives fails Will Cassandra continue to work? How will it handle requests for data which unavailable? If I want to add an additional drive what is the best way to go about redistributing the data? Thanks, Chris ------=_NextPart_000_0079_01CE61D8.0C755790 Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable

Hello, =

 

We’re thinking about using multiple data = directories each with its own disk and are currently testing this = against a RAID0 config.

 

I’ve = seen that there is failure handling with multiple JBOD.

 

e.g. =

We have two data directories mounted = to separate drives

/disk1

/disk2

One of the = drives fails

 

Will Cassandra continue to work?

How will it handle requests for data which = unavailable?

If I want to add an = additional drive what is the best way to go about redistributing the = data?

 

Thanks,

Chris

------=_NextPart_000_0079_01CE61D8.0C755790--