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 4990B18881 for ; Sat, 21 Nov 2015 19:36:11 +0000 (UTC) Received: (qmail 35021 invoked by uid 500); 21 Nov 2015 19:36:11 -0000 Delivered-To: apmail-cloudstack-issues-archive@cloudstack.apache.org Received: (qmail 34989 invoked by uid 500); 21 Nov 2015 19:36:11 -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 34950 invoked by uid 500); 21 Nov 2015 19:36:11 -0000 Delivered-To: apmail-incubator-cloudstack-issues@incubator.apache.org Received: (qmail 34945 invoked by uid 99); 21 Nov 2015 19:36:11 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 21 Nov 2015 19:36:11 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id F11D42C1F63 for ; Sat, 21 Nov 2015 19:36:10 +0000 (UTC) Date: Sat, 21 Nov 2015 19:36:10 +0000 (UTC) From: "ASF GitHub Bot (JIRA)" To: cloudstack-issues@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CLOUDSTACK-8751) Minimise VR downtime during network update 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-8751?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15020643#comment-15020643 ] ASF GitHub Bot commented on CLOUDSTACK-8751: -------------------------------------------- Github user remibergsma commented on the pull request: https://github.com/apache/cloudstack/pull/866#issuecomment-158676663 Pinging @wilderrodrigues to have a look. @bvbharatk Is there any (integration) test to test this feature? > Minimise VR downtime during network update > ------------------------------------------ > > Key: CLOUDSTACK-8751 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8751 > Project: CloudStack > Issue Type: Improvement > Security Level: Public(Anyone can view this level - this is the default.) > Reporter: Bharat Kumar > Assignee: Bharat Kumar > > Currently we use redundant virtual router enabled networks to prevent network outage even if one of the virtual router fails. This is achieved by using redundant virtual routers along with VRRP protocol. This has increased the network robustness. However updating a network with new network offering involves some downtime due to Vr restarts. In case of redundant VR based networks we can sequence the network update operations to update the backup first and then update the master while master's operations are being handled by backup, this way i think we can minimise the downtime. > Link to FS https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=61310469 -- This message was sent by Atlassian JIRA (v6.3.4#6332)