You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by "Rohit Yadav (JIRA)" <ji...@apache.org> on 2012/10/11 16:09:02 UTC

[jira] [Resolved] (CLOUDSTACK-70) Improve Network Restart Behaviour for Basic Zone: Restarting Network Fails

     [ https://issues.apache.org/jira/browse/CLOUDSTACK-70?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rohit Yadav resolved CLOUDSTACK-70.
-----------------------------------

    Resolution: Fixed

Resolved all the issues raised on the review and fixed in master branch:

commit 6dd5c3fd42c70855d75156243dddc4933436baaf
Author: Rohit Yadav <bh...@apache.org>
Date:   Thu Oct 11 18:30:00 2012 +0530
                
> 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