Hide Forgot
Description of problem: While taking snapshot with external memory state we can't use compression. It should be possible to compress the memory state volume in a similar way we do it fot hibernation (virDomainSave) volume. Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
commit 7df5093f67f0560d0440807b4363746e032ad942 Author: Peter Krempa <pkrempa> Date: Wed Oct 9 18:05:43 2013 +0200 qemu: snapshot: Add support for compressing external snapshot memory The regular save image code has the support to compress images using a specified algorithm. This was not implemented for external checkpoints although it shares most of the backend code. Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1017227
Development Management has reviewed and declined this request. You may appeal this decision by reopening this request.