暂无图片
分享
蒙奇D路飞
2020-07-07
openGauss安装报错app_0bd0ce80, no need to create symbolic link 怎么办?

openGauss安装报错app_0bd0ce80, no need to create symbolic link

执行安装脚本报错信息如下,请问这个如何解决?

[FAILURE] og01:
Using omm:dbgrp to install database.
Using installation program path : /opt/huawei/install/app_0bd0ce80
$GAUSSHOME points to /opt/huawei/install/app_0bd0ce80, no need to create symbolic link.
Traceback (most recent call last):
  File "/opt/huawei/install/om/script/local/Install.py", line 645, in <module>
    functionDict[g_opts.action]()
  File "/opt/huawei/install/om/script/local/Install.py", line 588, in startCluster
    dn.start(self.time_out)
  File "/opt/huawei/install/om/script/local/../gspylib/component/Kernel/Kernel.py", line 87, in start
    + " Error: Please check the gs_ctl log for "
Exception: [GAUSS-51607] : Failed to start instance. Error: Please check the gs_ctl log for failure details.
收藏
分享
3条回答
默认
最新
章芋文

image.png
查看日志,是因为内存溢出的问题,调小opengauss的相关内存即可,

gs_install \
-X /opt/software/openGauss/clusterconfig.xml \
-l /home/omm/gs_install.log \
--gsinit-parameter="--encoding=UTF8" \
--dn-guc="max_connections=10" \
--dn-guc="max_process_memory=2GB" \
--dn-guc="shared_buffers=128MB" \
--dn-guc="bulk_write_ring_size=128MB" \
--dn-guc="cstore_buffers=16MB" \
--autostart=yes

参考:《抢鲜体验:openGauss 安装编译过程要点及问题解决》https://www.modb.pro/db/27006

暂无图片 评论
暂无图片 有用 0
gelyon

哈哈,章总,这个图好像是我在群里发的那个图。。。盗版必追,追必嫁。。。哈哈

暂无图片 评论
暂无图片 有用 0
蒙奇D路飞
问题已关闭: 问题已经得到解决
暂无图片 评论
暂无图片 有用 0
回答交流
提交
问题信息
请登录之后查看
邀请回答
暂无人订阅该标签,敬请期待~~
暂无图片墨值悬赏