[ https://issues.apache.org/jira/browse/CLOUDSTACK-9867?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15960657#comment-15960657 ]
ASF GitHub Bot commented on CLOUDSTACK-9867: -------------------------------------------- GitHub user abhinandanprateek opened a pull request: https://github.com/apache/cloudstack/pull/2035 CLOUDSTACK-9867:VM snapshot on primary storage usage metrics You can merge this pull request into a Git repository by running: $ git pull https://github.com/shapeblue/cloudstack ir24 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cloudstack/pull/2035.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #2035 ---- commit 8f9e93316c66907246be1d653da27ae9feb5a27c Author: Abhinandan Prateek <aprat...@apache.org> Date: 2017-03-22T06:54:19Z CLOUDSTACK-9867:VM snapshot on primary storage usage metrics ---- > VM snapshots - not charged for the primary storage they use up > -------------------------------------------------------------- > > Key: CLOUDSTACK-9867 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9867 > Project: CloudStack > Issue Type: Improvement > Security Level: Public(Anyone can view this level - this is the > default.) > Affects Versions: 4.10.0.0 > Reporter: Abhinandan Prateek > Assignee: Abhinandan Prateek > Fix For: Future > > > Currently, when a user takes a VM snapshot, the snapshot is kept on primary > storage. CloudStack has no mechanism to record the additional storage used by > these snapshots. > To add an additional usage metric that is “primary storage used by > snapshots”. -- This message was sent by Atlassian JIRA (v6.3.15#6346)