[ https://issues.apache.org/jira/browse/CLOUDSTACK-2087?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13647433#comment-13647433 ]
ASF subversion and git services commented on CLOUDSTACK-2087: ------------------------------------------------------------- Commit 85a1cc962cb39baafd0aeb3457eeb227e848aef9 in branch refs/heads/master from [~sanjay.tripathi] [ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=85a1cc9 ] CLOUDSTACK-2087: Destroying the instance is not decrementing the primary storage usage [Resource Count table - No of volumes is not got decremented] Signed-off-by: Sateesh Chodapuneedi <sate...@apache.org> > 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