AlexanderStock commented on issue #2604: No volume name and virtualmachine ID in volume usagerecord URL: https://github.com/apache/cloudstack/issues/2604#issuecomment-386630113 Hi, it was not working in previous versions. I checked the cloud_usage.usage_event table and found the column "resource_name" which would be sufficient for the volume name problem. Regarding the missing vm id: Maybe two additional event types like "VOLUME.ATTACH" and "VOLUME.DETACH" plus a new column in the usage_event table, maybe called "parentid", could solve the problem. This is just a rough guess. Maybe there is a more efficient way to do this. BR Alexander
---------------------------------------------------------------- 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] With regards, Apache Git Services
