[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-8704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14662027#comment-14662027
 ] 

ASF GitHub Bot commented on CLOUDSTACK-8704:
--------------------------------------------

Github user miguelaferreira commented on the pull request:

    https://github.com/apache/cloudstack/pull/656#issuecomment-128748395
  
    Hi @koushik-das 
    
    Sorry to step in like this, but I talked to @remibergsma and I think you 
can fix your branch by doing this:
    ```
    git checkout 032a335
    git cherry-pick cabc9ea
    git reset --hard
    ```
    
    If you do this, please double-check the result (it should be your two 
commits together at the top), and then do: 
    ```
    git push -f origin HEAD:CLOUDSTACK-8704
    ```
    
    To update this PR.
    
    I hope this helps.


> Schedule restart of router VMs ahead of user VMs as part of HA
> --------------------------------------------------------------
>
>                 Key: CLOUDSTACK-8704
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8704
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the 
> default.) 
>          Components: Management Server
>    Affects Versions: 4.5.0
>            Reporter: Koushik Das
>            Assignee: Koushik Das
>             Fix For: 4.6.0
>
>
> When a host is detected as Down, HA-enabled VMs running on it are scheduled 
> for restart. There may be scenarios where both user VM and corresponding VR 
> is on the same host and scheduled for restart. In such cases user VM restart 
> will fail in initial attempts until VR is restarted. One way to reduce these 
> occurrences is to schedule VR restart ahead of user VMs. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to