Return-Path: Delivered-To: apmail-lucene-hadoop-user-archive@locus.apache.org Received: (qmail 37918 invoked from network); 30 Apr 2007 01:02:52 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 30 Apr 2007 01:02:52 -0000 Received: (qmail 91231 invoked by uid 500); 30 Apr 2007 01:02:57 -0000 Delivered-To: apmail-lucene-hadoop-user-archive@lucene.apache.org Received: (qmail 91201 invoked by uid 500); 30 Apr 2007 01:02:57 -0000 Mailing-List: contact hadoop-user-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hadoop-user@lucene.apache.org Delivered-To: mailing list hadoop-user@lucene.apache.org Received: (qmail 91192 invoked by uid 99); 30 Apr 2007 01:02:57 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 29 Apr 2007 18:02:57 -0700 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of tchklovski@gmail.com designates 64.233.184.228 as permitted sender) Received: from [64.233.184.228] (HELO wr-out-0506.google.com) (64.233.184.228) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 29 Apr 2007 18:02:50 -0700 Received: by wr-out-0506.google.com with SMTP id 68so1379655wra for ; Sun, 29 Apr 2007 18:02:29 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=rE20lLcGqGtUM2PyLP3yaix/+19r2pkBuaVSU1jYlBnLXCwpaN2qhCU6MDEPxCVAxZcvu7/F4iAWeDUzKqKv0WD3fGXY6Gpsv1r27IYhvYkm+Xppj/5hPBt0bAoJ9UnzA6Bs+VrgercVh6FcH50v/tCa23xtUp8B+M+kgmokH2E= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=fjf2tIAzM7lCoeHJajjhCsiyffA419+Os6U5IGSCTSifiXJLx1Aswa2VoG9TkN5DsV24RSMP8di8R2IG+cczCbsP9N3MkiA0z+Qaby1gcch83E4RPCbwcXJWp5KkCol8Lib9VdfBy4Y2sfJN906XabeMTFNCw4XPqYwlRQfBqao= Received: by 10.114.77.1 with SMTP id z1mr1835539waa.1177894949010; Sun, 29 Apr 2007 18:02:29 -0700 (PDT) Received: by 10.114.47.20 with HTTP; Sun, 29 Apr 2007 18:02:28 -0700 (PDT) Message-ID: <73843d010704291802l43c46a41w4e8ba7966d7a17a9@mail.gmail.com> Date: Sun, 29 Apr 2007 18:02:28 -0700 From: "Timothy Chklovski" To: hadoop-user@lucene.apache.org Subject: Re: Decommission of datanodes In-Reply-To: <4634CEF1.8030607@oskarsson.nu> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_19419_11526672.1177894948956" References: <4634CEF1.8030607@oskarsson.nu> X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_19419_11526672.1177894948956 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline which commands are you issuing to decommission the nodes? On 4/29/07, Johan Oskarsson wrote: > > Hi. > > I'm trying to decommission 10 datanodes of 35 in our cluster. The > process have been running for a couple of days > but only one node have finished. Perhaps I should have tried to > decommission one at the time? > I was afraid it would lead to unnecessary transfers as the node being > decommissioned would probably have copied data to other nodes > that I was going to decommission later. > > There's no way of seeing how far the process have come? > > The logs contain a lot of these: > > 2007-04-29 16:56:56,411 WARN org.apache.hadoop.fs.FSNamesystem: Not able > to place enough replicas, still in need of 1 > > Is that related to the decommission process? > > /Johan > ------=_Part_19419_11526672.1177894948956--