【 使用环境 】测试环境
【 OB or 其他组件 】OB
【 使用版本 】ob-operator:2.3.3
【问题描述】ob-operator已安装,使用kubectl apply -f https://raw.githubusercontent.com/oceanbase/ob-operator/stable/example/quickstart/obcluster.yaml创建集群后,obcluster pod总是重启。查询是因为没有找到配置文件所以报错,但官方文件中并没有配置文件加载的方法。
【复现路径】仅按https://github.com/oceanbase/ob-operator/blob/master/README-CN.md中的部署方式部署。因服务器上无法下载官方镜像,使用了私有镜像仓库。
【附件及日志】查看报错信息如下:
2026/01/27 18:24:26 Backup config file not found, start with parameter
2026/01/27 18:24:26 Start commands: cd /home/admin/oceanbase && /home/admin/oceanbase/bin/observer --nodaemon --appname obcluster --cluster_id 1 --zone zone1 -i eth0 -p 2881 -P 2882 -d /home/admin/oceanbase/store -l info -o config_additional_dir=/home/admin/oceanbase/store/etc,cpu_count=16,datafile_size=10G,log_disk_size=47G,enable_syslog_recycle=true,max_syslog_file_count=4,memory_limit=‘9216M’,datafile_maxsize=‘47G’,datafile_next=‘5G’,system_memory=‘1G’,__min_full_resource_pool_memory=‘2147483648’
Start observer failed, exit status 240
【备注】基于 LLM 和开源文档 RAG 的论坛小助手已开放测试,在发帖时输入 [@论坛小助手] 即可召唤小助手,欢迎试用!