• 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.

VMware backup software for home lab

Mowge

n00b
Joined
Jan 18, 2013
Messages
39
We have about 60 VM's that we would like to keep backed up offsite. What (free) software do You recommend that we try/use, and why? We are running ESXi 5.5.

Currently we have tried Bazaar VCB but we could not figure out how to connect that to vCenter, and connecting to each host was a bit of a pain.
 
60 VMs in a home lab that need to be kept off-site ...., color me curious! Sounds a lot more like production than home use, no?
 
60 VMs in a home lab that need to be kept off-site ...., color me curious! Sounds a lot more like production than home use, no?

Well, that's the idea! We run alot of stuff that you would normally see in a production environment. Losing them would just mean that we would have to set them up again, but
we have some dirt-cheap dedicated servers in france that we use as our off-site target :)


Thanks!
I looked that up last week.I have downloaded it, but have not had the time to get it running yet.
It seems that the free version won't do SCP, correct?
 
Veeam Backup Free replaced the old Veeam FastSCP, you can probably grab the old one if that's all you need.
 
To my understanding Veeam is not working with the free ESXi version, as requested by VMware. Only with payed version.
 
I don't think the OP is using the free 5.5 Hypervisor if he's using vCenter but I am assuming and well we know what that does.
 
The full Veeam product doesn't work with ESXi as the Storage APIs aren't enabled until ESXi is licensed. The Free Veeam is little more than a VMDK copy tool and doesn't use the Storage APIs.
 
Just ssh/slogin into the vm server directly and use rsync to copy all the VM instance data to an external disk.
 
Back
Top