Return-Path: X-Original-To: apmail-aurora-issues-archive@minotaur.apache.org Delivered-To: apmail-aurora-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id C1A7C17AD2 for ; Fri, 27 Feb 2015 03:25:30 +0000 (UTC) Received: (qmail 97698 invoked by uid 500); 27 Feb 2015 03:25:30 -0000 Delivered-To: apmail-aurora-issues-archive@aurora.apache.org Received: (qmail 97652 invoked by uid 500); 27 Feb 2015 03:25:30 -0000 Mailing-List: contact issues-help@aurora.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@aurora.incubator.apache.org Delivered-To: mailing list issues@aurora.incubator.apache.org Received: (qmail 97643 invoked by uid 99); 27 Feb 2015 03:25:30 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 27 Feb 2015 03:25:30 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO mail.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with SMTP; Fri, 27 Feb 2015 03:25:09 +0000 Received: (qmail 95393 invoked by uid 99); 27 Feb 2015 03:25:04 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 27 Feb 2015 03:25:04 +0000 Date: Fri, 27 Feb 2015 03:25:04 +0000 (UTC) From: "Maxim Khutornenko (JIRA)" To: issues@aurora.incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (AURORA-1148) Display All Scheduling Veto Reasons for PENDING tasks MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/AURORA-1148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14339671#comment-14339671 ] Maxim Khutornenko commented on AURORA-1148: ------------------------------------------- This change improves reporting accuracy by avoiding mixing "heavier" and "lighter" vetoes within the same offer/task match attempt: https://reviews.apache.org/r/31525/. > Display All Scheduling Veto Reasons for PENDING tasks > ----------------------------------------------------- > > Key: AURORA-1148 > URL: https://issues.apache.org/jira/browse/AURORA-1148 > Project: Aurora > Issue Type: Story > Components: Reliability, Scheduler > Reporter: Joe Smith > > Recently I was triaging an instance that would not schedule, and although I was validating many possibilities, I did get sidetracked when I saw that 'Insufficient RAM' was listed as the reason. > In fact, there was also insufficient Disk, CPU, and hosts, as this was a task which had a dedicated constraint. > In order to give more information, we should ensure we're exposing all Vetoes to help narrow if there is just one resource preventing scheduling, or many (all resources may point to a lack of hosts overall, for instance). > I did notice both AURORA-377 and AURORA-911, but both seem unrelated to this. -- This message was sent by Atlassian JIRA (v6.3.4#6332)