Return-Path: Delivered-To: apmail-cassandra-user-archive@www.apache.org Received: (qmail 22158 invoked from network); 14 Aug 2010 03:31:02 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 14 Aug 2010 03:31:02 -0000 Received: (qmail 67214 invoked by uid 500); 14 Aug 2010 03:31:01 -0000 Delivered-To: apmail-cassandra-user-archive@cassandra.apache.org Received: (qmail 66986 invoked by uid 500); 14 Aug 2010 03:30:57 -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 66978 invoked by uid 99); 14 Aug 2010 03:30:57 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 14 Aug 2010 03:30:57 +0000 X-ASF-Spam-Status: No, hits=4.3 required=10.0 tests=FS_REPLICA,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [74.125.82.42] (HELO mail-ww0-f42.google.com) (74.125.82.42) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 14 Aug 2010 03:30:50 +0000 Received: by wwf26 with SMTP id 26so1661586wwf.1 for ; Fri, 13 Aug 2010 20:30:29 -0700 (PDT) Received: by 10.216.86.15 with SMTP id v15mr2066292wee.9.1281756626303; Fri, 13 Aug 2010 20:30:26 -0700 (PDT) MIME-Version: 1.0 Received: by 10.216.234.219 with HTTP; Fri, 13 Aug 2010 20:30:06 -0700 (PDT) In-Reply-To: <1281733509.3499.256.camel@dehora-laptop> References: <1281733509.3499.256.camel@dehora-laptop> From: Benjamin Black Date: Fri, 13 Aug 2010 20:30:06 -0700 Message-ID: Subject: Re: Data Distribution / Replication To: user@cassandra.apache.org, bill@dehora.net Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org Number of bugs I've hit doing this with scp: 0 Number of bugs I've hit with streaming: 2 (and others found more) Also easier to monitor progress, manage bandwidth, etc. I just prefer using specialized tools that are really good at specific things. This is such a case. b On Fri, Aug 13, 2010 at 2:05 PM, Bill de h=D3ra wrote: > On Fri, 2010-08-13 at 09:51 -0700, Benjamin Black wrote: > >> My recommendation is to leave Autobootstrap disabled, copy the >> datafiles over, and then run cleanup. =A0It is faster and more reliable >> than streaming, in my experience. > > What is less reliable about streaming? > > Bill > >