StepBee commented on issue #6717: URL: https://github.com/apache/cloudstack/issues/6717#issuecomment-1887295615
I actually found a reference to what looks like the same issue on the cloudstack user mailinglist from 2018 [https://lists.apache.org/thread/vb9v6ys0p0tr0wnzgt0oxdbjjxykbtk2](https://lists.apache.org/thread/vb9v6ys0p0tr0wnzgt0oxdbjjxykbtk2) While trying to replicate the issue with new volumes, it's not as straight forward as i thought, like creating a datadisk, attaching it and deleting it to reproduce the issue - unfortunately it seems it's not that simple. For some expunged volumes from the past i see eternal usage data, for some not - i'm trying to understand differences between both behaviors. Maybe someone else with a long time running environment with activated usage service can pick a less-used domain (for better overview), generate a usage report for type 6 (volumes) and compare if the report includes expunged disks as well? ``` list usagerecords domainid=<domain-uuid> type=6 startdate=<startdate> enddate=<same-as-startdate> filter=description,rawusage ``` -- 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]
