Return-Path: X-Original-To: apmail-cloudstack-issues-archive@www.apache.org Delivered-To: apmail-cloudstack-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 89781106B4 for ; Tue, 10 Dec 2013 12:33:10 +0000 (UTC) Received: (qmail 65569 invoked by uid 500); 10 Dec 2013 12:33:09 -0000 Delivered-To: apmail-cloudstack-issues-archive@cloudstack.apache.org Received: (qmail 65409 invoked by uid 500); 10 Dec 2013 12:33:09 -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 65264 invoked by uid 500); 10 Dec 2013 12:33:08 -0000 Delivered-To: apmail-incubator-cloudstack-issues@incubator.apache.org Received: (qmail 65242 invoked by uid 99); 10 Dec 2013 12:33:08 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 10 Dec 2013 12:33:08 +0000 Date: Tue, 10 Dec 2013 12:33:08 +0000 (UTC) From: "Kishan Kavala (JIRA)" To: cloudstack-issues@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CLOUDSTACK-5277) upgrade router template API is not upgrading stopped routers 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/CLOUDSTACK-5277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13844232#comment-13844232 ] Kishan Kavala commented on CLOUDSTACK-5277: ------------------------------------------- We should not start VRs which were stopped by admin. Whenever the VR is started, it'll be upgraded. cloudsys-adm script behavior was also same. > upgrade router template API is not upgrading stopped routers > ------------------------------------------------------------ > > Key: CLOUDSTACK-5277 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-5277 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the default.) > Components: Upgrade, Virtual Router > Affects Versions: 4.3.0 > Environment: upgraded from 3.0.7 to 4.3 > Reporter: shweta agarwal > Assignee: Kishan Kavala > Priority: Critical > Fix For: 4.3.0 > > > Currently upgrade router API take care of only running routers so router that are stop before calling upgrade router template is missed from upgrades. > So rather than calling reboot router internally for upgrade router template its better to call stop /start router api . > this way it will take care of stopped routers as well . -- This message was sent by Atlassian JIRA (v6.1.4#6159)