[
https://issues.apache.org/jira/browse/CLOUDSTACK-10188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16320418#comment-16320418
]
ASF GitHub Bot commented on CLOUDSTACK-10188:
---------------------------------------------
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:
[email protected]
> Resource Accounting for primary storage is Broken
> -------------------------------------------------
>
> Key: CLOUDSTACK-10188
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-10188
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Affects Versions: 4.9.0, 4.10.0.0, 4.11.0.0
> Reporter: Ivan Kudryavtsev
>
> 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.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)