rp- commented on issue #11114: URL: https://github.com/apache/cloudstack/issues/11114#issuecomment-3026632869
AFAIR we(Linstor) have to lie to CloudStack a bit about the format, because CloudStack doesn't store the format of the snapshot. So we actually tell CloudStack that we have qcow2 volumes, but we are actually not. And this sometimes creates issues like this. See this comment here: https://github.com/apache/cloudstack/blob/16c60c7528a3ee731bceaa9113d5e6a76b22a246/plugins/storage/volume/linstor/src/main/java/org/apache/cloudstack/storage/datastore/driver/LinstorPrimaryDataStoreDriverImpl.java#L1218 Once I have time, I can check if we can also patch the format somewhere here, or CloudStack stores the snapshot format. -- 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]
