diff options
Diffstat (limited to 'results/classifier/gemma3:12b/files/1449687')
| -rw-r--r-- | results/classifier/gemma3:12b/files/1449687 | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/results/classifier/gemma3:12b/files/1449687 b/results/classifier/gemma3:12b/files/1449687 new file mode 100644 index 00000000..2ec029f5 --- /dev/null +++ b/results/classifier/gemma3:12b/files/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 |