oceanbase 4.3.2社区版无法启动

【 使用环境 】 测试环境
【 OB or 其他组件 】无
【 使用版本 】oceanbase 4.3.2社区版 rpm安装单机版本
rpm -ivh oceanbase-ce-libs-4.3.2.0-100000092024072912.el7.x86_64.rpm
rpm -ivh oceanbase-ce-4.3.2.0-100000092024072912.el7.x86_64.rpm

【问题描述】服务器重启后,oceanbase无法启动
【复现路径】目录空间满,清理linux 日志
【附件及日志】推荐使用OceanBase敏捷诊断工具obdiag收集诊断信息,详情参见链接(右键跳转查看):

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

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

1 个赞

推荐使用 obdiag 工具进行日志采集,并且将采集到的日志提供给我们以便确认问题所在。

日志采集场景: 集群无法连接
日志采集命令: obdiag gather scene run --scene=observer.cluster_down

请您先运行上述命令进行日志的采集,然后将生成的日志文件发送给我们以进一步分析问题。此外,为了能够更准确地定位问题,请您提供以下信息:

  1. 在清理 Linux 日志前,是否有尝试过重新启动 OceanBase 服务?
  2. 清理 Linux 日志后,尝试启动 OceanBase 时,是否遇到了具体的错误信息?如果有,请分享错误信息的内容。
  3. 能否查看并提供当前 OceanBase 安装目录下的 clogilog 目录的空间占用情况?
  4. 除了清理 Linux 日志外,还有没有对系统或 OceanBase 进行其他的修改或操作?

感谢您的配合,期待您的回复。

附上敏捷诊断工具 obdiag 使用帮助链接

1 个赞

清理日志前,oceanbase已宕机,进程不存在;未尝试启动
清理日志后,oceanbase尝试启动,无法启动
image

[root@localhost clog]# systemctl status oceanbase.service
● oceanbase.service - oceanbase
Loaded: loaded (/etc/systemd/system/oceanbase.service; enabled; vendor preset: disabled)
Active: activating (start) since Tue 2025-10-28 09:37:26 CST; 6s ago
Cntrl PID: 93302 (bash)
Tasks: 19
Memory: 10.4G
CGroup: /system.slice/oceanbase.service
├─ 3446 /home/admin/oceanbase/bin/obshell daemon --ip 10.0.66.205 --port 2886
├─ 3468 /home/admin/oceanbase/bin/obshell server --ip 10.0.66.205 --port 2886
├─93302 /bin/bash /home/admin/oceanbase/profile/oceanbase-service.sh start
└─93856 sleep 6

10月 28 09:37:26 localhost.localdomain systemd[1]: Starting oceanbase…
10月 28 09:37:26 localhost.localdomain bash[93302]: oceanbase service started at 2025-10-28 09:37:26
10月 28 09:37:27 localhost.localdomain bash[93302]: change etc owner to root
10月 28 09:37:27 localhost.localdomain bash[93302]: daemon process with PID 3446 is running.
10月 28 09:37:27 localhost.localdomain bash[93302]: The agent service is exist
10月 28 09:37:27 localhost.localdomain bash[93302]: The observer is already bootstrap, please start it immediately
10月 28 09:37:27 localhost.localdomain bash[93302]: the start observer trace id is 20167789261028861373054
10月 28 09:37:27 localhost.localdomain bash[93302]: the response state is READY
10月 28 09:37:27 localhost.localdomain bash[93302]: wait 6s and the retry
[root@localhost clog]#

日志比较大,通过云盘分享
通过网盘分享的文件:observer_log_remote_10_0_66_205_20240630162500_20251027183000_4a8d66.tar.gz
链接: 百度网盘 请输入提取码 提取码: 5u2s

建议安装ob435或者ob425的LTS版本 这个版本社区不在维护了