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 AC3596785 for ; Sun, 24 Jul 2011 00:05:26 +0000 (UTC) Received: (qmail 71987 invoked by uid 500); 24 Jul 2011 00:05:24 -0000 Delivered-To: apmail-cassandra-user-archive@cassandra.apache.org Received: (qmail 71906 invoked by uid 500); 24 Jul 2011 00:05:24 -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 71897 invoked by uid 99); 24 Jul 2011 00:05:24 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 24 Jul 2011 00:05:23 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of jbellis@gmail.com designates 74.125.82.172 as permitted sender) Received: from [74.125.82.172] (HELO mail-wy0-f172.google.com) (74.125.82.172) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 24 Jul 2011 00:05:19 +0000 Received: by wyj26 with SMTP id 26so2454852wyj.31 for ; Sat, 23 Jul 2011 17:04:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=SBWkfU2K9DTs+BK7hcto4DXibQGj+KviTgh4i2mNdzw=; b=tSNeGuzbQ/d/8ggLue9aO+LTKTlC71+QD4MyA4hSrbH3dd02HPs6uEPM9HgJRfUIUR QbGeVjvmqMaNAi+9+1FjUNdDq1pLdoZJawF1bvWHxpLtwUybf0UNaHMeXITKqDuAsNhy 629NVgZRRhWkagCWHIvr4SFUm9JhJ7EZEGH10= Received: by 10.216.24.82 with SMTP id w60mr2408739wew.99.1311465897077; Sat, 23 Jul 2011 17:04:57 -0700 (PDT) MIME-Version: 1.0 Received: by 10.216.135.36 with HTTP; Sat, 23 Jul 2011 17:04:37 -0700 (PDT) In-Reply-To: <4B50E052B4E82B4AA6961853D610D3C433B62890ED@MBX75.ad2.softcom.biz> References: <4B50E052B4E82B4AA6961853D610D3C433B62890ED@MBX75.ad2.softcom.biz> From: Jonathan Ellis Date: Sat, 23 Jul 2011 19:04:37 -0500 Message-ID: Subject: Re: do I need to add more nodes? minor compaction eat all IO To: user@cassandra.apache.org Content-Type: text/plain; charset=ISO-8859-1 On Sat, Jul 23, 2011 at 4:16 PM, Francois Richard wrote: > My understanding is that during compaction cassandra does a lot of non sequential readsa then dumps the results with a big sequential write. Compaction reads and writes are both sequential, and 0.8 allows setting a MB/s to cap compaction at. As to the original question "do I need to add more machines" I'd say that depends more on whether your application's SLA is met, than what % io util spikes to. -- Jonathan Ellis Project Chair, Apache Cassandra co-founder of DataStax, the source for professional Cassandra support http://www.datastax.com