Return-Path: X-Original-To: apmail-cassandra-commits-archive@www.apache.org Delivered-To: apmail-cassandra-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 56DFE188B5 for ; Thu, 30 Apr 2015 05:26:06 +0000 (UTC) Received: (qmail 53050 invoked by uid 500); 30 Apr 2015 05:26:06 -0000 Delivered-To: apmail-cassandra-commits-archive@cassandra.apache.org Received: (qmail 53002 invoked by uid 500); 30 Apr 2015 05:26:06 -0000 Mailing-List: contact commits-help@cassandra.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cassandra.apache.org Delivered-To: mailing list commits@cassandra.apache.org Received: (qmail 52987 invoked by uid 99); 30 Apr 2015 05:26:06 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 30 Apr 2015 05:26:06 +0000 Date: Thu, 30 Apr 2015 05:26:06 +0000 (UTC) From: "Derek Troy-West (JIRA)" To: commits@cassandra.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (CASSANDRA-9267) Bootstrapping node, nodetool netstats shows all files 100% received immediately MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CASSANDRA-9267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Derek Troy-West updated CASSANDRA-9267: --------------------------------------- Description: Using Cassandra v.2.0.10. Following the progress of a new node bootstrapping with 'nodetool netstats' I notice that each file is shown as 100% received immediately. i.e. {code} $ nodetool netstats -h 172.16.11.17 Mode: JOINING Bootstrap 9ec3ab30-eef1-11e4-a7f2-51821d8b858c /172.16.11.16 /172.16.11.12 Receiving 103 files, 110808118132 bytes total /data/cassandra/01/mail/archive/mail-archive-tmp-jb-49-Data.db 5388827962/5388827962 bytes(100%) received from /172.16.11.12 /data/cassandra/02/mail/msg_summary_subject_idx/mail-msg_summary_subject_idx-tmp-jb-11-Data.db 88344414/88344414 bytes(100%) received from /172.16.11.12 /data/cassandra/02/OpsCenter/pdps/OpsCenter-pdps-tmp-jb-8-Data.db 323/323 bytes(100%) received from /172.16.11.12 /data/cassandra/02/mail/archive/mail-archive-tmp-jb-63-Data.db 10470429245/10470429245 bytes(100%) received from /172.16.11.12 /data/cassandra/03/mail/mail_log/mail-mail_log-tmp-jb-17-Data.db 2846783513/2846783513 bytes(100%) received from /172.16.11.12 {code} The node is bootstrapping 200GB in total, and quite quickly/painlessly as far as I can tell, but each file is shown as 100% transferred already. Since this is fairly minor I'm happy to hunt it down and patch it myself if desirable. Any pointers where to start appreciated. was: Using Cassandra v.2.0.10. When following the progress of a new node bootstrapping with 'nodetool netstats' I notice that each file is shown as 100% received immediately. i.e. {code} $ nodetool netstats -h 172.16.11.17 Mode: JOINING Bootstrap 9ec3ab30-eef1-11e4-a7f2-51821d8b858c /172.16.11.16 /172.16.11.12 Receiving 103 files, 110808118132 bytes total /data/cassandra/01/mail/archive/mail-archive-tmp-jb-49-Data.db 5388827962/5388827962 bytes(100%) received from /172.16.11.12 /data/cassandra/02/mail/msg_summary_subject_idx/mail-msg_summary_subject_idx-tmp-jb-11-Data.db 88344414/88344414 bytes(100%) received from /172.16.11.12 /data/cassandra/02/OpsCenter/pdps/OpsCenter-pdps-tmp-jb-8-Data.db 323/323 bytes(100%) received from /172.16.11.12 /data/cassandra/02/mail/archive/mail-archive-tmp-jb-63-Data.db 10470429245/10470429245 bytes(100%) received from /172.16.11.12 /data/cassandra/03/mail/mail_log/mail-mail_log-tmp-jb-17-Data.db 2846783513/2846783513 bytes(100%) received from /172.16.11.12 {code} The node is bootstrapping 200GB in total, and quite quickly/painlessly as far as I can tell, but each file is shown as 100% transferred already. Since this is fairly minor I'm happy to hunt it down and patch it myself if desirable. Any pointers where to start appreciated. > Bootstrapping node, nodetool netstats shows all files 100% received immediately > ------------------------------------------------------------------------------- > > Key: CASSANDRA-9267 > URL: https://issues.apache.org/jira/browse/CASSANDRA-9267 > Project: Cassandra > Issue Type: Bug > Components: Tools > Environment: Centos > Reporter: Derek Troy-West > Priority: Minor > Labels: bootstrap, nodetool, streaming > > Using Cassandra v.2.0.10. > Following the progress of a new node bootstrapping with 'nodetool netstats' I notice that each file is shown as 100% received immediately. > i.e. > {code} > $ nodetool netstats -h 172.16.11.17 > Mode: JOINING > Bootstrap 9ec3ab30-eef1-11e4-a7f2-51821d8b858c > /172.16.11.16 > /172.16.11.12 > Receiving 103 files, 110808118132 bytes total > /data/cassandra/01/mail/archive/mail-archive-tmp-jb-49-Data.db 5388827962/5388827962 bytes(100%) received from /172.16.11.12 > /data/cassandra/02/mail/msg_summary_subject_idx/mail-msg_summary_subject_idx-tmp-jb-11-Data.db 88344414/88344414 bytes(100%) received from /172.16.11.12 > /data/cassandra/02/OpsCenter/pdps/OpsCenter-pdps-tmp-jb-8-Data.db 323/323 bytes(100%) received from /172.16.11.12 > /data/cassandra/02/mail/archive/mail-archive-tmp-jb-63-Data.db 10470429245/10470429245 bytes(100%) received from /172.16.11.12 > /data/cassandra/03/mail/mail_log/mail-mail_log-tmp-jb-17-Data.db 2846783513/2846783513 bytes(100%) received from /172.16.11.12 > {code} > The node is bootstrapping 200GB in total, and quite quickly/painlessly as far as I can tell, but each file is shown as 100% transferred already. > Since this is fairly minor I'm happy to hunt it down and patch it myself if desirable. Any pointers where to start appreciated. -- This message was sent by Atlassian JIRA (v6.3.4#6332)