How to backup VMWare VMs?
-
@nerdydad said in How to backup VMWare VMs?:
@jaredbusch said in How to backup VMWare VMs?:
@dustinb3403 said in How to backup VMWare VMs?:
@aaronstuder said in How to backup VMWare VMs?:
@dashrender don't forget no scheduling... you have to run manually...
Yup that's the only part that sucks.
Nope, see above.
Can always take the job name and tie it to a scheduled task.
That is the original way. They added scheduling natively like a year ago or so.
-
@jaredbusch said in How to backup VMWare VMs?:
@nerdydad said in How to backup VMWare VMs?:
@jaredbusch said in How to backup VMWare VMs?:
@dustinb3403 said in How to backup VMWare VMs?:
@aaronstuder said in How to backup VMWare VMs?:
@dashrender don't forget no scheduling... you have to run manually...
Yup that's the only part that sucks.
Nope, see above.
Can always take the job name and tie it to a scheduled task.
That is the original way. They added scheduling natively like a year ago or so.
That's true.
I use a powershell to launch a schedule backup of my Vm using Veeam Free.
-
You didn't mention how much data you're backing up, but Unitrends is free for up to 1TB. Full product, including scheduling, only limitation is 1TB of data.
-
@bnrstnr said in How to backup VMWare VMs?:
You didn't mention how much data you're backing up, but Unitrends is free for up to 1TB. Full product, including scheduling, only limitation is 1TB of data.
around 900 GB for the 3 critical servers.
-
Just want to confirm, so up to now Vsphere has no means of backing up the VM's live? I read that i can actually copy it when its powered off. or i maybe wrong. If not then Veeam, Altaro and Unitrends are my options. I will use the cost effective and easy to deploy solution.
-
Correct. vSphere has no capabilities of backing up natively. Have to use some type of 3rd party software to back up the VMs. Unlike what you can do natively in KVM or XenServer.
-
@bishnitro said in How to backup VMWare VMs?:
Just want to confirm, so up to now Vsphere has no means of backing up the VM's live? I read that i can actually copy it when its powered off. or i maybe wrong. If not then Veeam, Altaro and Unitrends are my options. I will use the cost effective and easy to deploy solution.
Not exactly. Your problem is a lack of knowledge on how virtualization works. Yes, you can power off a VM and then copy the file(s) that represent the hard disk. But that is not a backup. There is more to a VM than that. You can recover from that, but not simply. That type of functionality exists in all hypervisors simply because they are hypervisors.
@nerdydad said in How to backup VMWare VMs?:
Correct. vSphere has no capabilities of backing up natively. Have to use some type of 3rd party software to back up the VMs. Unlike what you can do natively in KVM or XenServer.
KVM and XenServer do not, natively, have anything to fully manage backups either last time I looked.