-
- Enthusiast
- Posts: 50
- Liked: 1 time
- Joined: Dec 10, 2017 10:00 am
- Full Name: Brian Kristensen
- Contact:
One Veeam Backup job for all vms
We have 1600 vms, (Linux and Windows).
I would like to make one big backup job for all vms, but do not know if that should be avoided?
Is it ok to make one big backup job for all vms?
I would like to make one big backup job for all vms, but do not know if that should be avoided?
Is it ok to make one big backup job for all vms?
-
- Product Manager
- Posts: 14836
- Liked: 3083 times
- Joined: Sep 01, 2014 11:46 am
- Full Name: Hannes Kasparick
- Location: Austria
- Contact:
Re: One Veeam Backup job for all vms
Hello,
yes, that should be avoided
Technically it could be possible (we tested even higher numbers in QA), but the best practices say something around 300 VMs with per-vm backup chains are a sweet spot. Depending on your hardware, you might go a little higher, but I would not go to 1600 VMs.
What I have seen at customers of your size is that they have a powershell scripts that distributes VMs over a couple of jobs. They use tags with "job 1...n" and just fill new VMs in the jobs until they reached 300
Best regards,
Hannes
yes, that should be avoided
Technically it could be possible (we tested even higher numbers in QA), but the best practices say something around 300 VMs with per-vm backup chains are a sweet spot. Depending on your hardware, you might go a little higher, but I would not go to 1600 VMs.
What I have seen at customers of your size is that they have a powershell scripts that distributes VMs over a couple of jobs. They use tags with "job 1...n" and just fill new VMs in the jobs until they reached 300
Best regards,
Hannes
-
- Enthusiast
- Posts: 50
- Liked: 1 time
- Joined: Dec 10, 2017 10:00 am
- Full Name: Brian Kristensen
- Contact:
Re: One Veeam Backup job for all vms
Hello,
Thanks for quick reply.
What is the reason for avoiding it?
We want to use ReFS so we, without wasting space, can make weekly full backups, so the chain is broken every week. Now we have about 30 jobs, and they all start at the same time. I we make one big job, they also start at the same time, so what it the difference?
Thanks for quick reply.
What is the reason for avoiding it?
We want to use ReFS so we, without wasting space, can make weekly full backups, so the chain is broken every week. Now we have about 30 jobs, and they all start at the same time. I we make one big job, they also start at the same time, so what it the difference?
-
- Product Manager
- Posts: 14836
- Liked: 3083 times
- Joined: Sep 01, 2014 11:46 am
- Full Name: Hannes Kasparick
- Location: Austria
- Contact:
Re: One Veeam Backup job for all vms
not going to the limits is usually "to be on the safe side" - 300 became a "safe value" over the time but it is not a hard limit. I mean if you have enough resources, why not test itWhat is the reason for avoiding it?
if you are talking about active full backups, then the merge argument does not apply, correct. As you also wrote "not wasting space", I'm not sure which backup mode you plan to use. Synthetic fulls (pointing to the same blocks again) only makes sense in rare use cases from my point of view.can make weekly full backups
internally they are still queued. in the end, the amount of parallel backups depends on the concurrent tasks set in proxy / repository settings.I we make one big job, they also start at the same time, so what it the difference?
-
- Enthusiast
- Posts: 50
- Liked: 1 time
- Joined: Dec 10, 2017 10:00 am
- Full Name: Brian Kristensen
- Contact:
Re: One Veeam Backup job for all vms
We do not use per-vm backup, so what is the recommended number of vm´s per job, when using jobs with periodical synthetic full, on ReFS file system.
-
- Product Manager
- Posts: 14836
- Liked: 3083 times
- Joined: Sep 01, 2014 11:46 am
- Full Name: Hannes Kasparick
- Location: Austria
- Contact:
Re: One Veeam Backup job for all vms
Hello,
please see the link above: 30
May I ask your for the reason not using per-VM chains? I mean the files would become really huge and just for a few TB of space saving I would not go with all the disadvantages of classic "one file per job" chains.
As synthetic fulls point to exactly the same blocks, there are only a few tape use cases (over forever forward incremental) for that - do you use tape?
Best regards,
Hannes
please see the link above: 30
May I ask your for the reason not using per-VM chains? I mean the files would become really huge and just for a few TB of space saving I would not go with all the disadvantages of classic "one file per job" chains.
As synthetic fulls point to exactly the same blocks, there are only a few tape use cases (over forever forward incremental) for that - do you use tape?
Best regards,
Hannes
-
- Enthusiast
- Posts: 50
- Liked: 1 time
- Joined: Dec 10, 2017 10:00 am
- Full Name: Brian Kristensen
- Contact:
Re: One Veeam Backup job for all vms
If I chose per-vm, would it then make sense to make full/synthetic backup periodically?
-
- Product Manager
- Posts: 20400
- Liked: 2298 times
- Joined: Oct 26, 2012 3:28 pm
- Full Name: Vladimir Eremin
- Contact:
Re: One Veeam Backup job for all vms
Generally speaking, there is no more need to run periodic active full backup at all. Check explanation provided here. Thanks!
-
- Enthusiast
- Posts: 50
- Liked: 1 time
- Joined: Dec 10, 2017 10:00 am
- Full Name: Brian Kristensen
- Contact:
Re: One Veeam Backup job for all vms
I just read this "The Use per-VM backup files option cannot be enabled for backup repositories with rotated drives." What does "rotated drives" mean? Old spinning hd? If it is, then we can not use it, because our backup repository are spinning disks.
-
- Product Manager
- Posts: 14836
- Liked: 3083 times
- Joined: Sep 01, 2014 11:46 am
- Full Name: Hannes Kasparick
- Location: Austria
- Contact:
Re: One Veeam Backup job for all vms
Hello,
rotated drives are drives that are rotated /changed manually by human interaction. It has nothing to do with the technology
from here
Hannes
rotated drives are drives that are rotated /changed manually by human interaction. It has nothing to do with the technology
from here
Best regards,Rotated drives can be detachable USB or eSATA hard drives. This scenario can be helpful if you want to store backups on several external hard drives that you plan to regularly move between different locations.
Hannes
-
- Enthusiast
- Posts: 50
- Liked: 1 time
- Joined: Dec 10, 2017 10:00 am
- Full Name: Brian Kristensen
- Contact:
Re: One Veeam Backup job for all vms
Super, thanks;)
What do you thing would be fastest.
1. forever incremental backup, witch will use merge.
2. forever incremental backup with periodical synthetic backup, witch do not use merge?
I would think that number 2 would be the fastest, and not so hard on the storage system or??
What do you thing would be fastest.
1. forever incremental backup, witch will use merge.
2. forever incremental backup with periodical synthetic backup, witch do not use merge?
I would think that number 2 would be the fastest, and not so hard on the storage system or??
-
- Enthusiast
- Posts: 50
- Liked: 1 time
- Joined: Dec 10, 2017 10:00 am
- Full Name: Brian Kristensen
- Contact:
Re: One Veeam Backup job for all vms
Ohh. forgot to mention that we will use ReFS if we use synthetic full, so it will not use any space on storage system.
-
- Product Manager
- Posts: 14836
- Liked: 3083 times
- Joined: Sep 01, 2014 11:46 am
- Full Name: Hannes Kasparick
- Location: Austria
- Contact:
Re: One Veeam Backup job for all vms
1 & 2 do merges, but on ReFS both is no problem.For simplicity I would go with option 1
creating synthetic fulls with ReFS has no advantage (except for some tape scenarios) as it just links to the same blocks
creating synthetic fulls with ReFS has no advantage (except for some tape scenarios) as it just links to the same blocks
-
- Enthusiast
- Posts: 50
- Liked: 1 time
- Joined: Dec 10, 2017 10:00 am
- Full Name: Brian Kristensen
- Contact:
Re: One Veeam Backup job for all vms
But option 1. only merge when running synthetic full backup, so I save a lot of merge operations when using option 2 right?
-
- Product Manager
- Posts: 14836
- Liked: 3083 times
- Joined: Sep 01, 2014 11:46 am
- Full Name: Hannes Kasparick
- Location: Austria
- Contact:
Re: One Veeam Backup job for all vms
with ReFS it's always just moving pointers. no real merges.
option 1 does not have synthetic full backups.
On classic filesystems you see operations like in this animations
option 1 does not have synthetic full backups.
On classic filesystems you see operations like in this animations
Who is online
Users browsing this forum: Google [Bot], jim.lowry, Semrush [Bot] and 127 guests