[pve-devel] [PATCH] Increases the dd read/write speed when migrating LVM disks. This should bring LVM migration speed up to match that of rsyncing qcows.
Dietmar Maurer
dietmar at proxmox.com
Wed Aug 24 19:19:04 CEST 2016
I am afraid that increasing block size is bad for sparse file detection.
Seems dd simply use "bs" for for memory buffer and zero block detection?
More information about the pve-devel
mailing list