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 E4E37200BC8 for ; Wed, 23 Nov 2016 09:32:01 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id E3D86160AFA; Wed, 23 Nov 2016 08:32: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 3896A160B1E for ; Wed, 23 Nov 2016 09:32:01 +0100 (CET) Received: (qmail 26640 invoked by uid 500); 23 Nov 2016 08:32:00 -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 26501 invoked by uid 500); 23 Nov 2016 08:32:00 -0000 Delivered-To: apmail-incubator-cloudstack-issues@incubator.apache.org Received: (qmail 26485 invoked by uid 99); 23 Nov 2016 08:32:00 -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:32:00 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 29B4B2C0079 for ; Wed, 23 Nov 2016 08:32:00 +0000 (UTC) Date: Wed, 23 Nov 2016 08:32:00 +0000 (UTC) From: "ASF subversion and git services (JIRA)" To: cloudstack-issues@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CLOUDSTACK-9503) The router script times out resulting in failure of deployment MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Wed, 23 Nov 2016 08:32:02 -0000 [ https://issues.apache.org/jira/browse/CLOUDSTACK-9503?page=3Dcom.atla= ssian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId= =3D15689352#comment-15689352 ]=20 ASF subversion and git services commented on CLOUDSTACK-9503: ------------------------------------------------------------- Commit ff616e700b208d08c3922bc8e052a84b60d8f436 in cloudstack's branch refs= /heads/4.9 from [~rohit.yadav@shapeblue.com] [ https://git-wip-us.apache.org/repos/asf?p=3Dcloudstack.git;h=3Dff616e7 ] Merge pull request #1745 from shapeblue/CLOUDSTACK-9503 CLOUDSTACK-9503: Increased the VR script timeout. Most of the changes are a= bout converting int/long time values to joda Duration. * pr/1745: CLOUDSTACK-9503: Increased the VR script timeout. Most of the changes are= about converting int/long time values to joda Duration. Signed-off-by: Rohit Yadav > The router script times out resulting in failure of deployment > -------------------------------------------------------------- > > Key: CLOUDSTACK-9503 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-950= 3 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the defa= ult.)=20 > Components: Virtual Router > Affects Versions: 4.9.0 > Environment: KVM, Xen > Reporter: Abhinandan Prateek > Assignee: Abhinandan Prateek > Fix For: 4.9.1.0 > > > When starting the virtual router in a shared network in advance zone the = scripts on router time out. This happen as there are several sub-commands t= hat are consolidated in a single command. The default timeout of 2 minutes = is short. > 2016-09-09 00:06:25,016 ERROR [c.c.n.r.VirtualNetworkApplianceManagerImpl= ] (Work-Job-Executor-110:ctx-e8089ec7 job-5135/job-5137 ctx-c3a8da18) (logi= d:8aedea66) process hasn't exited > 2016-09-09 00:06:25,016 WARN [c.c.n.r.VirtualNetworkApplianceManagerImpl]= (Work-Job-Executor-110:ctx-e8089ec7 job-5135/job-5137 ctx-c3a8da18) (logid= :8aedea66) Command: com.cloud.agent.api.Command failed while starting virtu= al router > 2016-09-09 00:06:25,016 INFO [c.c.v.VirtualMachineManagerImpl] (Work-Job-= Executor-110:ctx-e8089ec7 job-5135/job-5137 ctx-c3a8da18) (logid:8aedea66) = The guru did not like the answers so stopping VM[DomainRouter|r-3445-VM] > =E2=80=94 -- This message was sent by Atlassian JIRA (v6.3.4#6332)