Hi team, we noticed (4.3.2 and 4.5.1 so far): - If you deploy VM (root volume) from template that was uploaded to ACS as Qcow2 - to CEPH - volume is converted to RAW (since on CEPHnow...), but DB cloud.volumes/format column is not updated with "raw" value, instead it's "qcow2". - Same thing with uploaded Qcow2 DATA volumes - after attaching disk (converted from NFS/Qcow2 to CEPH/RAW), DB again not updated.
This makes download volume impossible since qemu-img -f takes format from DB (wrong format) and conversion from CEPH back to NFS fails... My colegue is looking to implement fix, and hopefully we can submit the patch. If anyone (Wido ? :) ) is aware of this or of fix - I will really appreciate it. Thanks, -- Andrija Panić