cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
218
Views
0
Helpful
0
Comments
Meddane
VIP
VIP
Meddane_0-1694901361788.pngCMS1 and CMS2 are both running Database, CMS1 is the master node and CMS2 is the slave.

CMS3 is the Core CallBridge Not-Co-located Database

On the Primary Node CMS1, run the pki selfsigned dbca CN:collab.com command.

 

Meddane_1-1694901361826.png

On the Primary Node CMS1, create a server certificate for database server using the pki csr dbserver CN:cms1.collab.com subjectAltName:cms2.collab.com command.

 

Meddane_2-1694901361877.png

On the Primary Node CMS1, create a client certificate for database client using the pki csr dbclient CN:postgres command.

 

Meddane_3-1694901361919.png

On the Primary Node CMS1, use dbca certificate to sign the server certificate dbserver using the pki sign dbserver dbca command.

 

Meddane_4-1694901361982.png

On the Primary Node CMS1, use dbca certificate to sign the client certificate dbclient using the cert pki sign dbclient dbca command.

 

Meddane_5-1694901362040.png

Copy the dbclient.crt certificate with the corresponding private key to servers CMS2 and CMS3.

Copy the dbserver.crt certificate with the corresponding private key to CMS2.

Copy the dbca.crt certifcate to CMS2 and CMS3.

CMS2.

 

Meddane_6-1694901362162.png

CMS3.

 

Meddane_7-1694901362251.png

On the Primary Node CMS1, run the database cluster certs dbserver.key dbserver.crt dbclient.key dbclient.crt dbca.crt command.  This uses the dbca.crt as the root ca-cert .

 

Meddane_8-1694901362278.png

On the Primary Node CMS1, run the database cluster localnode a command.

 

Meddane_9-1694901362297.png

On the Primary Node CMS1, run the database cluster initialize command.

 

Meddane_10-1694901362391.png

On CMS2 (co-located database), run the database cluster certs dbserver.key dbserver.crt dbclient.key dbclient.crt dbca.crt command.

 

Meddane_11-1694901362417.png

On CMS3 (not co-located database), run the database cluster certs dbclient.key dbclient.crt dbca.crt command.

 

Meddane_12-1694901362437.png

On CMS2 (co-located database), run the following commands to JOIN CMS2 to the Database Cluster.

  • run database cluster localnode a
  • run database cluster join

 

Meddane_13-1694901362453.png

 

Meddane_14-1694901362545.png

On CMS3 (not co-located database), run the following command to CONNECT CMS3 to the Database Cluster.

  • run database cluster localnode a
  • run database cluster connect

 

Meddane_15-1694901362565.png

 

Meddane_16-1694901362637.png

Verify the Database Cluster Status on CMS1, CMS2 and CMS3.

 

Meddane_17-1694901362753.png

 

Meddane_18-1694901362868.png

 

Meddane_19-1694901362970.png

 

 

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: