Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 87C2C200BAF for ; Mon, 31 Oct 2016 13:53:01 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 8654E160B05; Mon, 31 Oct 2016 12:53:01 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id C110A160AF0 for ; Mon, 31 Oct 2016 13:52:59 +0100 (CET) Received: (qmail 14562 invoked by uid 500); 31 Oct 2016 12:52:58 -0000 Mailing-List: contact issues-help@ambari.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ambari.apache.org Delivered-To: mailing list issues@ambari.apache.org Received: (qmail 14542 invoked by uid 99); 31 Oct 2016 12:52:58 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 31 Oct 2016 12:52:58 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id B918E2C14F9 for ; Mon, 31 Oct 2016 12:52:58 +0000 (UTC) Date: Mon, 31 Oct 2016 12:52:58 +0000 (UTC) From: "Dmytro Grinenko (JIRA)" To: issues@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (AMBARI-18713) use exclude list of mount device types on docker containers MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Mon, 31 Oct 2016 12:53:01 -0000 [ https://issues.apache.org/jira/browse/AMBARI-18713?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dmytro Grinenko updated AMBARI-18713: ------------------------------------- Attachment: AMBARI-18713.patch > use exclude list of mount device types on docker containers > ----------------------------------------------------------- > > Key: AMBARI-18713 > URL: https://issues.apache.org/jira/browse/AMBARI-18713 > Project: Ambari > Issue Type: Bug > Components: ambari-server > Affects Versions: 2.5.0 > Reporter: Dmytro Grinenko > Priority: Critical > Fix For: 2.5.0 > > Attachments: AMBARI-18713.patch > > > * Remove logic from UI that picks a single host to represent the entire cluster > * Have each host report their mount devices and how much space is available in each one, so Ambari can store this in the DB (this will affect new installs only or newly registered hosts) > * Move logic to Stack Advisor > * Use exclude list -- This message was sent by Atlassian JIRA (v6.3.4#6332)