-
- Lurker
- Posts: 2
- Liked: never
- Joined: Jul 26, 2013 4:25 pm
- Full Name: Neill Killgore
- Contact:
Long Fat Networks
Does anyone have experience dealing with backups over long fat networks (LFNs)? If so, how did you optimize Veeam to take full advantage of the bandwidth. We are currently running into a problem on a 1Gb link with a latency of 19ms. We are using Veeam 6.0 and ESXi 4.1.
-
- VP, Product Management
- Posts: 6035
- Liked: 2863 times
- Joined: Jun 05, 2009 12:57 pm
- Full Name: Tom Sightler
- Contact:
Re: Long Fat Networks
I don't know if I would consider 19ms particularly long, but it may be enough to keep the defaults from achieving maximum throughput if that's the "problem" you are having.
Ideally you still need a proxy on both sides (or proxy on one side and repository on the other if it's backups as opposed to replication). Then you'll want to tune the number of TCP connections used between the proxies. To do this you can add the following registry key to the Veeam server:
You can then change the number of TCP streams used to optimize bandwidth on the connection. It's hard to know exactly where to start, but the default is 5 connections, so as an example, if you're seeing 250Mb with the default settings, then try 20 streams and see if that helps. If you get no improvement, then something else is going on. For one customer with a similar issue (1Gb, ~45ms latency) we found that 25 streams worked great.
Ideally you still need a proxy on both sides (or proxy on one side and repository on the other if it's backups as opposed to replication). Then you'll want to tune the number of TCP connections used between the proxies. To do this you can add the following registry key to the Veeam server:
Code: Select all
DownloadStreamsNumber
DWORD
-
- Lurker
- Posts: 2
- Liked: never
- Joined: Jul 26, 2013 4:25 pm
- Full Name: Neill Killgore
- Contact:
Re: Long Fat Networks
Thanks.
My problem is that the link is being underutilized.
Where is that registry key?
My problem is that the link is being underutilized.
Where is that registry key?
-
- VP, Product Management
- Posts: 6035
- Liked: 2863 times
- Joined: Jun 05, 2009 12:57 pm
- Full Name: Tom Sightler
- Contact:
Re: Long Fat Networks
Sorry, you'll need to add it to the Veeam Server in the following registry path:
You can verify it's working with netstat by looking at the number of TCP connections between VeeamAgents, or with a tool like TCPView.
Code: Select all
HKEY_LOCAL_MACHINE\SOFTWARE\Veeam\Veeam Backup and Replication
-
- Chief Product Officer
- Posts: 31905
- Liked: 7402 times
- Joined: Jan 01, 2006 1:01 am
- Location: Baar, Switzerland
- Contact:
Re: Long Fat Networks
This settings has been moved into the user interface in 7.0.
-
- Service Provider
- Posts: 185
- Liked: 50 times
- Joined: Sep 03, 2012 5:28 am
- Full Name: Yizhar Hurwitz
- Contact:
Re: Long Fat Networks
OK, but how did you check if the link is underutilized because of networking or other stuff?Sumico wrote:Thanks.
My problem is that the link is being underutilized.
Can you post results from a sample backup job (a full backup job is best for that test, vs incremental).
Yizhar
-
- Enthusiast
- Posts: 80
- Liked: never
- Joined: Apr 30, 2013 1:19 am
- Full Name: Yukinobu Asami
- Contact:
Re: Long Fat Networks
Does this registry key value have max limit?
-
- Veeam Software
- Posts: 21144
- Liked: 2143 times
- Joined: Jul 11, 2011 10:22 am
- Full Name: Alexander Fogelson
- Contact:
Re: Long Fat Networks
I don't think the question is in the limit for the discussed setting itself but rather in the number of streams that allows to saturate your link, which, I suppose, can be derived from actual testing only (as depends on such factors as link latency and network hardware settings).
-
- Product Manager
- Posts: 20450
- Liked: 2318 times
- Joined: Oct 26, 2012 3:28 pm
- Full Name: Vladimir Eremin
- Contact:
Re: Long Fat Networks
In fact, the maximum limit is dictated by memory size. One stream requires approximately 3MB of RAM at each side. Thanks.
-
- Chief Product Officer
- Posts: 31905
- Liked: 7402 times
- Joined: Jan 01, 2006 1:01 am
- Location: Baar, Switzerland
- Contact:
Re: Long Fat Networks
Potentially, there can be further limitations dictated by the networking hardware. This is certainly not common, but I've personally witnessed once when the following connection attempts through the router would fail after reaching certain amount of connections. Then, as some existing connections were closing, new connections in place of them were opening fine.
-
- Enthusiast
- Posts: 80
- Liked: never
- Joined: Apr 30, 2013 1:19 am
- Full Name: Yukinobu Asami
- Contact:
Re: Long Fat Networks
Thanks.
This setting is no limit, but has environment limit.
This setting is no limit, but has environment limit.
Who is online
Users browsing this forum: Bing [Bot], Google [Bot], Semrush [Bot] and 30 guests