[
https://issues.apache.org/jira/browse/CLOUDSTACK-9114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15048309#comment-15048309
]
ASF GitHub Bot commented on CLOUDSTACK-9114:
--------------------------------------------
GitHub user ustcweizhou opened a pull request:
https://github.com/apache/cloudstack/pull/1198
CLOUDSTACK-9114: restartnetwork with cleanup should restart the RVRs 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)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ustcweizhou/cloudstack restart-network
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cloudstack/pull/1198.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1198
----
commit 9f513d48614cb1983565bea29b98b8aa56aee3ac
Author: Wei Zhou <[email protected]>
Date: 2015-12-09T08:43:18Z
CLOUDSTACK-9114: restartnetwork with cleanup should restart the RVRs 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)
----
> 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)