Return-Path: X-Original-To: apmail-hbase-user-archive@www.apache.org Delivered-To: apmail-hbase-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 1B146101AB for ; Thu, 13 Feb 2014 18:14:27 +0000 (UTC) Received: (qmail 77588 invoked by uid 500); 13 Feb 2014 18:13:48 -0000 Delivered-To: apmail-hbase-user-archive@hbase.apache.org Received: (qmail 77183 invoked by uid 500); 13 Feb 2014 18:13:26 -0000 Mailing-List: contact user-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@hbase.apache.org Delivered-To: mailing list user@hbase.apache.org Delivered-To: moderator for user@hbase.apache.org Received: (qmail 89399 invoked by uid 99); 13 Feb 2014 17:09:58 -0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of aagarwal@hortonworks.com designates 209.85.213.43 as permitted sender) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; bh=O1F+Ka3QG7+3qPKmehf6THCpgSBTbRc89RO6gKQhGbo=; b=G4IIciOrDNv/m0SGD7+LfSYpm93uPhCNEcPargGh8q6uSXP4VkBjfHL426TCA6X/t/ YRuq3eVLR9lJY3ZWXjujvfrXeDHg0gPA5no2tcOntFgjLteGb4DAujBriXIbfQ35D8YA Bj5zj3Nab0N9mqOwDFQMyXCrzQBMIR0bzxnykxL4iRUk+C+4UKmKEDihub2oM4u6wfJA xbZd1+IEk+iSthvqZbVa8tUQwM3Yx5pk1YvTIacpFRlt3Ci7otXLcEeR+GTIwNhz44P1 aaX8vETWj+88sV7ZY+YUqb2N90cqNkCiSUlDCXS+z9XYP1eCSOAS6DN+9VpG2vUfOR3J gsFA== X-Gm-Message-State: ALoCoQnU8slCMxAKaLqvyIUZaex1HNfUVHStsGvKJsuHlpX3Bub7xAb2QMbf2EugJSMBADTtecZ5Ik8vel9qfATVu6zF4tXdg20lPmXMXa0i2e/dq4AY1jI= MIME-Version: 1.0 X-Received: by 10.236.51.71 with SMTP id a47mr2309266yhc.22.1392311369868; Thu, 13 Feb 2014 09:09:29 -0800 (PST) In-Reply-To: References: Date: Thu, 13 Feb 2014 09:09:29 -0800 Message-ID: Subject: Fwd: umount bad disk From: Arpit Agarwal To: user@hbase.apache.org Content-Type: multipart/alternative; boundary=bcaec50dc6189f0ea204f24cc023 X-Virus-Checked: Checked by ClamAV on apache.org --bcaec50dc6189f0ea204f24cc023 Content-Type: text/plain; charset=US-ASCII bcc'ed hadoop-user Lei, perhaps hbase-user can help. ---------- Forwarded message ---------- From: lei liu Date: Thu, Feb 13, 2014 at 1:04 AM Subject: umount bad disk To: user@hadoop.apache.org I use HBase0.96 and CDH4.3.1. I use Short-Circuit Local Read: dfs.client.read.shortcircuit true dfs.domain.socket.path /home/hadoop/cdh4-dn-socket/dn_socket When one disk is bad, because the RegionServer open some file on the disk, so I don't run "umount", example: sudo umount -f /disk10 umount2: Device or resource busy umount: /disk10: device is busy umount2: Device or resource busy umount: /disk10: device is busy I must stop RegionServer in order to run umount command. How can don't stop RegionServer and delete the bad disk. Thanks, LiuLei -- CONFIDENTIALITY NOTICE NOTICE: This message is intended for the use of the individual or entity to which it is addressed and may contain information that is confidential, privileged and exempt from disclosure under applicable law. If the reader of this message is not the intended recipient, you are hereby notified that any printing, copying, dissemination, distribution, disclosure or forwarding of this communication is strictly prohibited. If you have received this communication in error, please contact the sender immediately and delete it from your system. Thank You. --bcaec50dc6189f0ea204f24cc023--