【 使用环境 】测试环境32c64g内存
【 OB or 其他组件 】oceanbase安装完成,obd web安装myocp
【 使用版本 】oceanbase-all-in-one-4.4.2_20260302.el8.x86_64
【问题描述】obd web安装myocp,每次都会卡住,看obd web日志有报错
2026-04-22 11:01:38,146 INFO _do_install (ocp_handler.py:802) [None] not depends on oceanbase, create tenant first
2026-04-22 11:01:38,148 INFO _create_tenant (ocp_handler.py:762) [None] start create tenant
2026-04-22 11:01:44,479 ERROR wrapper (task.py:135) [ef6f311ee725425286079bd9d0950561] task 3 got exception
Traceback (most recent call last):
File “service/handler/ocp_handler.py”, line 803, in _do_install
File “service/handler/ocp_handler.py”, line 767, in _create_tenant
Exception: Create tenant failed
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File “service/common/task.py”, line 121, in wrapper
File “concurrent/futures/_base.py”, line 456, in result
File “concurrent/futures/_base.py”, line 401, in __get_result
File “concurrent/futures/thread.py”, line 58, in run
File “service/handler/ocp_handler.py”, line 811, in _do_install
Exception: deploy failed
2026-04-22 11:01:44,480 INFO wrapper (task.py:138) [ef6f311ee725425286079bd9d0950561] task 3 finished failed
2026-04-22 11:44:33,570 INFO _create_tenant (ocp_handler.py:762) [None] start create tenant
2026-04-22 11:44:33,624 ERROR wrapper (task.py:135) [d82d4d95ef6448f3a872e99419292abe] task 7 got exception
Traceback (most recent call last):
File “service/handler/ocp_handler.py”, line 803, in _do_install
File “service/handler/ocp_handler.py”, line 767, in _create_tenant
Exception: Create tenant failed
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File “service/common/task.py”, line 121, in wrapper
File “concurrent/futures/_base.py”, line 456, in result
File “concurrent/futures/_base.py”, line 401, in __get_result
File “concurrent/futures/thread.py”, line 58, in run
File “service/handler/ocp_handler.py”, line 811, in _do_install
Exception: deploy failed
2026-04-22 11:44:33,625 INFO wrapper (task.py:138) [d82d4d95ef6448f3a872e99419292abe] task 7 finished failed
【复现路径】obd web 安装ocp,使用已存在的oceanbase,ocp 和oceanbase使用同一台服务器,端口改为8081,在obshell里面能看到租户ocp_meta已创建,ocp_monitor未创建,但是cpu内存资源是足够创建ocp_monitor的
【附件及日志】推荐使用OceanBase敏捷诊断工具obdiag收集诊断信息,详情参见链接(右键跳转查看):