Switch to optimized data cluster format for VHD and QCOW#122
Merged
Conversation
This reduces memory consumption during QCOW import. Temporarily drop the unit test commits to avoid qemu-img build dependency. Flip the xapi.conf switch to make vhd and qcow interval formats consistent - this is going to be the new default once XenServer tests it. Signed-off-by: Andrii Sultanov <andriy.sultanov@vates.tech>
psafont
approved these changes
Mar 9, 2026
Contributor
psafont
left a comment
There was a problem hiding this comment.
These branches need to be updated after merging:
https://github.com/xcp-ng-rpms/xapi/tree/ci/8.3
https://github.com/xcp-ng/xen-api/tree/v26.1.3-8.3
glehmann
approved these changes
Mar 9, 2026
Contributor
Author
|
Build in 8.3-incoming: https://koji.xcp-ng.org/taskinfo?taskID=100237 |
Contributor
Author
|
Do we want to just rebase |
Member
Who is the question for? |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This reduces memory consumption during QCOW import.
Backport of upstream xapi-project/xen-api#6895, with some modifications: temporarily drop the unit test commits to avoid
qemu-imgbuild dependency. Flip thexapi.confswitch to make vhd and qcow interval formats consistent - this is going to be the new default once XenServer tests it.Relies on xs-opam PR to be merged beforehand: xcp-ng-rpms/xs-opam-repo#15
Koji pre-build: https://koji.xcp-ng.org/buildinfo?buildID=5199