SviridoffA opened a new issue, #9890: URL: https://github.com/apache/cloudstack/issues/9890
##### ISSUE TYPE * Bug Report ##### COMPONENT NAME ~~~ Storage ~~~ ##### CLOUDSTACK VERSION ~~~ 4.19.1.2 ~~~ ##### CONFIGURATION Primary storage: Linstor ##### OS / ENVIRONMENT Ubuntu 24.04.1 ##### SUMMARY When we just trying to download volume from newly created vm it's going without problem. But if volume was created from snapshot? we always get "Failed to copy the volume from the source primary storage pool to secondary storage". Looks like it's problem relayted with raw and qcow conversion, because we can download the same volume if we converting it in template? and download it as a template. ##### STEPS TO REPRODUCE ~~~ 1. Make vm volume snapshot 2. Create volume from this snapshot 3. Try to download this volume ~~~ <!-- You can also paste gist.github.com links for larger files --> ##### EXPECTED RESULTS ~~~ Get link to download volume from secondary storage ~~~ ##### ACTUAL RESULTS ~~~ "Failed to copy the volume from the source primary storage pool to secondary storage" ~~~ -- 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: commits-unsubscr...@cloudstack.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org