sbrueseke commented on issue #13399: URL: https://github.com/apache/cloudstack/issues/13399#issuecomment-5201977995
> I have no idea about the usage server code, nor how it interacts with the rest of cloudstack. But the Linstor plugin didn't change anything about volume create or attaching and if you say this is a regression, I guess it is some other part that tries a duplicate insert for some reason. Thx for answering! usage was changed and vm_id was added to a volume usage record in 4.22.1. So my best guess was that linstor plugin is creating the volume first without any attaching, which will be an entry in usage and after that it will attach the volume to the vm which will create the second usage entry. -- 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]
