Hi,
I have 2 standalong ESXi, I want to copy the virtual machine from one host to the other host.
My Virtual machine have a disk of 1.8To...
My first approach is to download each file from the VM and upload to the other server.
With the option (for reduce time) to take a first copy of all files and after import only disk (*.vmdk) when setup are done.
Here, I found that I can use scp to copy vm from one esxi to an other isxi, but is it possible to limit the traffic ?
Other option: is it possible to connect a USB disk to the host and copy to this disk and after upload to the other ESXi Host ?