[
https://issues.apache.org/jira/browse/CLOUDSTACK-9080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15037499#comment-15037499
]
ASF subversion and git services commented on CLOUDSTACK-9080:
-------------------------------------------------------------
Commit 256263492f10643a77d0f50ec8ec38d81a253e49 in cloudstack's branch
refs/heads/master from [~rajanik]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=2562634 ]
CLOUDSTACK-9080: Resource limits for Primary arent respected during attach.
primary store resource limit check is not performed while attaching a
volume to a vm. Added them same.
Also added a marvin test case to verify the same.
> Able to upload Volume greater than the Resource limit defined for Primary
> Storage.
> ----------------------------------------------------------------------------------
>
> Key: CLOUDSTACK-9080
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9080
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Reporter: Rajani Karuturi
>
> Steps :
> 1. Create a child domain and create a User Account for the Respective child
> domain.
> 2. Edit the Primary Storage Resource limits for the account added above .
> Limit being 200 GB , edit the value as 1Gb.
> 3. Try to upload volume greater than 1Gb. (Volume is successfully uploaded. )
> 4. try attaching the volume to a vm.
> Result:
> attach volume is successful even though the resource limits reached.
> Expected:
> attach volume should fail with resource limit reached on primary exception.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)