Unable To Configure Coordinator Point Server

book

Article ID: 100055009

calendar_today

Updated On:

Description

Error Message

# /opt/VRTS/install/installer -configcps 

...

Enter the netmask for virtual IP for HTTPS 192.168.10.101: (255.255.255.0)

    Updating main.cf with CPSSG service group ....................................................................................................................................... Done

Successfully added the CPSSG service group to VCS configuration.

CPI ERROR V-9-40-4421 Unable to create CA certificate /var/VRTScps/security/certs/ca.crt on server101

CPI ERROR V-9-40-4426 Unable to create csr file /var/VRTSvxfen/security/certs/client_{3d701c36-a25f-11ed-8fd6-010dcb0a4726}.csr for server101 on server101

Trying to bring CPSSG service group ONLINE and will wait for upto 120 seconds

The coordination point server is not ONLINE

 

Installer Log0:

0 Tue Jan 31 23:00:01 2023 cmd /opt/VRTSperl/non-perl-libs/bin/openssl req -new -sha256 -key /var/VRTSvxfen/security/keys/client_private_{3d701c36-a25f-11ed-8fd6-010dcb0a4726}.key -subj '/C=IN/L=Pune/OU=VCS/CN={3d701c36-a25f-11ed-8fd6-010dcb0a4726}' -out /var/VRTSvxfen/security/certs/client_{3d701c36-a25f-11ed-8fd6-010dcb0a4726}.csr 2>&1
0 Tue Jan 31 23:00:01 2023 cmd stdout=
Config file not specified.

 

Cause

Later versions of openssl require the "-config" option to create the certificates. 

 

Resolution

Configure the Coordinator Point Server using the latest CPI patch. Latest CPI patch will take care of using the right syntax for openssl .

# /opt/VRTS/install/installer -configcps -require /tmp/CPI_8.0.0_P10.pl

 

Issue/Introduction

Unable to configure Coordinator Point Server