Symptoms:
Windows 2008 and higher can issue much larger I/O block sizes for certain operations, such as file copy. However, this can be reproduced with other applications, such as IOmeter with large I/O block size test parameters.
This issue can also be reproduced for illustrative purposes in a Linux virtual machine with the dd command and issuing commands with a large block size (i.e. - 1M).
While one may think that issuing a virtual machine migration or virtual machine deployment can be considered a large block operation, in reality the vmkernel issues I/Os block size of 32k. So, this is significantly smaller than what the guest operating system issues, resulting in no high latency for this operation.