ironic-python-agent/releasenotes/notes/qemu-write-zeros-2edbf3152c57e2b6.yaml
Derek Higgins 12f5f30e63 Instruct 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.

Story: 2009227
Task: 43315

Change-Id: I62ba2afc037d9844387e6b0984fe5008779d95d2
2021-12-08 15:56:05 +00:00

7 lines
187 B
YAML

---
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.