【 使用环境 】生产环境
【 OB or 其他组件 】
【 使用版本 】
【问题描述】麒麟系统V10 sp1启动数据库
【复现路径】问题出现前后相关操作
【附件及日志】推荐使用OceanBase敏捷诊断工具obdiag收集诊断信息,详情参见链接(右键跳转查看):
【备注】基于 LLM 和开源文档 RAG 的论坛小助手已开放测试,在发帖时输入 [@论坛小助手] 即可召唤小助手,欢迎试用!
【 使用环境 】生产环境
【 OB or 其他组件 】
【 使用版本 】
【问题描述】麒麟系统V10 sp1启动数据库
【复现路径】问题出现前后相关操作
【附件及日志】推荐使用OceanBase敏捷诊断工具obdiag收集诊断信息,详情参见链接(右键跳转查看):
【备注】基于 LLM 和开源文档 RAG 的论坛小助手已开放测试,在发帖时输入 [@论坛小助手] 即可召唤小助手,欢迎试用!
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.
具体信息可参考以下文档: