环境描述:
OS:centos 7.2
HGDB:4.1.1
后台日志报错如下:
LOG: semctl(1234567890, 0, IPC_RMID, ...) failed: Invalid argument
参考解决方法:
该设置同样会引起oracle asm及数据库实例崩溃
变通的解决方法:
1) Set RemoveIPC=no in /etc/systemd/logind.conf
2) Reboot the server or restart systemd-logind as follows:
# systemctl daemon-reload
# systemctl restart systemd-logind