CPU 是 hi1616 是cpu太老指令集不支持么?
[fhy@RH2288 simpleInstall]$ sh install.sh -w "****"
[step 1]: check parameter
[step 2]: check install env and os setting
[step 3]: change_gausshome_owner
[step 4]: set environment variables
[step 6]: init datanode
no data was returned by command ""/home/fhy/openGauss/bin/gaussdb" -V"
The program "gaussdb" is needed by gs_initdb but was not found in the
same directory as "/home/fhy/openGauss/bin/gs_initdb".
Check your installation.
[step 7]: start datanode
[2025-08-26 17:10:41.050][7344][][gs_ctl]: gs_ctl started,datadir is /home/fhy/openGauss/data/single_node
[2025-08-26 17:10:41.050][7344][][gs_ctl]: can't create lock file "/home/fhy/openGauss/data/single_node/pg_ctl.lock" : 没有那个文件或目录import sql file
Would you like to create a demo database (yes/no)? yes
Load demoDB failed, you can check load.log for more details.
[fhy@RH2288 simpleInstall]$ cat load.log
failed to connect Unknown:5432.
install.sh:行 334: 7349 非法指令 (核心已转储)gsql -d postgres -p $port -f school.sql
failed to connect Unknown:5432.
install.sh:行 334: 7355 非法指令 (核心已转储)gsql -d postgres -p $port -f finance.sql
[fhy@RH2288 simpleInstall]$ /home/fhy/openGauss/bin/gaussdb" -V
> ^C
[fhy@RH2288 simpleInstall]$ "/home/fhy/openGauss/bin/gaussdb" -V
gaussdb (openGauss 6.0.2 build 6285c0ef) compiled at 2025-07-15 16:44:06 commit 0 last mr 8059
非法指令(核心已转储)
操作系统信息:
[fhy@RH2288 simpleInstall]$ cat /etc/openEuler-release
openEuler release 22.03 (LTS-SP4)
[fhy@RH2288 simpleInstall]$ uname -a
Linux RH2288 5.10.0-278.0.0.181.oe2203sp4.aarch64 #1 SMP Wed Aug 20 11:23:37 CST 2025 aarch64 aarch64 aarch64 GNU/Linux
[fhy@RH2288 simpleInstall]$