【 使用环境 】生产环境
【 OB or 其他组件 】OCP-Server 升级
【 使用版本 】4.3.5升级至4.3.6
【问题描述】升级失败,4.3.5的Server也挂了,无法启动,metaDB正常,ocp-agent也正常。8080无法监听,web无法访问。
obd cluster restart xxxx -c ocp-server-ce
Get local repositories and plugins ok
Load cluster param plugin ok
[ERROR] No such component: ocp-server-ce
See https://www.oceanbase.com/product/ob-deployer/error-codes .
升级失败之后,obd cluster list的状态变成了configured
我执行:
vi .data 文件把状态改为STATUS_STOPPED
status: STATUS_STOPPED
config_status: UNCHNAGE
然后
obd cluster start xxx 成功,但是ocp-server还是没有启动。
当前:
metadb的observer、ocp-agent等都是正常的,独缺这个ocp-server。
ocp-server 8080无法启动,升级到了最后一步就无法连接当前的OCP Server,所以是升级也无法再升。