操作系统:Red Hat Enterprise Linux Server release 7.6 (Maipo)
数据库版本:openGauss-All-6.0.5 centOS 7.6
[root@dbnode01 script]# ./gs_preinstall -U omm -G dbgrp -X /data/openGauss-All-6.0.5/cluster_config.xml --unused-third-party
Parsing the configuration file.
Successfully parsed the configuration file.
Installing the tools on the local node.
Successfully installed the tools on the local node.
Are you sure you want to create trust for root (yes/no)?yes
Please enter password for root
Traceback (most recent call last):
File “/data/openGauss/install/om/script/gs_sshexkey”, line 59, in
copy_lib()
File “/data/openGauss/install/om/script/gspylib/common/copy_python_lib.py”, line 17, in copy_lib
raise Exception(“cp file failed.\nError:%s\nThe cmd is: %s\n” %
Exception: cp file failed.
Error:cp: cannot stat ‘/data/openGauss/install/om/script/gspylib/common/../../../lib/bcrypt/lib3.9/_bcrypt.abi3.so’: No such file or directory
The cmd is: cp /data/openGauss/install/om/script/gspylib/common/../../../lib/bcrypt/lib3.9/_bcrypt.abi3.so /data/openGauss/install/om/script/gspylib/common/../../../lib/bcrypt/[root@dbnode01 script]# ./gs_preinstall -U omm -G dbgrp -X /data/openGauss-All-6.0.5/cluster_config.xml --unused-third-party
Parsing the configuration file.
Successfully parsed the configuration file.
Installing the tools on the local node.
Successfully installed the tools on the local node.
Are you sure you want to create trust for root (yes/no)?yes
Please enter password for root
Traceback (most recent call last):
File “/data/openGauss/install/om/script/gs_sshexkey”, line 59, in
copy_lib()
File “/data/openGauss/install/om/script/gspylib/common/copy_python_lib.py”, line 17, in copy_lib
raise Exception(“cp file failed.\nError:%s\nThe cmd is: %s\n” %
Exception: cp file failed.
Error:cp: cannot stat ‘/data/openGauss/install/om/script/gspylib/common/../../../lib/bcrypt/lib3.9/_bcrypt.abi3.so’: No such file or directory
The cmd is: cp /data/openGauss/install/om/script/gspylib/common/../../../lib/bcrypt/lib3.9/_bcrypt.abi3.so /data/openGauss/install/om/script/gspylib/common/../../../lib/bcrypt/
看了centos 7.6介质里相关文件路径是3.6,openEuler 20.03 LTS的安装包里的是3.7