oceanbase-ce:mem
原因:OBD-2000 : (127.0.0.1) not enough memory. (Free: 5G, Buff/Cache: 3G, Need: 9G)
建议:手动修复 Please reduce the memory_limit or memory_limit_percentage
ceanbase-ce:ulimit
原因:OBD-1007 : (127.0.0.1) The value of the ulimit parameter “open files” must not be less than 20000 (Current value: 1024)
建议:手动修复 Please execute echo -e "* soft nofile 20000\n* hard nofile 20000" >> /etc/security/limits.d/nofile.conf as root in 127.0.0.1. if it dosen’t work, please check whether UsePAM is yes in /etc/ssh/sshd_config.
回出现这两个报错 请问一下怎么解决
我的系统是麒麟桌面操作系统V10(SP1)
