kiranchavala commented on issue #13718: URL: https://github.com/apache/cloudstack/issues/13718#issuecomment-5090417395
Based on the discussion in https://github.com/apache/cloudstack/issues/5500 CloudStack gets the used bytes information from libvirt. ``` root@Cloudstack-Kvm-Host3:/home/ubuntu# virsh pool-info 15e9a03c-6eb1-3d3c-8cac-5918f0c75f0f Name: 15e9a03c-6eb1-3d3c-8cac-5918f0c75f0f UUID: 15e9a03c-6eb1-3d3c-8cac-5918f0c75f0f State: running Persistent: no Autostart: no Capacity: 149.99 GiB Allocation: 62.89 KiB Available: 146.79 GiB ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
