[
https://issues.apache.org/jira/browse/CLOUDSTACK-2087?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13638908#comment-13638908
]
Sanjay Tripathi commented on CLOUDSTACK-2087:
---------------------------------------------
The fix is available for review at: https://reviews.apache.org/r/10725/
> Destroying the instance is not decrementing the primary storage usage
> [Resource Count table - No of volumes is not got decremented]
> -----------------------------------------------------------------------------------------------------------------------------------
>
> Key: CLOUDSTACK-2087
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-2087
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: Storage Controller
> Affects Versions: 4.2.0
> Reporter: Sailaja Mada
> Assignee: Sanjay Tripathi
> Priority: Critical
> Fix For: 4.2.0
>
>
> Setup : Advanced Networking Zone, Xen 6.1 , MS -RHel 6.3
> Steps:
> 1. Deploy instance using ROOT Admin
> 2. Verify the primary storage usage using list accounts:
> http://localhost:8096/client/api?command=listAccounts&listAll=true
> <primarystoragelimit>Unlimited</primarystoragelimit>
> <primarystoragetotal>65</primarystoragetotal><primarystorageavailable>Unlimited</primarystorageavailable>
> 3. Destroy the instance and ensure that ROOT volume of this instance is
> removed from Volumes table
> 4. Verify the primary storage usage using list accounts:
> http://localhost:8096/client/api?command=listAccounts&listAll=true
> <primarystoragelimit>Unlimited</primarystoragelimit>
> <primarystoragetotal>65</primarystoragetotal><primarystorageavailable>Unlimited</primarystorageavailable>
> Observation:
> 1) Destroying the instance is not decrementing the primary storage usage
> 2) [Resource Count table - No of volumes is not got decremented
--
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