Initialize the RDS management platform

You must initialize the RDS management platform after the RDS component VMs are deployed.

Procedure

  1. Log in to the management node VM and execute the  cd  /data/hotdb-cloud-management command to access the hotdb-cloud-management folder.

  1. Execute the installation script.

  1. Copy all packages in the /data/packages-2.7.8 directory to the target folder. This step uses 2.7.8 as an example.

cp /data/packages-2.7.8/* /data/hotdb-cloud-management/hotdb-cloud-manager-sub-2.7.8.0/initData/server/

  1. Execute the sh hcm-server check all command under the /data/hotdb-cloud-management directory to check the installation result. If none of the components is stopped, all services have started up correctly.

  1. For cluster deployment, log in to the rest RDS component VMs and repeat steps 1 through 4.