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 C2CE59A1C for ; Thu, 5 Jan 2012 10:58:15 +0000 (UTC) Received: (qmail 26889 invoked by uid 500); 5 Jan 2012 10:58:12 -0000 Delivered-To: apmail-cassandra-user-archive@cassandra.apache.org Received: (qmail 26241 invoked by uid 500); 5 Jan 2012 10:57:52 -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 26229 invoked by uid 99); 5 Jan 2012 10:57:43 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 Jan 2012 10:57:43 +0000 X-ASF-Spam-Status: No, hits=2.2 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [209.85.220.172] (HELO mail-vx0-f172.google.com) (209.85.220.172) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 Jan 2012 10:57:35 +0000 Received: by vcbfk13 with SMTP id fk13so328048vcb.31 for ; Thu, 05 Jan 2012 02:57:14 -0800 (PST) MIME-Version: 1.0 Received: by 10.220.226.1 with SMTP id iu1mr720109vcb.71.1325761034377; Thu, 05 Jan 2012 02:57:14 -0800 (PST) Received: by 10.52.29.67 with HTTP; Thu, 5 Jan 2012 02:57:14 -0800 (PST) Date: Thu, 5 Jan 2012 11:57:14 +0100 Message-ID: Subject: Writes slower then reads From: "R. Verlangen" To: user@cassandra.apache.org Content-Type: multipart/alternative; boundary=14dae9cdca7382d83504b5c5cb6a X-Virus-Checked: Checked by ClamAV on apache.org --14dae9cdca7382d83504b5c5cb6a Content-Type: text/plain; charset=ISO-8859-1 Hi there, I'm running a cassandra 0.8.6 cluster with 2 nodes (in 2 DC's), RF = 2. Actual data on the nodes is only 1GB. Disk latency < 1ms. Disk throughput ~ 0.4MB/s. OS load always below 1 (on a 8 core machine with 16GB ram). When I'm running my writes against the cluster with cl = ONE all reads appear to be faster then the writes. Average write speed = 1600us/operation Average read speed = 200us/operation I'm really wondering why this is the case. Anyone got a clue? With kind regards, Robin --14dae9cdca7382d83504b5c5cb6a Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi there,

I'm running a cassandra 0.8.6 cluster with= 2 nodes (in 2 DC's), RF =3D 2. Actual data on the nodes is only 1GB. D= isk latency < 1ms. Disk throughput ~ 0.4MB/s. OS load always below 1 (on= a 8 core machine with 16GB ram).=A0

When I'm running my writes against the cluster with= cl =3D ONE all reads appear to be faster then the writes.=A0
Average write speed =3D 1600us/operation
Average read= speed =3D 200us/operation

I'm really wondering why this is the case. Anyone g= ot a clue?

With kind regards,
Robin=A0 --14dae9cdca7382d83504b5c5cb6a--