summaryrefslogtreecommitdiff
path: root/releasenotes/notes/qemu-write-zeros-2edbf3152c57e2b6.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'releasenotes/notes/qemu-write-zeros-2edbf3152c57e2b6.yaml')
-rw-r--r--releasenotes/notes/qemu-write-zeros-2edbf3152c57e2b6.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/releasenotes/notes/qemu-write-zeros-2edbf3152c57e2b6.yaml b/releasenotes/notes/qemu-write-zeros-2edbf3152c57e2b6.yaml
new file mode 100644
index 00000000..8b79dc23
--- /dev/null
+++ b/releasenotes/notes/qemu-write-zeros-2edbf3152c57e2b6.yaml
@@ -0,0 +1,6 @@
+---
+fixes:
+ - |
+ IPA instructs qemu-img to write image zeros to disk.
+ Doing this will cause it not to zero out the entire
+ block device which can be very costly on a slow HDD.