成功启动之后,为什么会出现OBD-1007和OBD-4521警告

【 使用环境 】生产环境
【 OB or 其他组件 】
【 使用版本 】
【问题描述】麒麟系统V10 sp1启动数据库

【复现路径】问题出现前后相关操作
【附件及日志】推荐使用OceanBase敏捷诊断工具obdiag收集诊断信息,详情参见链接(右键跳转查看):

【SOP系列 22 】——故障诊断第一步(自助诊断和诊断信息收集)

【备注】基于 LLM 和开源文档 RAG 的论坛小助手已开放测试,在发帖时输入 [@论坛小助手] 即可召唤小助手,欢迎试用!

1 个赞

@论坛小助手

In a production environment, the configuration items __min_full_resource_pool_mem and memory_limit must be set to values greater than the specified minimums. If these settings are not correct, it can lead to OBD-1007 and OBD-4521 warnings. To resolve this, you need to edit the configuration file using the command obd cluster edit-config <deploy_name>, modify the __min_full_resource_pool_mem and memory_limit settings to be greater than the specified minimums, save the changes, and then execute the command provided in the output to apply the changes.

具体信息可参考以下文档:

  1. 错误码
1 个赞

https://www.oceanbase.com/docs/community-obd-cn-1000000001477755
参考这里的错误码解决方法