diff options
Diffstat (limited to 'gitlab/issues_text/target_missing/host_missing/accel_missing/2417')
| -rw-r--r-- | gitlab/issues_text/target_missing/host_missing/accel_missing/2417 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gitlab/issues_text/target_missing/host_missing/accel_missing/2417 b/gitlab/issues_text/target_missing/host_missing/accel_missing/2417 new file mode 100644 index 000000000..a9a95f114 --- /dev/null +++ b/gitlab/issues_text/target_missing/host_missing/accel_missing/2417 @@ -0,0 +1,5 @@ +qemu-img allocates full size on exFAT when metadata preallocation is requested +Description of problem: +`qemu-img` seems to preallocate the full size of a qcow2 image on exFAT rather than just the metadata when that is requested. This was initially seen via libvirt/libvirt#649. exFAT does not support sparse files. +Steps to reproduce: +1. Run command |