Configurage no_compression_image_types
Ability to configure image types for which transfer will not use compression when migrating instance.
This value was previously hardcoded to disable compression for qcow2 only.
In real world scenario, compressing raw images during migration makes it
CPU-bound (single core) instead of network-bound, slowing it down to about 8 mbps in tests.
Disabling compression for RAW naturally allows to saturate network link without saturating CPU core.
Operators may prefer to disable compression for raw images.
Blueprint information
- Status:
- Not started
- Approver:
- Sylvain Bauza
- Priority:
- Medium
- Drafter:
- Daniel Speichert
- Direction:
- Approved
- Assignee:
- Daniel Speichert
- Definition:
- Approved
- Series goal:
- Accepted for yoga
- Implementation:
- Deferred
- Milestone target:
- None
- Started by
- Completed by
Related branches
Related bugs
Sprints
Whiteboard
https:/
[20211124 bauzas] Accepted as a specless BP by the last meeting, provided no change in the default behaviour
https:/
[20220225 bauzas] Implementation hit by FeatureFreeze, please repropose the blueprint/spec for the Zed release.
Implementation patches: https:/