As I understand SVmotion.
1. ESX creates a snapshot of the VM.
2. ESX starts copying the base vmdk file to the new storage as well as the config files.
3. ESX consolidates the snapshot file on the old storage into the base vmdk on the new storage.
4. When complete, it transfers control to the new storage.
5. Clean up the old storage location.
This way if there is an interuption at any point, all of the files still exist in the old location and it fails back without disruption.
So the only writing that is happening across the storage is the copy process and consolidation process.
Charles Killmer, VCP
If you found this or other information useful, please consider awarding points for "Correct" or "Helpful".