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 70380DBB8 for ; Sat, 10 Nov 2012 01:23:12 +0000 (UTC) Received: (qmail 71184 invoked by uid 500); 10 Nov 2012 01:23:12 -0000 Delivered-To: apmail-cassandra-commits-archive@cassandra.apache.org Received: (qmail 71126 invoked by uid 500); 10 Nov 2012 01:23:12 -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 71028 invoked by uid 99); 10 Nov 2012 01:23:12 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 10 Nov 2012 01:23:12 +0000 Date: Sat, 10 Nov 2012 01:23:12 +0000 (UTC) From: "Kirk True (JIRA)" To: commits@cassandra.apache.org Message-ID: <1705063849.95094.1352510592170.JavaMail.jiratomcat@arcas> In-Reply-To: <1142189562.10860.1350929892125.JavaMail.jiratomcat@arcas> Subject: [jira] [Commented] (CASSANDRA-4848) Expose black-listed directories via JMX 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-4848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13494490#comment-13494490 ] Kirk True commented on CASSANDRA-4848: -------------------------------------- Added a BlacklistedDirectoriesMBean that allows for retrieving the set of unreadable and unwritable directories. > Expose black-listed directories via JMX > --------------------------------------- > > Key: CASSANDRA-4848 > URL: https://issues.apache.org/jira/browse/CASSANDRA-4848 > Project: Cassandra > Issue Type: Improvement > Components: Core > Affects Versions: 1.2.0 beta 1 > Reporter: Kirk True > Assignee: Kirk True > Priority: Minor > Labels: lhf > Fix For: 1.2.0 rc1 > > Attachments: trunk-4848.txt > > > JBOD support included failure modes (CASSANDRA-2118) that insert directories on bad disks to the {{BlacklistedDirectories}} class. However, it doesn't appear that the list of directories is exposed to administrators via JMX or other means. So unless they're scouring the logs or being notified at the OS level, they will remain unaware of the issue. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira