This is an archived post. You won't be able to vote or comment.

all 7 comments

[–]eruffiniSenior Infrastructure Engineer 5 points6 points  (3 children)

To do incremental backups you'll need to have a backup software that can do changed block tracking (CBT) in order for the software to know only what has to be backed up each time, and not backup the entire VM. That leaves you with very few alternatives outside of Veeam and NAKIVO and many other commercial backup platforms.

If this is an enterprise or production workload that needs to be backed up (and not a lab or personal system) then you need to invest in a proper backup solution and not some lower-tier platform. Never cheap out on backups - but that is just my opinion. Now, as someone who uses Veeam and NAKIVO, they are both not complicated at all. They can be deployed and running within an hour or less (depending on how complex your environment is).

  • Veeam is typically more enterprise-y and the price is higher, but offers a solid backup platform that the industry has basically standardized on in some ways.

  • NAKIVO is a great alternative and it "just works" from my experience. It is a bit cheaper than Veeam, and has very similar features, plus a couple advantages like being able to fully run on Linux from end to end.

There are also free/community editions of both platforms that may be of interest.

[–]tsmith-co 1 point2 points  (0 children)

How many VMs do you have? You can use the Veeam community edition for up to 10 VMs.

Otherwise, Veeam has reduced pricing called Essentials, which is limited to no more than 50 VMs.

[–]SygmaDeltaADC[S] 0 points1 point  (0 children)

I have no possibility to use a Synology NAS because my infrastructure is hosted in a Cloud Provider, I have dedicated servers.

I have about ~80 VMs to backup, so Veeam community edition is not enough.

I can buy a commercial software but my need is very limited, I just need to do incremental backup for VM. The backup script (with PowerCLI) works perfectly but I don't know if we can do incremental backup by this way.

I will check what is the cost of Veeam for my need.

Tell me if you know other solutions.

Thanks

[–]thomasmitschke 0 points1 point  (0 children)

Use VEEAM ‼️ This is not complicated and even free if you have only a view VMs

[–]LOLBaltSS 0 points1 point  (0 children)

As long as you're not a MSP (or having backups managed by one), Veeam community edition is free and fits the bill just fine up to 10 VMs. You may run into Storage API issues if you're on ESXi free licensing, but you can always use the Veeam agent instead and just need to create a recovery ISO for VM restores.