What's the quickest way to copy a VM? We tried copying a 50 GB VM and it took over 2 hours.
I'm thinking the quickest way would be either clone or snapshot.
Any input is appreciated.
Clone it from the existing VM in vCenter.
Power off and clone the VM. That is the quickest.
Snapshot does not copy VM. It will just capture the state of VM so that you can revert to that state later if required.
Thank you,
Sandeep
depends on how your copying it and from what to what? If it is from LUN to LUN and you need to move it within the cluster then SvMotion is the fastest as it typically will leverage the array for the copy. Same with a clone, unless you need to move between arrays or from an array to NFS. then offload won't work and the above suggestions are better.
