Spectrum Online Backup Fault-Tolerant Database Synchronization fails on wrong port defined in .vnmrc
search cancel

Spectrum Online Backup Fault-Tolerant Database Synchronization fails on wrong port defined in .vnmrc

book

Article ID: 198087

calendar_today

Updated On:

Products

Spectrum CA eHealth

Issue/Introduction

When running an SSdb Backup, the Primary Backup is successful. However, the Database Synchronization to the secondary has failed.



Environment

DX NetOps Spectrum all currently supported releases

Cause

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

Resolution

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.