ESXi

 View Only
  • 1.  Copying from one ESXi server to another

    Posted Feb 02, 2021 01:43 AM

    Hi,

    I have 2 ESXi servers, IPs 10.0.0.10 and 10.0.0.20.  I have multiple VM servers created on .10 that I want to duplicate on .20.

    How do I do this?

    Thanks,

    Rick



  • 2.  RE: Copying from one ESXi server to another

    Posted Feb 02, 2021 07:16 AM

     

    What is your use case? Backups? Copies to do some work on without affecting the originals?

    Is it a one off thing, or a regular requirement?

    Do you have vCenter Server managing the 2 hosts?

     



  • 3.  RE: Copying from one ESXi server to another

    Posted Feb 02, 2021 12:53 PM

    Hi Scott,

    We need to be able to clone for testing and also for backups.  This will happen on a regular basis.

    I don't have vCenter. I do have Workstatiion Pro 15.5, but this will only let me copy from vmWorkstastion to an ESXi server not between ESXi Servers.



  • 4.  RE: Copying from one ESXi server to another

    Posted Feb 02, 2021 12:56 PM

    Hi Scott,

    Will VM Workstation Pro 16 do the job?

    Rick



  • 5.  RE: Copying from one ESXi server to another

    Posted Feb 03, 2021 02:47 PM

    Can someone please tell me how to move esxi vms from one esxi host to another?

    Will Workstation Pro v16 do this?



  • 6.  RE: Copying from one ESXi server to another

    Posted Feb 03, 2021 02:59 PM

     

    You could do any one of these:

    1. Copy the files using SCP
    2. Export and import the VMs with the OVF format
    3. Deploy vCenter Server and use the "clone" functionality
    4. Deploy vCenter Server and use some backup or replication software
    5. Convert the VMs with vCenter Converter Standalone

    And there are probably many other methods too.

     



  • 7.  RE: Copying from one ESXi server to another

    Posted Feb 03, 2021 03:10 PM

    Hi Scott,

    THanks for replying.

    1. I don't know what SCP is.

    2. I have tried the Export but when I load the exported files to the other ESXi host, I can't start the new host. Its says something like the file is corrupted. I only have Windows 10 so the file may be getting corrupted when I download it.

    3. vCenter is very expensive. I am a small business and with everything going on, I can't afford it at  this point.

    Do you know if workstation pro 16 will do this for me better than Workstation v15.5?



  • 8.  RE: Copying from one ESXi server to another

    Posted Feb 03, 2021 03:21 PM

    An option that I've used several times in the past is to use VMware's free OVFTool.
    See https://www.virtuallyghetto.com/2012/06/how-to-copy-vms-directly-between-esxi.html

    André



  • 9.  RE: Copying from one ESXi server to another

    Posted Feb 03, 2021 03:44 PM

    or try fastscp -then you have nothing to do with the commandline using scp : https://www.veeam.com/de/vmware-esxi-fastscp.html



  • 10.  RE: Copying from one ESXi server to another

    Posted Feb 03, 2021 04:41 PM

    This is a great option, but I am using the free version of ESXi and Veeam will not copy or replicate on this version.