summary refs log tree commit diff stats
path: root/results/classifier/accel-gemma3:12b/kvm/1449687
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/accel-gemma3:12b/kvm/1449687')
-rw-r--r--results/classifier/accel-gemma3:12b/kvm/14496878
1 files changed, 8 insertions, 0 deletions
diff --git a/results/classifier/accel-gemma3:12b/kvm/1449687 b/results/classifier/accel-gemma3:12b/kvm/1449687
new file mode 100644
index 000000000..2ec029f59
--- /dev/null
+++ b/results/classifier/accel-gemma3:12b/kvm/1449687
@@ -0,0 +1,8 @@
+
+block migration of qcow2 VMs copies all empty space
+
+I'm running openstack 2012.1 'icehouse' which, ultimately, calls down into qemu-system-x86 2.0.0+dfsg-2ubuntu1.10.
+
+I primed the process by copying all necessary base images onto the destination host.  Nonetheless, post-migration instances are much larger than the original image; the copy duplicated all the empty space that ought to have remained copy-on-write.
+
+It looks like there was some attempt to address this issue in the past (e.g. https://bugzilla.redhat.com/show_bug.cgi?id=1058173 ) but perhaps I'm conflating two different issues.
\ No newline at end of file