You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by GitBox <gi...@apache.org> on 2018/01/10 15:19:47 UTC

[GitHub] bwsw opened a new pull request #2362: CLOUDSTACK-10188 - Resource Accounting for primary storage is Broken when Domains are in use

bwsw opened a new pull request #2362: CLOUDSTACK-10188 - Resource Accounting for primary storage is Broken when Domains are in use
URL: https://github.com/apache/cloudstack/pull/2362
 
 
   https://issues.apache.org/jira/browse/CLOUDSTACK-10188
   
   During storage expunge domain resource statistics for primary storage space resource counter is not updated for domain. This leads to the situation when domain resource statistics for primary storage is overfilled (statistics only increase but not decrease).
   
   Global scheduled task resourcecount.check.interval > 0 provides a workaround but not fixes the problem truly because when accounts inside domains use primary_storage allocation/deallocation intensively it leads to service block of operation.
   
   **NB: Unable to implement marvin tests because it (marvin) places in database weird primary storage volume size of 100 when creating VM from template. It might be a sign of opening a new issue for that bug.**

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services