[ https://issues.apache.org/jira/browse/CLOUDSTACK-9972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16239626#comment-16239626 ]
ASF subversion and git services commented on CLOUDSTACK-9972: ------------------------------------------------------------- Commit 4627fb2cd7556173bd7e58bf1bec22c93a78f31d in cloudstack's branch refs/heads/master from [~abhi_shapeblue] [ https://gitbox.apache.org/repos/asf?p=cloudstack.git;h=4627fb2 ] CLOUDSTACK-9972: Enhance listVolume API to include physical size and … (#2158) * CLOUDSTACK-9972: Enhance listVolume API to include physical size and utilization. Also fixed pool, cluster and pod info * CLOUDSTACK-9972: Fix volume_view and duplicate API constant * CLOUDSTACK-9972: Backport Do not allow vms to be deployed on hosts that are in disabled pod * CLOUDSTACK-9972: Fix localization missing keys * CLOUDSTACK-9972: Fix sql path > Enhance listVolume API to include physical size and utilization. > ---------------------------------------------------------------- > > Key: CLOUDSTACK-9972 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9972 > Project: CloudStack > Issue Type: Improvement > Security Level: Public(Anyone can view this level - this is the > default.) > Affects Versions: 4.9.3.0 > Environment: VMWare, Xen and KVM > Reporter: Abhinandan Prateek > Assignee: Abhinandan Prateek > Fix For: 4.10.1.0 > > > The Cloudstack stat collector has been extended to include for each volume > its physical size and virtual size as reported by the respective hypervisor > where the volume resides. This patch includes impl for KVM, Xenserver and > VMWare. > In addition to above, the listVolume API has been fixed to report and filter > pod and cluster information. > The volume_view has been updated and a configuration parameter > 'volume.stats.interval' is introduced to control the interval of volume size > collection from back-end hypervisor. -- This message was sent by Atlassian JIRA (v6.4.14#64029)