-
- Expert
- Posts: 102
- Liked: 3 times
- Joined: May 09, 2013 8:57 am
- Full Name: Mike Lavery
- Contact:
Veeam 6.5 performance....
We have Veeam 6.5 with daily fulls (yes I know....but customer is demanding it!!).
vcenter 5.1
veeam server is a VM with 16 cores and 16GB ram.
general utilisation is 35% cpu and 7GB ram.
backups write out to HP D2D CIFS shares....which now has the firmware fix to resolve the backup file issue and replication.....
Problem now is performance.
One datastore is taking 14hrs to backup. Has 36VM's
most VM's seem to report the primary bottleneck as Source.
MB's on each VM seems to vary drastically, from 39MB/s to over 200MB/s.
Based on this information we could split the backup into multiple jobs as Veeam only seems to backup sequencially.
Are there configuration options that could help? ie, change block tracking??
thanks!
vcenter 5.1
veeam server is a VM with 16 cores and 16GB ram.
general utilisation is 35% cpu and 7GB ram.
backups write out to HP D2D CIFS shares....which now has the firmware fix to resolve the backup file issue and replication.....
Problem now is performance.
One datastore is taking 14hrs to backup. Has 36VM's
most VM's seem to report the primary bottleneck as Source.
MB's on each VM seems to vary drastically, from 39MB/s to over 200MB/s.
Based on this information we could split the backup into multiple jobs as Veeam only seems to backup sequencially.
Are there configuration options that could help? ie, change block tracking??
thanks!
-
- Expert
- Posts: 102
- Liked: 3 times
- Joined: May 09, 2013 8:57 am
- Full Name: Mike Lavery
- Contact:
Re: Veeam 6.5 performance....
another odd one, is the backup reports 30% complete but its done 32 or 36 VM's. This tells me the overall percentage complete is much higher that 30%....!?
-
- Veeam Software
- Posts: 21139
- Liked: 2141 times
- Joined: Jul 11, 2011 10:22 am
- Full Name: Alexander Fogelson
- Contact:
Re: Veeam 6.5 performance....
What transport mode is used to retrieve source VMs data from the storage?maverick964_uk wrote:most VM's seem to report the primary bottleneck as Source.
In fact, this is completely expected.maverick964_uk wrote:MB's on each VM seems to vary drastically, from 39MB/s to over 200MB/s.
Since we are talking about every day active fulls here, CBT is not of much help actually.maverick964_uk wrote:Are there configuration options that could help? ie, change block tracking??
-
- Expert
- Posts: 102
- Liked: 3 times
- Joined: May 09, 2013 8:57 am
- Full Name: Mike Lavery
- Contact:
Re: Veeam 6.5 performance....
thanks for the reply.......I believe hotadd is the transport mode but the data then goes out to the CIFS share.
yes CBT is only for incrementals really. Just wondered if it was useful as CBT saves space based on previous snapshots.
yes CBT is only for incrementals really. Just wondered if it was useful as CBT saves space based on previous snapshots.
-
- Veeam Software
- Posts: 21139
- Liked: 2141 times
- Joined: Jul 11, 2011 10:22 am
- Full Name: Alexander Fogelson
- Contact:
Re: Veeam 6.5 performance....
Then splitting the job into several ones seems to be the proper way to optimize the backup window.maverick964_uk wrote:I believe hotadd is the transport mode but the data then goes out to the CIFS share.
-
- Veteran
- Posts: 264
- Liked: 30 times
- Joined: Mar 22, 2011 7:43 pm
- Full Name: Ted
- Contact:
Re: Veeam 6.5 performance....
If "Source" truly is the bottleneck, you will probably get minimal benefit from splitting the job. Your reads will be less sequential when running multiple jobs at the same time. The primary benefit would be when 1 job isn't reading data because of VM prep/snapshot creation/snapshot removal. So I suppose if your job spends 1 hour doing VM prep/etc., you could theoretically gain that hour back by getting (slightly) better source saturation using multiple jobs.
-
- Veteran
- Posts: 264
- Liked: 30 times
- Joined: Mar 22, 2011 7:43 pm
- Full Name: Ted
- Contact:
Re: Veeam 6.5 performance....
From my experience (which I could be misinterpreting), this seems to be a report of the percentage of total disk space that has been backed up. And it does NOT adjust for excluded disks.maverick964_uk wrote:another odd one, is the backup reports 30% complete but its done 32 or 36 VM's. This tells me the overall percentage complete is much higher that 30%....!?
VM1 500Gb
VM2 250Gb
VM3 250Gb
After VM1 is finished, it'll say 50% complete.
VM1 700Gb
VM2 200Gb
VM3 100Gb
VM3 excluded disk 2Tb
After VM2 is finished, it'll say 30%, when it's actually 90%.
Again -- that's my interpretation of my experience.
-
- Veeam Software
- Posts: 21139
- Liked: 2141 times
- Joined: Jul 11, 2011 10:22 am
- Full Name: Alexander Fogelson
- Contact:
Re: Veeam 6.5 performance....
If you are talking about the "Processed" counter, then it is calculated from what CBT has returned for all VMs in a job. This includes empty space and swap blocks that will be jumped through very fast. Not sure about excludes though, need to check.
-
- Expert
- Posts: 102
- Liked: 3 times
- Joined: May 09, 2013 8:57 am
- Full Name: Mike Lavery
- Contact:
Re: Veeam 6.5 performance....
yes I think Ted is right here, Veeam is looking at the total disk space.
We dont run any exclusions or CBT at present therefore the percentage seems to base itself on the overall disk space of the datastore I'm trying to backup.
thanks guys!!
BTW, will Veeam 7 offer some parallelism of backing up vm's concurrently in one backup job??
We dont run any exclusions or CBT at present therefore the percentage seems to base itself on the overall disk space of the datastore I'm trying to backup.
thanks guys!!
BTW, will Veeam 7 offer some parallelism of backing up vm's concurrently in one backup job??
-
- Veeam Software
- Posts: 21139
- Liked: 2141 times
- Joined: Jul 11, 2011 10:22 am
- Full Name: Alexander Fogelson
- Contact:
Re: Veeam 6.5 performance....
Btw, quick tests showed that excludes are neither considered in the Processed counter value, nor in the amount of data taken as 100% for the entire job to process.
There will be some improvements in this area, stay tuned.maverick964_uk wrote:BTW, will Veeam 7 offer some parallelism of backing up vm's concurrently in one backup job??
-
- Expert
- Posts: 102
- Liked: 3 times
- Joined: May 09, 2013 8:57 am
- Full Name: Mike Lavery
- Contact:
Re: Veeam 6.5 performance....
many thanks!
When we see poor MB/s how do we go about troubleshooting? It seems difficult as I do think vmware is the bottleneck (the source).
We dont seem to get the write rate and it wont make a difference if we use our virtual proxy or a dedicated one.
Maybe SAN based physical proxy will.....
When we see poor MB/s how do we go about troubleshooting? It seems difficult as I do think vmware is the bottleneck (the source).
We dont seem to get the write rate and it wont make a difference if we use our virtual proxy or a dedicated one.
Maybe SAN based physical proxy will.....
-
- Veeam Software
- Posts: 21139
- Liked: 2141 times
- Joined: Jul 11, 2011 10:22 am
- Full Name: Alexander Fogelson
- Contact:
Re: Veeam 6.5 performance....
Not VMware, but the storage itself, actually.maverick964_uk wrote:When we see poor MB/s how do we go about troubleshooting? It seems difficult as I do think vmware is the bottleneck (the source).
You could try. Generally, physical proxy with direct SAN access can provide better results than hotadd.maverick964_uk wrote:Maybe SAN based physical proxy will.....
-
- Veteran
- Posts: 264
- Liked: 30 times
- Joined: Mar 22, 2011 7:43 pm
- Full Name: Ted
- Contact:
Re: Veeam 6.5 performance....
In my experience, for the full backup you're talking about, Veeam doesn't get in the way. So whatever is the slowest amongst source storage, network, destination storage, or (unlikely) destination processing power (for all the dedupe/compression); will be the bottleneck.
Unless you're failing over to network mode. That's just all kinds of unfortunate.
Unless you're failing over to network mode. That's just all kinds of unfortunate.
Who is online
Users browsing this forum: Semrush [Bot] and 55 guests