Copy-Cluster fails on Unknown Host
Hi All,
I'm trying to run a copy cluster command from our Existing cluster(version 6.1.0-0) to and AWS hosted cluster(version 6.1.3).
The operation once succeeded a couple of weeks ago.
Today is failed several times with the exception below:
2016-02-26 17:12:28 Transfer client process entry: my pid is 30008; task is copycluster.
2016-02-26 17:12:28 Read lock acquired on .ctlg file
2016-02-26 17:12:28 special processing for copycluster
2016-02-26 17:12:31 SRC_1_IP--> TARGET_1_IP
2016-02-26 17:12:31 SRC_2_IP--> TARGET_2_IP
2016-02-26 17:12:31 SRC_3_IP--> TARGET_3_IP
2016-02-26 17:12:31 SRC_4_IP--> TARGET_4_IP
2016-02-26 17:13:31 Unknown host: 216.146.33.214)ANTISPAM_BAT[01201311R9568S3810121234, specified in config file.
What config file it refers to?
Has anyone encountered it?
Thanks in advance,
Yarden
0
Comments
Hi,
It refers to the .ini file you created to perform copycluster task.
Thank you,
Sruthi
Hi Sruthi,
The issue was with vbr.py script bug described in 6.1.3 release notes bug ref: VER-23873
Thank you,
Yarden