CS-4.20.0.0 KVM Volume Download RAW template instead of QCOW2 #10963 https://github.com/apache/cloudstack/issues/10963
problem Download template: Cloudstack WHen I attempt to upload a Qcow2 I got an error that the format is not supported. https://M-Y-I-P.ourclouddomain.com/userdata/47705e02-ee10-434f-b04d-54ef043842f0/ROOT-22.raw <https://m-y-i-p.ourclouddomain.com/userdata/47705e02-ee10-434f-b04d-54ef043842f0/ROOT-22.raw> There are no errors, at all I saw the file copied to the Secondary storage via the SSVM and its just come as raw. My understanding is the File at the secondary storage should be .qcow2 when using kvm, even if we are using CEPH as primary. Is there a hidden setting ? Is the new normal behavior? What is the process in this case to Register a template, Should we use a RAW file in this scenario to register a Template. Thank you Tata Y. versions Cloudstack 4.20.0.0 Primary Storage CEPH IPV6 Secondary Storage NFS - EMC ipv4 Hypervisor KVM consoleproxy.url.domain = *.ourclouddomain.com consoleproxy.sslEnabled = true secstorage.ssl.cert.domain = *.ourclouddomain.com secstorage.encrypt.copy = true The steps to reproduce the bug Create a VNF from an ISO Configure the VNF general settings Download the Volume template from Volume> Download - show raw extension instead of QCOW2 What to do about it? Cloudstack should convert the raw to Qcow2 to Copy to Secondary storage