The way you add DDSRC to AvamarSRC is via its FQDN. For example, ddSRC-hostname.fqdn
The way you add DDDST to AvamarDST is via its FQDN. For example, ddDST-hostname.fqdn
Let's say both the DDSRC and DDDST have 2 network interfaces, one as primary, the other as replication. All the interfaces have their ip address and fqdn -
DDSRC:
ddSRC-primary.fqdn
ddSRC-replication.fqdn
DDDST:
ddDST-primary.fqdn
ddDST-replication.fqdn
The way Avamar controlled replication (managed file replication, aka MFR) works is that -
Replication agent on AvamarSRC starts the replication job and gets the DDDST info from AvamarDST.
Replication agent on Avamar SRC gets the address of DDDST from AvamarDST, which is ddDST-hostname.fqdn
Replication agent on Avamar SRC passes along the information to DDSRC to do a filecopy to the destination ddDST-hostname.fqdn
In terms of the data replicated between 2 DDs, your request is to force the replication network traffic to go from ddSRC-replication.fqdn to ddDST-replication.fqdn.
As a result, you should make sure when DDSRC connects to ddDST-hostname.fqdn, it connects to ddDST-replication.fqdn.
As Avamar SRC and DST only know the DD's as SRC and DST primary, how will the DD direct the replication traffic down the replication interface.....ddSRC-replication.fqdn to ddDST-replication.fqdn ???
There isnt a setting in the DD to say its a replication interface as Avamar is controlling it
The easiest I can think of is the use of dns. If you make DDSRC to resolve ddDST-hostname.fqdn to the ip address of ddDST-replication.fqdn. Then traffic goes through your replication network, assuming that ddDST-replication.fqdn is only reachable via your replication network.
L82lqvSg1212481
50 Posts
0
July 10th, 2017 17:00
Hello Neil,
Let's assume your environment is like below:
AvamarSRC+DDSRC as replication source
AvamarDST+DDDST as replication destination
The way you add DDSRC to AvamarSRC is via its FQDN. For example, ddSRC-hostname.fqdn
The way you add DDDST to AvamarDST is via its FQDN. For example, ddDST-hostname.fqdn
Let's say both the DDSRC and DDDST have 2 network interfaces, one as primary, the other as replication. All the interfaces have their ip address and fqdn -
DDSRC:
ddSRC-primary.fqdn
ddSRC-replication.fqdn
DDDST:
ddDST-primary.fqdn
ddDST-replication.fqdn
The way Avamar controlled replication (managed file replication, aka MFR) works is that -
Replication agent on AvamarSRC starts the replication job and gets the DDDST info from AvamarDST.
Replication agent on Avamar SRC gets the address of DDDST from AvamarDST, which is ddDST-hostname.fqdn
Replication agent on Avamar SRC passes along the information to DDSRC to do a filecopy to the destination ddDST-hostname.fqdn
In terms of the data replicated between 2 DDs, your request is to force the replication network traffic to go from ddSRC-replication.fqdn to ddDST-replication.fqdn.
As a result, you should make sure when DDSRC connects to ddDST-hostname.fqdn, it connects to ddDST-replication.fqdn.
mikelavery69
1 Rookie
•
47 Posts
0
July 11th, 2017 01:00
As Avamar SRC and DST only know the DD's as SRC and DST primary, how will the DD direct the replication traffic down the replication interface.....ddSRC-replication.fqdn to ddDST-replication.fqdn ???
There isnt a setting in the DD to say its a replication interface as Avamar is controlling it
L82lqvSg1212481
50 Posts
0
July 11th, 2017 15:00
The easiest I can think of is the use of dns. If you make DDSRC to resolve ddDST-hostname.fqdn to the ip address of ddDST-replication.fqdn. Then traffic goes through your replication network, assuming that ddDST-replication.fqdn is only reachable via your replication network.
mikelavery69
1 Rookie
•
47 Posts
0
July 12th, 2017 00:00
it would seem we can do this via "host mapping" in the Data Domain or configure replication IFgroups