I solve the issue. I'm afraid that is was as simple as a missing Replicator license on the dst Data Domain. Should have checked that as one of the first things but you learn by your mistakes :-)
After I added the Replicator license the replication starts with both data on Avamar and Data Domain.
I still see an issue with the MCS needs to be started on the dst site before any replication can start. Accordingly to the guide the MCS should be stopped but then I get the above error message
The DD system names do not need to match. Can you confirm the Avamar nodes on the destination side are intergrated with the destination side DD? You should be able to see the DD array on the destination side in the Avamar GUI on the destination side. I would check to make sure the DDBoost passwords are set on each device, and that a network route exists between the two DD arrays (you can check from the CLI of each DD).
Nope, didn't help. Everything is running on the same subnet in my test enviroment and no Firewall in between src and dst.
The dst DD system is integrated with the dst Avamar and everything looks fine in both GUI and CLI.
I'm following this guide for the migration EMC® Avamar® 7.0 System Migration Using Root-to-Root Replication. Accordingly to this guide the MCS has to be stopped on the src system. Not sure if this is related but when I stop the MCS on dst and run the avrepl command i get the following in the
broeste1
153 Posts
1
September 16th, 2015 05:00
Hi All,
I solve the issue. I'm afraid that is was as simple as a missing Replicator license on the dst Data Domain. Should have checked that as one of the first things but you learn by your mistakes :-)
After I added the Replicator license the replication starts with both data on Avamar and Data Domain.
I still see an issue with the MCS needs to be started on the dst site before any replication can start. Accordingly to the guide the MCS should be stopped but then I get the above error message
umichklewis
3 Apprentice
•
1.2K Posts
0
September 15th, 2015 05:00
The DD system names do not need to match. Can you confirm the Avamar nodes on the destination side are intergrated with the destination side DD? You should be able to see the DD array on the destination side in the Avamar GUI on the destination side. I would check to make sure the DDBoost passwords are set on each device, and that a network route exists between the two DD arrays (you can check from the CLI of each DD).
Let us know if that helps!
broeste1
153 Posts
0
September 15th, 2015 14:00
Nope, didn't help. Everything is running on the same subnet in my test enviroment and no Firewall in between src and dst.
The dst DD system is integrated with the dst Avamar and everything looks fine in both GUI and CLI.
I'm following this guide for the migration EMC® Avamar® 7.0 System Migration Using Root-to-Root Replication. Accordingly to this guide the MCS has to be stopped on the src system. Not sure if this is related but when I stop the MCS on dst and run the avrepl command i get the following in the
2015/09/15-21:10:02.44024 [avagent] Debug output redirected
2015-09-15 23:10:02 avagent Info <5008>: Logging to /usr/local/avamar/var/client/NAH-1442351402392-1008-replicator-avagent.log
2015/09/15-21:10:02.44035 [avagent] Config: VARDIR=/usr/local/avamar/var, HOMEDIR=/root
2015/09/15-21:10:02.44038 [avagent] Looking for flag file "/usr/local/avamar/var/avamar.cmd"
2015/09/15-21:10:02.44040 [avagent] Looking for flag file "/usr/local/avamar/var/avagent.cmd"
2015-09-15 23:10:02 avagent Info <19803>: Ignoring the --service flag.
2015-09-15 23:10:02 avagent Info <5702>: Command Line: /usr/local/avamar/bin/avagent.bin --gencerts="true" --mcsaddr="lpa01.emcsw.loc" --mcsport="28001" --conntimeout="120" --logfile="/usr/local/avamar/var/client/NAH-1442351402392-1008-replicator-avagent.log" --debug="false"
2015-09-15 23:10:02 avagent Info <5703>: Parsed Flags: /usr/local/avamar/bin/avagent.bin --gencerts=true --mcsaddr=lpa01.emcsw.loc --mcsport=28001 --conntimeout=120 --logfile=/usr/local/avamar/var/client/NAH-1442351402392-1008-replicator-avagent.log --debug=false
2015-09-15 23:10:02 avagent Info <19807>: Creating certificates in '/usr/local/avamar/etc/172.30.17.116'
2015-09-15 23:10:02 avagent Info <18918>: Registration: Processing secure registration with the MCS.
2015-09-15 23:10:02 avagent Info <18921>: Registration: Requesting root CA from the MCS.
2015-09-15 23:10:02 avagent Error <5365>: Cannot connect to 172.30.17.116:28001.
2015-09-15 23:10:02 avagent Info <5059>: unable to connect, sleep(60) then retrying
2015-09-15 23:11:02 avagent Error <5365>: Cannot connect to 172.30.17.116:28001.
2015-09-15 23:11:02 avagent Info <5059>: unable to connect, sleep(60) then retrying
2015-09-15 23:12:02 avagent Error <5365>: Cannot connect to 172.30.17.116:28001.
2015-09-15 23:12:02 avagent Info <5059>: unable to connect, sleep(60) then retrying
2015-09-15 23:13:02 avagent Error <5365>: Cannot connect to 172.30.17.116:28001.
2015-09-15 23:13:02 avagent Info <5059>: unable to connect, sleep(60) then retrying
2015-09-15 23:14:02 avagent Error <5365>: Cannot connect to 172.30.17.116:28001.
2015-09-15 23:14:02 avagent Info <5059>: unable to connect, sleep(60) then retrying
Shouldn't the MCS be stopped on the dst system?