Rohit Yadav created CLOUDSTACK-70:
-------------------------------------
Summary: 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
Reporter: Rohit Yadav
Assignee: Rohit Yadav
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