Skip to content

[RFE] Use qcow2 compressed format in place of additional compressed layer #1135

@tuxtof

Description

@tuxtof

Current situation

actual released image in qcow2 format are then compressed with gzip or bzip2

Impact

this situation don't allow direct use/import of the image URL with tools
because we need to download it first , uncompresse it and next import it

Ideal future situation

we need to use inline compressed qcow2 format to distribute qcow2 file

Implementation options

qemu-image convert -O qcow2 -c ...... allow that

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions