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 35E87200BD5 for ; Wed, 23 Nov 2016 09:03:00 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 34A1E160B1E; Wed, 23 Nov 2016 08:03:00 +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 A2B83160B1F for ; Wed, 23 Nov 2016 09:02:59 +0100 (CET) Received: (qmail 39951 invoked by uid 500); 23 Nov 2016 08:02:58 -0000 Mailing-List: contact issues-help@cloudstack.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cloudstack.apache.org Delivered-To: mailing list issues@cloudstack.apache.org Received: (qmail 39928 invoked by uid 500); 23 Nov 2016 08:02:58 -0000 Delivered-To: apmail-incubator-cloudstack-issues@incubator.apache.org Received: (qmail 39924 invoked by uid 99); 23 Nov 2016 08:02:58 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 23 Nov 2016 08:02:58 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 9431A2C03DF for ; Wed, 23 Nov 2016 08:02:58 +0000 (UTC) Date: Wed, 23 Nov 2016 08:02:58 +0000 (UTC) From: "ASF GitHub Bot (JIRA)" To: cloudstack-issues@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CLOUDSTACK-9583) VR: In CsDhcp.py preseed both hostaname and localhost to resolve to 127.0.0.1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Wed, 23 Nov 2016 08:03:00 -0000 [ https://issues.apache.org/jira/browse/CLOUDSTACK-9583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15689275#comment-15689275 ] ASF GitHub Bot commented on CLOUDSTACK-9583: -------------------------------------------- Github user rhtyd commented on the issue: https://github.com/apache/cloudstack/pull/1757 LGTM, merging this based on code review and test results. > VR: In CsDhcp.py preseed both hostaname and localhost to resolve to 127.0.0.1 > ----------------------------------------------------------------------------- > > Key: CLOUDSTACK-9583 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9583 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the default.) > Reporter: Murali Reddy > Fix For: 4.9.1.0 > > > It is observed that 'ip route flush' was timing out after 20 seconds with the error that can't resolve the name of the vrouter. Since this is done for each rule for a router with a lot of rules, adding the entry to hosts file fixes it and the router provisioning is observed faster. -- This message was sent by Atlassian JIRA (v6.3.4#6332)