Unsolved
This post is more than 5 years old
1 Rookie
•
5 Posts
0
2887
April 20th, 2017 09:00
Root-to-Root replication failure
I am running a root to root migration of a 7.4 grid to a 7.4 grid. The command I am using is:
nohup avrepl --operation=replicate --[replscript]dstaddr= --[replscript]dstid=root --dstpassword=***** --dstpath=/ --[avtar]id=root --[replscript]fullcopy=true --ap=***** --send-adhoc-request=false --max-streams=8 --[replscript]timeout=0 --[replscript]dstencrypt=proprietary &
The only error I see in the log is:
2017-04-20 11:28:44 avmgr Info <0000>: Command complete (6.054 seconds)
0 ERROR! Exit code 18: Could not locate requested information (Missing data? Invalid parameters?)
Thu Apr 20 11:28:44 CDT 2017 [avreplscript] Info: REPLICATE ERROR: Command returned 4608 (0x0): /usr/local/avamar/bin/avmgr cpdb --path=/ --mvpath=/ --out=replnew.sh --avmgr-path=/usr/local/avamar/bin/avmgr --force --failover --list-snapups --logfile=/usr/local/avamar/var/client/NAH-1492705633186-1008-replicator-avreplscript.log --sysdir="/usr/local/avamar/etc/client" --hfsaddr="nw-ava-util1-internal" --id="root" --password=***** --encrypt=tls --encrypt-strength=high --force-move
Any ideas?