[ https://issues.apache.org/jira/browse/CLOUDSTACK-9114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16343687#comment-16343687 ]
ASF GitHub Bot commented on CLOUDSTACK-9114: -------------------------------------------- DaanHoogland opened a new pull request #2435: CLOUDSTACK-9114: restartnetwork with cleanup should restart the RVRs … URL: https://github.com/apache/cloudstack/pull/2435 …one by one Testing results: (1) before change: job started at 2015-12-09 09:26:07,570, ended at 2015-12-09 09:28:25,524 38 packets lost (333 packets transmitted, 295 received, 11% packet loss, time 332284ms) (2) after change: job started at 2015-12-09 09:32:00,543, ended at 2015-12-09 09:34:26,535 1 packet lost (623 packets transmitted, 622 received, 0% packet loss, time 622598ms) ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org > 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 > Priority: Major > > 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 (v7.6.3#76005)