I have noticed that if I try to clone a VM, the clone process will read the entire virtual disk, including empty space, even though it's a qcow2 > qcow2 clone, within the same nfs share. Is there a way to optimize that? When you have virtual disk that span more than 100 gigs, it really becomes a pain point waiting for the clone, even though 90% of the virualdisk is empty space + thin provisioned. Plus it's steals IOPS from the VMs that share the same nfs share. Does anyone has any input on what can be done?