[omm@db1 ~]$ gs_install -X /opt/software/openGauss/cluster_config.xml --gsinit-parameter="--locale=zh_CN.utf8" Parsing the configuration file. Check preinstall on every node. Successfully checked preinstall on every node. Creating the backup directory. Successfully created the backup directory. begin deploy.. Installing the cluster. begin prepare Install Cluster.. Checking the installation environment on all nodes. [GAUSS-51400] : Failed to execute the command: source /home/omm/.bashrc;python3 '/opt/huawei/install/om/script/local/CheckInstall.py' -U omm:dbgrp -R /opt/huawei/install/app -l /var/log/omm/omm/om/gs_local.log -X /opt/software/openGauss/cluster_config.xml.Error: Checking old installation. [GAUSS-51806] : The cluster has been installed.
I tried to remove the install directory and Downloaded the installation package to reset it, but still not resolved:
rm -rf /root/gauss_om
rm -rf /opt/huawei
rm -rf /opt/software/openGauss
mkdir -p /opt/software/openGauss
……