Files
a22d1fc411639da4a896b5760df34de3ea78fc80
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
7 lines
187 B
YAML
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.