[ https://issues.apache.org/jira/browse/CLOUDSTACK-70?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13470522#comment-13470522 ]
Alex Huang commented on CLOUDSTACK-70: -------------------------------------- Discussed this with Alena and believe that it's not essential to fix in 4.0.0. Moved to 4.1.0 Here are her comments. restart network won't re-create the routers if they were removed by single destroyRouter command but router will be started as soon as the new vm stars up in the pod > Improve Network Restart Behaviour for Basic Zone: Restarting Network Fails > -------------------------------------------------------------------------- > > Key: CLOUDSTACK-70 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-70 > Project: CloudStack > Issue Type: Bug > Affects Versions: pre-4.0.0 > Reporter: Rohit Yadav > Assignee: Rohit Yadav > Fix For: 4.1.0 > > > Bug: http://bugs.cloudstack.org/browse/CS-16104 > Review: https://reviews.apache.org/r/6781/ > Proposed restart behaviour for basic network (keeping in sync with its > behaviour in advance network): > Note: CS should check if there are any hosts in all Pods and deploy VR in > only those which have any host as it's pod based. > a. Cleanup selected: cleanup=true > - Running VRs: Stops and deletes them, recreates and starts new VRs. > - Stopped VRs: Deletes them, recreates and starts new VRs. > - Deleted VRs: Recreates and starts new VRs. > b. Cleanup not selected: cleanup=false > - Running VRs: Checks/skip, proceeds. > - Stopped VRs: Checks/prepares, starts them. > - Deleted VRs: Checks/prepares, starts new VRs. > Patch (clean=false the code skips running VMs) > For Apache master: > http://bhaisaab.org/patches/cloudstack/0001-CS-16104-Improve-restart-network-behaviour-for-basic-apache-master.patch > For 3.0.x: > http://bhaisaab.org/patches/cloudstack/0001-CS-16104-Improve-restart-network-behaviour-for-basic.patch -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira