When running an SSdb Backup, the Primary Backup is successful. However, the Database Synchronization to the secondary has failed.
DX NetOps Spectrum all currently supported releases
The Spectrum Fault-Tolerant SSdb Synchronization process (RCPD) log ($SPECROOT/SS/RCPD.OUT) showed the port was 0x0 instead of 0xCAFE:
command: SEND
host: <SpectroSERVER_HOSTNAME>
file: /opt/CA/spectrum/SS-DB-Backup/db_20191104_1955.SSdb
rcpd: 0x0
procd: 0xfeeb
The port used for the RCPD process is set in the $SPECROOT/SS/.vnmrc file, with the default being:
rcpd_comm_port=0xCAFE
This problem is caused by comment (#) lines at the top of the .vnmrc file. When the commented lines are removed, then the online backup should proceed successfully and synchronise with the secondary.