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 subversion and git services (JIRA)" <ji...@apache.org> on 2013/07/22 19:36:53 UTC

[jira] [Commented] (CLOUDSTACK-3711) Improve error message when Accout/Domain Limits are exceeded for User/Domain accounts

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

ASF subversion and git services commented on CLOUDSTACK-3711:
-------------------------------------------------------------

Commit f328c7b1aae5948e5b1139cc3bcbe138731f9f55 in branch refs/heads/4.2 from [~alena1108]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=f328c7b ]

CLOUDSTACK-3711: return descriptive error message to the regular user when his resource limit has exceed. No harm in returning this info as the user aware of the resource limits/number of resources available for allocation, for his account

                
> Improve error message when Accout/Domain Limits are exceeded for User/Domain accounts 
> --------------------------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-3711
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-3711
>             Project: CloudStack
>          Issue Type: Improvement
>      Security Level: Public(Anyone can view this level - this is the default.) 
>          Components: Management Server
>    Affects Versions: 4.2.0
>            Reporter: Sailaja Mada
>            Assignee: Alena Prokharchyk
>         Attachments: ERRIRd.png
>
>
> Steps:
> 1. Create Domain CDC under ROOT domain
> 2. Create User/Admin accounts under CDC
> 3. Set Instance limits as 0 for this Domain/Account
> 4.  Access Management server as User of this domain account and tried to deploy VM.
> Observation:
> 1. Deploy VM  failed with message as "Internal error executing command, please contact your system administrator"  .  Only in the Management server log ROOT user get to see one liner INFO message about this failure saying :
> 2013-07-22 16:48:22,743 INFO  [cloud.api.ApiServer] (catalina-exec-8:null) Maximum number of resources of type 'user_vm' for domain id=2 has been exceeded.
> 2013-07-22 15:01:46,757 INFO  [cloud.api.ApiServer] (catalina-exec-16:null) Maximum number of resources of type 'user_vm' for account name=newuser1 in domain id=1 has been exceeded.
> Enhancement Request :
> 1. Enhance the error message saying ' Resources are not available/Limits are exceeded'.  We need not specify the exact resource type.   Or any generic message which helps to identify the root cause. 

--
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