You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/12/22 06:21:58 UTC

[jira] [Commented] (CLOUDSTACK-9696) Fail to deploy VM on dedicating clusters and hosts

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

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

GitHub user anshul1886 opened a pull request:

    https://github.com/apache/cloudstack/pull/1853

    CLOUDSTACK-9696: Fixed Virtual Router deployment failing if there are…

    … no shared resources available
    
    and has access to resources through parent domain heirarachy

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/anshul1886/cloudstack-1 CLOUDSTACK-9696

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cloudstack/pull/1853.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1853
    
----
commit b866776708ac664a8b71380b0f62009d0a88a3b3
Author: Anshul Gangwar <an...@accelerite.com>
Date:   2016-12-22T06:17:03Z

    CLOUDSTACK-9696: Fixed Virtual Router deployment failing if there are no shared resources available
    and has access to resources through parent domain heirarachy

----


> Fail to deploy VM on dedicating clusters and hosts
> --------------------------------------------------
>
>                 Key: CLOUDSTACK-9696
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9696
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>            Reporter: Anshul Gangwar
>            Assignee: Anshul Gangwar
>
> IN the below scenario:
> cluster C1 is having 2 hosts, H1 and H2. 
> Root domain is having 2 sub domain, D1 and D2
> C1 is dedicated to Root and H1 and H2 are dedicated to D1 and D2 respectively
> D1 and D2 has users U1 and U2 respectively
> Login into U1 and deploy the VM
> router and VM deployment failed with the error: 
> com.cloud.exception.InsufficientServerCapacityException: Unable to create a deployment



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