[admin@tgypt-xx24b003-cs21w ~]$ obd cluster start ocp1 --skip-create-tenant
[WARN] no such option: --skip-create-tenant
Get local repositories ok
Search plugins ok
Open ssh connection ok
Load cluster param plugin ok
Check before start ocp-server ok
Start ocp-server ok
ocp-server program health check |
ocp-server program health check /
ocp-server program health check /
ocp-server program health check -
ocp-server program health check |
[ERROR] failed to start 10.125.10.1 ocp-server
[ERROR] start ocp-server failed
[ERROR] ocp-server-ce start failed
See https://www.oceanbase.com/product/ob-deployer/error-codes .
Trace ID: c3fd1960-97c7-11f0-b490-b8e3b1e695a8
If you want to view detailed obd logs, please run: obd display-trace c3fd1960-97c7-11f0-b490-b8e3b1e695a8
[admin@tgypt-xx24b003-cs21w ~]$
[admin@tgypt-xx24b003-cs21w ~]$
[admin@tgypt-xx24b003-cs21w ~]$
[admin@tgypt-xx24b003-cs21w ~]$
[admin@tgypt-xx24b003-cs21w ~]$
[admin@tgypt-xx24b003-cs21w ~]$ obd cluster list
±-------------------------------------------------------+
| Cluster List |
±-----±------------------------------±----------------+
| Name | Configuration Path | Status (Cached) |
±-----±------------------------------±----------------+
| ocp1 | /home/admin/.obd/cluster/ocp1 | stopped |
±-----±------------------------------±----------------+
Trace ID: 8cc82c80-97c9-11f0-b262-b8e3b1e695a8
If you want to view detailed obd logs, please run: obd display-trace 8cc82c80-97c9-11f0-b262-b8e3b1e695a8
查询日志
2025-09-22 23:36:09.356 WARN 16669 — [pool-collect-self-metric-half-minute-1,] c.o.o.s.c.m.InnerExporterServiceImpl : Failed to collect ocp self-metrics
java.lang.IllegalStateException: org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@359b650b has not been refreshed yet
at org.springframework.context.support.AbstractApplicationContext.assertBeanFactoryActive(AbstractApplicationContext.java:1144)
at org.springframework.context.support.AbstractApplicationContext.getBean(AbstractApplicationContext.java:1162)
at com.oceanbase.ocp.core.util.BeanUtils.getBean(BeanUtils.java:43)
at com.oceanbase.ocp.service.task.util.Beans.secondStore(Beans.java:118)
at com.oceanbase.ocp.server.common.metrics.InnerExporterServiceImpl.collect(InnerExporterServiceImpl.java:78)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)