You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Sailaja Mada (JIRA)" <ji...@apache.org> on 2013/07/15 09:06:51 UTC

[jira] [Closed] (CLOUDSTACK-2087) Destroying the instance is not decrementing the primary storage usage [Resource Count table - No of volumes is not got decremented]

     [ https://issues.apache.org/jira/browse/CLOUDSTACK-2087?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sailaja Mada closed CLOUDSTACK-2087.
------------------------------------


Reported issue is fixed now. Hence closing the bug.
                
> 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