安装部署问题

[ERROR] OBD-1007: (127.0.0.1) The value of the ulimit parameter “open files” must not be less than 20000 (Current value: 1024)
[ERROR] OBD-1007: (127.0.0.1) The value of the ulimit parameter “max user processes” must not be less than 120000 (Current value: 27803)
提示上面错误

https://www.oceanbase.com/docs/common-oceanbase-database-cn-1000000002016079
参考上面的文档进行修改


已经改成120000了,还是报这个错

执行ulimit -a 看看生效了么