aaakun
(Aaakun)
1
用的VM虚拟机安装一主二备~服务器版本openeuler22.03 sp3 opengauss版本openGauss-All-7.0.0-RC1-openEuler22.03-x86_64和openGauss-All-7.0.0-RC2-openEuler22.03-x86_64
用的文档是从https://opengauss.org/zh/blogs/luodongxu/openEuler22.03上安装openGauss7.0.0-RC1企业版一主两备资源池化环境.html学来的
报错信息
[omm@primary local]$ gs_install -X /opt/openGauss/cluster.xml
Parsing the configuration file.
Successfully checked gs_uninstall on every node.
Check preinstall on every node.
[GAUSS-51400] : Failed to execute the command: python3 ‘/opt/openGauss/tool/script/local/CheckPreInstall.py’ -U omm -t preinstall. Result:{‘node’: ‘Failure’, ‘standby’: ‘Failure’, ‘primary’: ‘Failure’}.
Error:
[FAILURE] primary:
[FAILURE] standby:
[FAILURE] node:
aaakun
(Aaakun)
3
[root@primary opt]# lscpu
架构: x86_64
CPU 运行模式: 32-bit, 64-bit
Address sizes: 45 bits physical, 48 bits virtual
字节序: Little Endian
CPU: 2
在线 CPU 列表: 0,1
厂商 ID: AuthenticAMD
BIOS Vendor ID: AuthenticAMD
型号名称: AMD Ryzen 5 3600 6-Core Processor
BIOS Model name: AMD Ryzen 5 3600 6-Core Processor
CPU 系列: 23
型号: 113
每个核的线程数: 1
每个座的核数: 1
座: 2
步进: 0
BogoMIPS: 7186.49
标记: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mc
a cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx m
mxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good
nopl tsc_reliable nonstop_tsc cpuid extd_apicid pni pcl
mulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt
aes xsave avx f16c rdrand hypervisor lahf_lm extapic c
r8_legacy abm sse4a misalignsse 3dnowprefetch osvw topo
ext ssbd ibpb vmmcall fsgsbase bmi1 avx2 smep bmi2 rdse
ed adx smap clflushopt clwb sha_ni xsaveopt xsavec xget
bv1 clzero wbnoinvd arat umip rdpid overflow_recov succ
or
Virtualization features:
超管理器厂商: VMware
虚拟化类型: 完全
Caches (sum of all):
L1d: 64 KiB (2 instances)
L1i: 64 KiB (2 instances)
L2: 1 MiB (2 instances)
L3: 32 MiB (2 instances)
NUMA:
NUMA 节点: 1
NUMA 节点0 CPU: 0,1
Vulnerabilities:
Gather data sampling: Not affected
Itlb multihit: Not affected
L1tf: Not affected
Mds: Not affected
Meltdown: Not affected
Mmio stale data: Not affected
Retbleed: Mitigation; untrained return thunk; SMT disabled
Spec rstack overflow: Vulnerable: Safe RET, no microcode
Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl
and seccomp
Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer
sanitization
Spectre v2: Mitigation; Retpolines, IBPB conditional, STIBP disable
d, RSB filling, PBRSB-eIBRS Not affected
Srbds: Not affected
Tsx async abort: Not affected
[root@primary opt]# uname -a
Linux primary 5.10.0-298.0.0.200.oe2203sp3.x86_64 #1 SMP Wed Jan 14 18:51:32 CST 2026 x86_64 x86_64 x86_64 GNU/Linux
newuser9
(Newuser9)
4
感觉opengauss版本跟你的系统不匹配,建议看看6.x的版本安装试试
aaakun
(Aaakun)
5
我就是因为各种6.0版本不匹配才找了个有具体版本号的文章~然后严格按版本号下的系统和opengauss版本安装的~6.0.2的时候连预装都过不去~各种修PYTHON版本