• Some users have recently had their accounts hijacked. It seems that the now defunct EVGA forums might have compromised your password there and seems many are using the same PW here. We would suggest you UPDATE YOUR PASSWORD and TURN ON 2FA for your account here to further secure it. None of the compromised accounts had 2FA turned on.
    Once you have enabled 2FA, your account will be updated soon to show a badge, letting other members know that you use 2FA to protect your account. This should be beneficial for everyone that uses FSFT.

VM Migrations

402blownstroker

[H]ard|DCer of the Month - Nov. 2012
Joined
Jan 5, 2006
Messages
3,257
I am looking to migrate my current VM setup to new hardware. What would be the easiest/best way of backing up a couple of VMs on the old hardware and then restoring them on the new hardware?
 
What is the hypervisor you are using and what is the new hypervisor? In the end is their multiple hosts or just one host and you are refreshing the hardware in it?
 
What is the hypervisor you are using and what is the new hypervisor? In the end is their multiple hosts or just one host and you are refreshing the hardware in it?

Single host I am updating hardware. Mainly moving to a different RAID controller, so I will need to requild the array the VMs are sitting on.
 
Veeam Backup Free Edition is probably the easiest and quickest. You could also use WinSCP to copy them to and from.
 
OK, I grabbed a copy of Veeam and got it installed on a Windows box. I am runnign EXSi 5.5. When I try to do a backup it says something to the fact that I do not have a license or the EXSi server is not supported.

For backing up and restoring a copy of VMs, can I just rsync the datastores for them to a USB external drive, create the new EXSi server and VMs, and then rsync the databases on top of the new VMs?
 
I would just setup the new server and datastores, shutdown the old VMs, then WinSCP (SFTP) them over and walk away. it will take some time to complete depending on speed.
 
Donwload VM Folders from old box,
Upload VM Folders to new box
Import virtual machines (Can you import without vCenter server?)
 
Donwload VM Folders from old box,
Upload VM Folders to new box
Import virtual machines (Can you import without vCenter server?)

Yes. just navigate the data store and find the specific file extension for vm you are wanting to import, right click and import. (been awhile)
 
Yes. just navigate the data store and find the specific file extension for vm you are wanting to import, right click and import. (been awhile)

Use the ESXi filebrowser, open the VM folder that you want to import.
Right mouse click on the .vmx file and select "add to inventory".

Then start the VM. You are asked if the VM is moved or copied. That's it.
Easiest way to handle a datastore is to use NFS shared datastores
either on a dedicated NAS or with a virtualized ZFS NAS/SAN on ESXi itself
(All-In-One).

This also works on ESXi free.
 
Back
Top