Return-Path: X-Original-To: apmail-accumulo-notifications-archive@minotaur.apache.org Delivered-To: apmail-accumulo-notifications-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 8F7D51097A for ; Thu, 18 Dec 2014 03:47:17 +0000 (UTC) Received: (qmail 58213 invoked by uid 500); 18 Dec 2014 03:47:17 -0000 Delivered-To: apmail-accumulo-notifications-archive@accumulo.apache.org Received: (qmail 58040 invoked by uid 500); 18 Dec 2014 03:47:16 -0000 Mailing-List: contact notifications-help@accumulo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jira@apache.org Delivered-To: mailing list notifications@accumulo.apache.org Received: (qmail 57951 invoked by uid 99); 18 Dec 2014 03:47:16 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 18 Dec 2014 03:47:16 +0000 Date: Thu, 18 Dec 2014 03:47:16 +0000 (UTC) From: "Corey J. Nolet (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (ACCUMULO-2794) ListVolumesUsed utility should work when cluster is offline 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/ACCUMULO-2794?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Corey J. Nolet updated ACCUMULO-2794: ------------------------------------- Fix Version/s: (was: 1.6.2) 1.6.3 > ListVolumesUsed utility should work when cluster is offline > ----------------------------------------------------------- > > Key: ACCUMULO-2794 > URL: https://issues.apache.org/jira/browse/ACCUMULO-2794 > Project: Accumulo > Issue Type: Bug > Affects Versions: 1.6.0 > Reporter: Sean Busbey > Priority: Minor > Fix For: 1.7.0, 1.6.3 > > > Testing moving a cluster from non-HA to HA HDFS. Looking for gaps in documentation around failure handling. > After first changing HDFS to HA nameservice, Accumulo comes up and fails (ATM due to ACCUMULO-2791) > Attempting to use the ListVolumesUsed utility while the cluster is down to see what volumes are around shows the ZK volumes and then hangs attempting to show the volumes for root and metadata. > The utility should either gracefully handle when the cluster is down or take a flag to skip checking it. > Workaround: use the utility as is, hit control-C once it hangs. -- This message was sent by Atlassian JIRA (v6.3.4#6332)