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

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

Github user koushik-das commented on a diff in the pull request:

    https://github.com/apache/cloudstack/pull/895#discussion_r40657381
  
    --- Diff: 
server/src/com/cloud/agent/manager/allocator/impl/FirstFitAllocator.java ---
    @@ -297,6 +297,7 @@
                         s_logger.debug("Host name: " + host.getName() + ", 
hostId: " + host.getId() +
                             " already has max Running VMs(count includes 
system VMs), skipping this and trying other available hosts");
                     }
    +                avoid.addHost(host.getId());
    --- End diff --
    
    The change looks good.


> VM start job got stuck in loop looking for suitable host
> --------------------------------------------------------
>
>                 Key: CLOUDSTACK-8911
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8911
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the 
> default.) 
>    Affects Versions: 4.3.0
>            Reporter: sudharma jain
>




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

Reply via email to