Hi,
We need to decomm an old vSphere 5.5 environment. Trying to export VMs out of vCenter using OVFTool. The network speed is 10Gbps, dvs port and kernel adapter are set to MTU 9000. Jumbo Frames are enabled all across , and firewall is wide open and tested it, but when we do an VM export using OVFTool it is only getting an average speed of 65Mbps and rarely topping to 103Mbps. Both the source (esxi host) and destination (centos7 physical server) are in the same datacenter. It looks like the source which is an ESXi 5.5 host is the bottle neck.
The VM is on SAN. For testing purposes we made sure there is only one VM on the host (the VM to be exported) and is powered off to make sure there is no load on the host.
Is there any fine tuning that we need to do on the ESXi host or vCenter or on the datastore end to make this transfer/export much faster as we need to do this for 100's of VMs which are larger than 100GB?
Running the below command from Centos 7 server,
ovftool --noSSLVerify vi://abcd:*******@vc.abc.com/DC1/vm/scvm /apps/vmstorage/
Thanks,
PK