-
- Service Provider
- Posts: 42
- Liked: 6 times
- Joined: Aug 29, 2014 12:53 pm
- Full Name: Dennis Lansink
- Location: Hengelo, Netherlands
- Contact:
Endpoint to B&R repository fails.
I have two networks that are not connected/routed:
10.254.0.0/24
172.16.16.0/24
The Situation:
I'm running B&R V8 patch 2 and endpoint. These are my compononents:
Name: BK-SVR03.homed.local
Role: Windows B&R server
Nic1: 10.254.0.105
Nic2: 172.16.16.51
Name: BHR-BK01.beheer.local
Role: Linux Datamover
Nic1: 10.254.0.159
Nic2: 172.16.16.52
Name: BHR-DB-01.beheer.local
Role: Machine that will be backed up with Endpoint.
Nic1 : 172.16.16.21
The Problem
I configured an endpoint job on BHR-DB-01. This job uses a B&R repository on BK-SVR03 which is added by its IP 172.16.16.51. The repository resides on BHR-BK-01.beheer.local. So far so good.
When I launch the job it fails with the error:
A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 10.254.0.159:2502
This error makes sense because the IP is ofcourse not reachable on BHR-DB-01. What I don't get is why it connects to this IP because BHR-BK01.beheer.local resolves to 172.16.16.52 on the BHR-DB-01. Is this somehow fixable?
10.254.0.0/24
172.16.16.0/24
The Situation:
I'm running B&R V8 patch 2 and endpoint. These are my compononents:
Name: BK-SVR03.homed.local
Role: Windows B&R server
Nic1: 10.254.0.105
Nic2: 172.16.16.51
Name: BHR-BK01.beheer.local
Role: Linux Datamover
Nic1: 10.254.0.159
Nic2: 172.16.16.52
Name: BHR-DB-01.beheer.local
Role: Machine that will be backed up with Endpoint.
Nic1 : 172.16.16.21
The Problem
I configured an endpoint job on BHR-DB-01. This job uses a B&R repository on BK-SVR03 which is added by its IP 172.16.16.51. The repository resides on BHR-BK-01.beheer.local. So far so good.
When I launch the job it fails with the error:
A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 10.254.0.159:2502
This error makes sense because the IP is ofcourse not reachable on BHR-DB-01. What I don't get is why it connects to this IP because BHR-BK01.beheer.local resolves to 172.16.16.52 on the BHR-DB-01. Is this somehow fixable?
-
- Veteran
- Posts: 391
- Liked: 107 times
- Joined: Apr 27, 2015 1:59 pm
- Full Name: Ryan Jacksland
- Location: NY, USA
- Contact:
Re: Endpoint to B&R repository fails.
I have a similar setup with two networks connected to my servers, I have had to use persistent routes or hosts file entries on some clients to force them to use a specific IP. Your setup is not identical to mine but it may help.
VMCE v9
-
- Influencer
- Posts: 24
- Liked: 5 times
- Joined: Feb 12, 2015 12:36 pm
- Full Name: Sergey Kochetkov
- Contact:
Re: Endpoint to B&R repository fails.
Hello from Veeam Endpoint support.
The backup job failed due timeout, so lets try this workaround: run regedit on the Veeam EndPoint side, go to HKEY_LOCAL_MACHINE\SOFTWARE\Veeam\Veeam Endpoint Backup and create DWOD value ConnectByIPsTimeoutSec=1000, restart Veeam EndPoint service and try once again
The backup job failed due timeout, so lets try this workaround: run regedit on the Veeam EndPoint side, go to HKEY_LOCAL_MACHINE\SOFTWARE\Veeam\Veeam Endpoint Backup and create DWOD value ConnectByIPsTimeoutSec=1000, restart Veeam EndPoint service and try once again
-
- Service Provider
- Posts: 42
- Liked: 6 times
- Joined: Aug 29, 2014 12:53 pm
- Full Name: Dennis Lansink
- Location: Hengelo, Netherlands
- Contact:
Re: Endpoint to B&R repository fails.
Hi Sergey,
Sorry for the delayed response. I had already changed my networking to get it working. However today I'm trying to do a baremetal restore , and in the recovery I have only one subnet available. While trying the restore I run in to the same issue. Enpoint tries to connect to an IP in a range that is not connected to the physical server I'm running baremetal restore on.
I have added the registry key in recovery but it makes no difference.
Sorry for the delayed response. I had already changed my networking to get it working. However today I'm trying to do a baremetal restore , and in the recovery I have only one subnet available. While trying the restore I run in to the same issue. Enpoint tries to connect to an IP in a range that is not connected to the physical server I'm running baremetal restore on.
I have added the registry key in recovery but it makes no difference.
-
- Product Manager
- Posts: 14726
- Liked: 1707 times
- Joined: Feb 04, 2013 2:07 pm
- Full Name: Dmitry Popov
- Location: Prague
- Contact:
Re: Endpoint to B&R repository fails.
Hello Dennis,
Please check via Tools > CMD after the Network is configured in the restore wizard (you can simply close the wizard and go to tools) if the backup repository is "pingable". Thanks.
Please check via Tools > CMD after the Network is configured in the restore wizard (you can simply close the wizard and go to tools) if the backup repository is "pingable". Thanks.
-
- Expert
- Posts: 105
- Liked: 19 times
- Joined: Feb 25, 2013 7:56 pm
- Full Name: Adam Vogini
- Location: Pittsburgh, PA
- Contact:
Re: Endpoint to B&R repository fails.
Dima:
Having the exact same issue, and this worked for me. Thanks!
Having the exact same issue, and this worked for me. Thanks!
-
- Product Manager
- Posts: 14726
- Liked: 1707 times
- Joined: Feb 04, 2013 2:07 pm
- Full Name: Dmitry Popov
- Location: Prague
- Contact:
Re: Endpoint to B&R repository fails.
Adam,
You mean adding the registry key while booted from the Recovery Media?
You mean adding the registry key while booted from the Recovery Media?
-
- Service Provider
- Posts: 42
- Liked: 6 times
- Joined: Aug 29, 2014 12:53 pm
- Full Name: Dennis Lansink
- Location: Hengelo, Netherlands
- Contact:
Re: Endpoint to B&R repository fails.
The repository is pingable, on its ip in 192.168.69.x /24 because the recovery image has an IP in that subnet too. However the repository also has another address in another subnet 10.254.0.x /24. This IP is not pingable because the recovery image is not connected to this network. The problem is that endpoint in the recovery image tries to connect to the IP in the 10.254.0.x /24 subnet and this of course doesn't work.
And yes I added the registry key while I was booted from recovery image.
And yes I added the registry key while I was booted from recovery image.
-
- Expert
- Posts: 105
- Liked: 19 times
- Joined: Feb 25, 2013 7:56 pm
- Full Name: Adam Vogini
- Location: Pittsburgh, PA
- Contact:
Re: Endpoint to B&R repository fails.
Dima:
Yes, I added the registry key, and it worked to both a Windows share and an SMB (Data Domain target) share. (I was getting failures before on both.) One thing of note: Not sure why it is taking so long to run ...it took 50 minutes to do a simple file backup (first seed) of about 40 MB for both targets. Client, server and targets are all on the same subnet, 1GB lines, not heavy amount of traffic. . A incremental takes about 2-3 minutes for the same job, so a bit concerned how long a full backup will take. I will test that and update.
What is the registry key doing exactly?
Yes, I added the registry key, and it worked to both a Windows share and an SMB (Data Domain target) share. (I was getting failures before on both.) One thing of note: Not sure why it is taking so long to run ...it took 50 minutes to do a simple file backup (first seed) of about 40 MB for both targets. Client, server and targets are all on the same subnet, 1GB lines, not heavy amount of traffic. . A incremental takes about 2-3 minutes for the same job, so a bit concerned how long a full backup will take. I will test that and update.
What is the registry key doing exactly?
-
- Product Manager
- Posts: 14726
- Liked: 1707 times
- Joined: Feb 04, 2013 2:07 pm
- Full Name: Dmitry Popov
- Location: Prague
- Contact:
Re: Endpoint to B&R repository fails.
d.lansinklesscher,
What happens if you manually configure the adapter at the Network step of the wizrard to use the proper subnet and IP address?recovery image tries to connect to the IP in the 10.254.0.x /24 subnet and this of course doesn't work.
-
- Product Manager
- Posts: 14726
- Liked: 1707 times
- Joined: Feb 04, 2013 2:07 pm
- Full Name: Dmitry Popov
- Location: Prague
- Contact:
Re: Endpoint to B&R repository fails.
Adam,
It does what it says - increase the timeout value while getting a response from the host
It does what it says - increase the timeout value while getting a response from the host
Same performance for VBR Repository and Shared folder destinations?it took 50 minutes to do a simple file backup (first seed) of about 40 MB for both targets
Who is online
Users browsing this forum: Google [Bot] and 8 guests