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 A680B18C42 for ; Mon, 7 Dec 2015 10:59:14 +0000 (UTC) Received: (qmail 62174 invoked by uid 500); 7 Dec 2015 10:59:11 -0000 Delivered-To: apmail-cloudstack-issues-archive@cloudstack.apache.org Received: (qmail 62062 invoked by uid 500); 7 Dec 2015 10:59: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 62048 invoked by uid 500); 7 Dec 2015 10:59:11 -0000 Delivered-To: apmail-incubator-cloudstack-issues@incubator.apache.org Received: (qmail 62042 invoked by uid 99); 7 Dec 2015 10:59:11 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 07 Dec 2015 10:59:11 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 052A12C1F58 for ; Mon, 7 Dec 2015 10:59:11 +0000 (UTC) Date: Mon, 7 Dec 2015 10:59:11 +0000 (UTC) From: "Wei Zhou (JIRA)" To: cloudstack-issues@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (CLOUDSTACK-9114) restartnetwork with cleanup should not update/restart both routers at once MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Wei Zhou created CLOUDSTACK-9114: ------------------------------------ Summary: restartnetwork with cleanup should not update/restart both routers at once Key: CLOUDSTACK-9114 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9114 Project: CloudStack Issue Type: Improvement Security Level: Public (Anyone can view this level - this is the default.) Reporter: Wei Zhou Assignee: Wei Zhou for now, restartnetwork with cleanup will stop both RVRs at first, then start two new RVRs. to reduce the downtime of network, we'd better restart the RVRs one by one. -- This message was sent by Atlassian JIRA (v6.3.4#6332)