Failed to complete obtain psql count Master gp_segment_configuration Script Exiti


问题: 在初始化过程中,如到以下问题:

gpadmin-[FATAL]:-Failed to complete obtain psql count Master gp_segment_configuration  Script Exiting!
Script has left Greenplum Database in an incomplete state

 

解决方法:

echo "RemoveIPC=no" >> /etc/systemd/logind.conf
/bin/systemctl restart systemd-logind.service

 

这个解决方案在Ubuntu greenplum-db-oss 5.4.1 场景下一样可用 

参考网址:https://github.com/greenplum-db/gpdb/issues/197

 


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM