Spectrum online backup run on the Primary SpectroSERVER is not syncing the database to the Secondary SpectroSERVER. The RCPD.OUT file on the Primary SpectroSERVER system shows the following:
command: SENDhost: spectrum01file: /spectrum/SS-DB-Backup/spec1_20151109_0600.SSdbrcpd: 0xcafeprocd: 0xfeebcompress: 1Nov 09 06:42:32 : Waiting for remote processd to startup rcpd...Nov 09 06:43:02 : Waiting for remote processd to startup rcpd...Nov 09 06:43:32 : Waiting for remote processd to startup rcpd...Nov 09 06:44:02 : Waiting for remote processd to startup rcpd...Nov 09 06:44:32 : Waiting for remote processd to startup rcpd...Nov 09 06:45:02 : Retrying connection to remote rcpd...Nov 09 06:45:07 : Retrying connection to remote rcpd...Nov 09 06:45:12 : Retrying connection to remote rcpd...Nov 09 06:45:17 : Retrying connection to remote rcpd...Nov 09 06:45:22 : Retrying connection to remote rcpd...Nov 09 06:45:27 : Unable to connect to remote rcpd. Exiting!Nov 09 06:45:27 : Final status is -1
No RCPD.OUT file is created on the Secondary SpectroSERVER indicating the rcpd process was not run.
DX NetOps Spectrum all currently supported releases
Check if a firewall is preventing the communication between the Primary SpectroSERVER processd and rcpd to the Secondary SpectroSERVER processd and rcpd.
Also if running on OpenStack, verify in the OpenStack configuration that there is no typo in the IPv4 and/or IPv6 address.
Ensure to open the following ports from the Primary SpectroSERVER to the Secondary SpectroSERVER:
65259
61904
51966
The Linux ncat command can be used to test connectivity:
nc <IP_ADDRESS> <PORT>
For example : nc 192.168.0.1 51966
Confirm both ways is successful.
Please reference the "Communication Across Firewalls" section of the documentation for more information:
TechDocs : DX NetOps Spectrum 25.4 : Enable Communication Across Firewalls