Frank Andrews

Absent Member.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2007-05-31
17:56
296 views
I have two servers that are in a DMZ. I've installed the DP client on them manually and applied patches to the same level as the Cell Manager.
I've had some firewall rules put in to allow the following ports between the backup server and targets -
Port 5555 bi-directional from BACKUPSERVER to TARGET
Ports 20000-20199 bi-directional from BACKUPSERVER to TARGET
I've also edited the omnirc file and added the following entries -
OB2PORTRANGESPEC=xSM:20100-20199
OB2PORTRANGESPEC=xMA-NET:20000-20099
The issue I have is that I can't back the remote servers up. Strangely I can browse to them from within the cell manager, I can select files/folders to backup, but the backups won't start. The error from the log is copied below -
[Critical] From: BDA-NET@l01ntcwi01 "l01ntcwi01 [/C]" Time: 24/05/2007 17:04:26
Cannot connect to Media Agent on system l01ntdps01.corporate.local, port 20000 (IPC Invalid Hostname or IP Address
System error: [11004] No data record available
) => aborting.
[Critical] From: BDA-NET@l01ntcsg01 "l01ntcsg01 [/C]" Time: 24/05/2007 17:04:17
Cannot connect to Media Agent on system l01ntdps01.corporate.local, port 20000 (IPC Invalid Hostname or IP Address
System error: [11004] No data record available
) => aborting.
The configuration that I mentioned earlier has worked on a previous implementation of DP5.5, can anyone suggest what we might have missed or any other firewall configuration?
I've had some firewall rules put in to allow the following ports between the backup server and targets -
Port 5555 bi-directional from BACKUPSERVER to TARGET
Ports 20000-20199 bi-directional from BACKUPSERVER to TARGET
I've also edited the omnirc file and added the following entries -
OB2PORTRANGESPEC=xSM:20100-20199
OB2PORTRANGESPEC=xMA-NET:20000-20099
The issue I have is that I can't back the remote servers up. Strangely I can browse to them from within the cell manager, I can select files/folders to backup, but the backups won't start. The error from the log is copied below -
[Critical] From: BDA-NET@l01ntcwi01 "l01ntcwi01 [/C]" Time: 24/05/2007 17:04:26
Cannot connect to Media Agent on system l01ntdps01.corporate.local, port 20000 (IPC Invalid Hostname or IP Address
System error: [11004] No data record available
) => aborting.
[Critical] From: BDA-NET@l01ntcsg01 "l01ntcsg01 [/C]" Time: 24/05/2007 17:04:17
Cannot connect to Media Agent on system l01ntdps01.corporate.local, port 20000 (IPC Invalid Hostname or IP Address
System error: [11004] No data record available
) => aborting.
The configuration that I mentioned earlier has worked on a previous implementation of DP5.5, can anyone suggest what we might have missed or any other firewall configuration?
1 Solution
Accepted Solutions
Leigh Ravenhall

Absent Member.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2007-05-31
19:47
Invalid hostname or IP address makes it appear that the disk agent on your client machine can't find the media agent.
From the client machine, can you ping l01ntdps01.corporate.local.
If you can't ping, you appear to have a name resolution issue. If you can ping, can you telnet to l01ntdps01.corporate.local on port 20000?
Leigh.
From the client machine, can you ping l01ntdps01.corporate.local.
If you can't ping, you appear to have a name resolution issue. If you can ping, can you telnet to l01ntdps01.corporate.local on port 20000?
Leigh.
3 Replies
Leigh Ravenhall

Absent Member.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2007-05-31
19:47
Invalid hostname or IP address makes it appear that the disk agent on your client machine can't find the media agent.
From the client machine, can you ping l01ntdps01.corporate.local.
If you can't ping, you appear to have a name resolution issue. If you can ping, can you telnet to l01ntdps01.corporate.local on port 20000?
Leigh.
From the client machine, can you ping l01ntdps01.corporate.local.
If you can't ping, you appear to have a name resolution issue. If you can ping, can you telnet to l01ntdps01.corporate.local on port 20000?
Leigh.


Absent Member..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2007-06-01
02:07
Hi Steven,
we use die OB2PORTRANGESPEC in 1 line, it dont worked with 2 lines in the omnirc.
Example:
OB2PORTRANGESPEC=BMA-NET:xxxx-xxxx;RMA-NET:xxxx-xxxx
BMA to specify the backup ports
RMA to specify the restore ports
Regards
we use die OB2PORTRANGESPEC in 1 line, it dont worked with 2 lines in the omnirc.
Example:
OB2PORTRANGESPEC=BMA-NET:xxxx-xxxx;RMA-NET:xxxx-xxxx
BMA to specify the backup ports
RMA to specify the restore ports
Regards
Daniele Simoni

Absent Member.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2007-06-01
04:01
Hi all,
Yes Leigh is right, you must in first check dns resolution with ping, ping -a and nslookup from each other (client to server and server to client).
It seem a dns resolution problem, you can change file host without modify DNS server.
Regards
Daniele
Yes Leigh is right, you must in first check dns resolution with ping, ping -a and nslookup from each other (client to server and server to client).
It seem a dns resolution problem, you can change file host without modify DNS server.
Regards
Daniele