-
- Expert
- Posts: 123
- Liked: 16 times
- Joined: Aug 28, 2013 9:46 am
- Full Name: Thomas Braun
- Location: Germany.Europe.Terra.Sol.Milkyway.Localgroup.Virgo
- Contact:
What is the typical backup speed for this type of setup?
Hi,
I'm running VEEAM in the following environment:
Vmware Vsphere v5.1 cluster with two hosts = more than enough horse power, typically the cluster is at 10-15% load
VEEAM runs on a dedicated physical machine, connected via Gbit LAN
Backup proxies are both VMs, one of them is only used as a proxy, the other one is our Blackberry server with very low load.
All Backup jobs, apart from the Blackberry server, have guest file indexing activated
Typical processing rates are around 30MB/s, bottleneck is always the proxy.
The only exception is the Blackberry VM, which has a processing rate of 300 - 500 MB/s
When the backup runs, the backup proxy is at 100% CPU load - adding more cores doesn't change this.
Incremental backups are no problem, as they typically only take some 10 minutes... but if I need to create a full backup of the larger VMs, this would take 8-10 hours.
Is the difference between the Blackberry VM and the other ones only caused by guest file indexing or is there something else to be considered to speed things up?
Regards
Thomas
I'm running VEEAM in the following environment:
Vmware Vsphere v5.1 cluster with two hosts = more than enough horse power, typically the cluster is at 10-15% load
VEEAM runs on a dedicated physical machine, connected via Gbit LAN
Backup proxies are both VMs, one of them is only used as a proxy, the other one is our Blackberry server with very low load.
All Backup jobs, apart from the Blackberry server, have guest file indexing activated
Typical processing rates are around 30MB/s, bottleneck is always the proxy.
The only exception is the Blackberry VM, which has a processing rate of 300 - 500 MB/s
When the backup runs, the backup proxy is at 100% CPU load - adding more cores doesn't change this.
Incremental backups are no problem, as they typically only take some 10 minutes... but if I need to create a full backup of the larger VMs, this would take 8-10 hours.
Is the difference between the Blackberry VM and the other ones only caused by guest file indexing or is there something else to be considered to speed things up?
Regards
Thomas
-
- VeeaMVP
- Posts: 6166
- Liked: 1971 times
- Joined: Jul 26, 2009 3:39 pm
- Full Name: Luca Dell'Oca
- Location: Varese, Italy
- Contact:
Re: What is the typical backup speed for this type of setup?
As always, what are the bottleneck values of the job involving the large VM? This is the first step to start investigate performances...
Luca Dell'Oca
Principal EMEA Cloud Architect @ Veeam Software
@dellock6
https://www.virtualtothecore.com/
vExpert 2011 -> 2022
Veeam VMCE #1
Principal EMEA Cloud Architect @ Veeam Software
@dellock6
https://www.virtualtothecore.com/
vExpert 2011 -> 2022
Veeam VMCE #1
-
- VP, Product Management
- Posts: 27377
- Liked: 2800 times
- Joined: Mar 30, 2009 9:13 am
- Full Name: Vitaliy Safarov
- Contact:
Re: What is the typical backup speed for this type of setup?
Hi Thomas,
Since you say that proxy is a bottleneck and CPU usage is maxed out during job run, then you should either add more CPU resources or lower the compression level for the backups jobs.
Thanks!
Since you say that proxy is a bottleneck and CPU usage is maxed out during job run, then you should either add more CPU resources or lower the compression level for the backups jobs.
Thanks!
-
- Product Manager
- Posts: 20415
- Liked: 2302 times
- Joined: Oct 26, 2012 3:28 pm
- Full Name: Vladimir Eremin
- Contact:
Re: What is the typical backup speed for this type of setup?
Additionally, I'm wondering what product version you're currently at and what compression level is specified. Thanks.
-
- Veeam Software
- Posts: 21139
- Liked: 2141 times
- Joined: Jul 11, 2011 10:22 am
- Full Name: Alexander Fogelson
- Contact:
Re: What is the typical backup speed for this type of setup?
VM guest OS indexing processing time typically depends on the number of files stored inside the VM (might take a while, in case huge amount of files. Also, please keep in mind that various processing speed for different VMs is expected.
-
- Expert
- Posts: 123
- Liked: 16 times
- Joined: Aug 28, 2013 9:46 am
- Full Name: Thomas Braun
- Location: Germany.Europe.Terra.Sol.Milkyway.Localgroup.Virgo
- Contact:
Re: What is the typical backup speed for this type of setup?
7.0.0.839v.Eremin wrote:Additionally, I'm wondering what product version you're currently at and what compression level is specified. Thanks.
Settings are:
Inline dedupe activated and "high" compression - I will reduce this to "optimal" and see how much difference that makes
I also just checked disk read/write speed and since this is quite an old machine (Intel SE7520JR2 Board from back in 2005), it probably will never get above 60MB/s raw write to disk speed.
So probably if I can manage to get rid of any proxy bottleneck, the disk write will be the next one
Thomas
-
- Veeam Software
- Posts: 21139
- Liked: 2141 times
- Joined: Jul 11, 2011 10:22 am
- Full Name: Alexander Fogelson
- Contact:
Re: What is the typical backup speed for this type of setup?
Some of the chain components will always be a bottleneck, so there's always a place for improvement, in every environment.
-
- Product Manager
- Posts: 20415
- Liked: 2302 times
- Joined: Oct 26, 2012 3:28 pm
- Full Name: Vladimir Eremin
- Contact:
Re: What is the typical backup speed for this type of setup?
It's, indeed, recommended to use Optimal compression level in order to reduce the load put on proxy CPU resource, as this is the exact purpose the v7 Optimal level was designed for. Thanks.Inline dedupe activated and "high" compression - I will reduce this to "optimal" and see how much difference that makes
-
- Expert
- Posts: 123
- Liked: 16 times
- Joined: Aug 28, 2013 9:46 am
- Full Name: Thomas Braun
- Location: Germany.Europe.Terra.Sol.Milkyway.Localgroup.Virgo
- Contact:
Re: What is the typical backup speed for this type of setup?
Hi,
I just wanted to give some feedback on that topic.
After changing to "optimal", transfer rates for the Microsoft Exchange VM (just as an example) have changed from typically 30mb/s to nearly 100mb/s while the compression ratio has not suffered significantly.
Thomas
I just wanted to give some feedback on that topic.
After changing to "optimal", transfer rates for the Microsoft Exchange VM (just as an example) have changed from typically 30mb/s to nearly 100mb/s while the compression ratio has not suffered significantly.
Thomas
-
- Product Manager
- Posts: 20415
- Liked: 2302 times
- Joined: Oct 26, 2012 3:28 pm
- Full Name: Vladimir Eremin
- Contact:
Re: What is the typical backup speed for this type of setup?
Thank you, Thomas, for coming back and updating us with the recent information; appreciated.
Who is online
Users browsing this forum: No registered users and 36 guests