cloudstack icon indicating copy to clipboard operation
cloudstack copied to clipboard

Unable to Copy Or Register Cloudstack +KVM RAW Template on Ceph

Open midhunpjos opened this issue 8 months ago • 1 comments

problem

This Issue is created with reference to discussion https://github.com/apache/cloudstack/discussions/10383

I Have cloudstack infrastructure using ceph as primary storage and all the templates created from existing volumes are in RAW format. I cannot use copy function to copy the template to another zone or download and register the template. The Error on download is as follows Failed to install: Template content is unsupported, or mismatch between selected format and template content. Found : QEMU QCOW2 Image (v3), 11811160064 bytes

versions

4.20 +KVM + CEPH Storge

The steps to reproduce the bug

1.templates created from existing volumes are in RAW format 2. 3. ...

What to do about it?

As per previous releases the Volume Downloaded was in qcow2. Current release its in RAW

midhunpjos avatar May 31 '25 05:05 midhunpjos

I am able to reproduce the issue

download template on ceph

Image

register a template using the URL

Image

weizhouapache avatar Jun 12 '25 12:06 weizhouapache

Hi @midhunpjos this issue looks similar to: https://github.com/apache/cloudstack/issues/11114. As a workaround, does renaming the downloaded file extension from raw to qcow2 allows registering/uploading?

nvazquez avatar Jul 11 '25 13:07 nvazquez

fixed in #11198

DaanHoogland avatar Sep 26 '25 18:09 DaanHoogland