Return-Path: X-Original-To: apmail-ambari-dev-archive@www.apache.org Delivered-To: apmail-ambari-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id EEE3611E41 for ; Fri, 6 Jun 2014 23:38:01 +0000 (UTC) Received: (qmail 23366 invoked by uid 500); 6 Jun 2014 23:38:01 -0000 Delivered-To: apmail-ambari-dev-archive@ambari.apache.org Received: (qmail 23341 invoked by uid 500); 6 Jun 2014 23:38:01 -0000 Mailing-List: contact dev-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 dev@ambari.apache.org Received: (qmail 23330 invoked by uid 99); 6 Jun 2014 23:38:01 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 06 Jun 2014 23:38:01 +0000 Date: Fri, 6 Jun 2014 23:38:01 +0000 (UTC) From: "Matt Foley (JIRA)" To: dev@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (AMBARI-5798) Host Check erroneously reporting "Firewall Issues" during install 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/AMBARI-5798?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14020537#comment-14020537 ] Matt Foley commented on AMBARI-5798: ------------------------------------ [~jonathan.hurley] says: Related to AMBARI-5686, this was fixed for trunk 3 weeks ago, which means it will appear in 1.6.1 Although AMBARI-5686 was scoped for CentOS 5.x, the problem was a design issue overall with how firewall checks were done across all of Linux. As a result, the firewall checks are now done correctly based on OS type. This should be confirmed, then the jira marked Fixed or Duplicate. > Host Check erroneously reporting "Firewall Issues" during install > ----------------------------------------------------------------- > > Key: AMBARI-5798 > URL: https://issues.apache.org/jira/browse/AMBARI-5798 > Project: Ambari > Issue Type: Bug > Affects Versions: 1.6.0 > Environment: SLES 11 > Ambari 1.6.0-39 > Reporter: Sudhir Prakash > > I am going through a cluster installation and noticed that one of the Host Checks failed with "Firewall issues". According to the message, it says that {{iptables}} is running on all of my nodes. However, iptables is not even installed on any of my nodes > {code} > hadoopvm1-1:~ # rpm -qa | grep -i iptables > hadoopvm1-1:~ # > {code} > This issue will cause lots of confusion with our customers that will be performing an installation and should be addressed in 1.6.0 -- This message was sent by Atlassian JIRA (v6.2#6252)