欧拉22.03 安装openGauss-6.0.3-aarch64报错GAUSS-51615

[omm@localhost script]$ ./gs_install -X /opt/openGauss/install/install.cfg
Parsing the configuration file.
Successfully checked gs_uninstall on every node.
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.
begin install Cluster..
Installing applications on all nodes.
Successfully installed APP.
begin init Instance..
encrypt cipher and rand files for database.
Please enter password for database:
Please repeat for database:
begin to create CA cert files
The sslcert will be generated in /opt/openGauss/install/app/share/sslcert/om
NO cm_server instance, no need to create CA for CM.
Non-dss_ssl_enable, no need to create CA for DSS
Cluster installation is completed.
Configuring.
Deleting instances from all nodes.
Successfully deleted instances from all nodes.
Checking node configuration on all nodes.
Initializing instances on all nodes.
Initializing instance.
[GAUSS-51615] : Failed to initialize instance. Command:/opt/openGauss/install/app/bin/gs_initdb --locale=C -D /opt/openGauss/install/data/dn --nodename=dn_6001 -C /opt/openGauss/install/app/bin. Error:
no data was returned by command “”/opt/openGauss/install/app/bin/gaussdb" -V"
The program “gaussdb” is needed by gs_initdb but was not found in the
same directory as “/opt/openGauss/install/app/bin/gs_initdb”.
Check your installation.

你用的应该是飞腾机器,缺少LSE指令集,可查看如下材料:

这个指令集是armv8.1以上才支持的,社区7.0.0版本之后,提供了不依赖这个指令集的包,后续也会提供6.0.3版本的:

https://opengauss.obs.cn-south-1.myhuaweicloud.com/7.0.0-RC2/noLSE/openEuler22.03/arm/openGauss-All-7.0.0-RC2-openEuler22.03-aarch64.tar.gz