在学习opengauss数据库时,遇到了以下问题,其他人的电脑好像都正常,只有我的报错了。
[GAUSS-51652];[GAUSS-53600] , [GSUSS-51400]
希望大家帮忙解决[抱拳]
[root@localhost ~]# hostname
localhost
[root@localhost ~]# su - omm
上一次登录:五 5月 19 11:23:58 CST 2023tty1 上
Welcome to 4.19.90-2003.4.0.0036.oe1.x86_64
System information as of time: 2023年 05月 19日 星期五 11:25:45 CST
System load: 0.15
Processes: 136
Memory used: 6.8%
Swap used: 0.0%
Usage On: 28%
IP address: 192.168.100.134
Users online: 2
[omm@localhost ~]$ gs_om -t status
[GAUSS-51652] : Failed to get cluster node info.exception is: list index out of range.
[omm@localhost ~]$ gs_om -t start
Starting cluster.
=========================================
=========================================
[GAUSS-53600]: Can not start the database, the cmd is source /home/omm/.bashrc; python3 '/opt/huawei/wisequery/script/local/StartInstance.py' -U omm -R /opt/gaussdb/app -t 300 --security-mode=off, Error:
[GAUSS-51400] : Failed to execute the command: source /home/omm/.bashrc; python3 '/opt/huawei/wisequery/script/local/StartInstance.py' -U omm -R /opt/gaussdb/app -t 300 --security-mode=off. Error:
[FAILURE] localhost.localdomain:
..
Failed to get cluster node info.exception is: list index out of range
the cmd is source /home/omm/.bashrc
没有python 环境,还是起了集群但实际不是集群部署?
检查下/home/omm/.bashrc 配置