【 使用环境 】测试环境
【 OB or 其他组件 】
OB数据库 4.2.1.7
【问题描述】清晰明确描述问题
一开始使用Navicat复制一张表结构和数据失败,报错4638-The RootServer is not the master,后面使用
obd cluster stop StandAlone,obd cluster start StandAlone重启数据库失败
报错变成
后面使用命令
obd cluster start StandAlone -c oceanbase-ce解决
想要知道为什么会出现这个问题?
【附件及日志】
部分日志
observer.txt (2.8 MB)
election.7z (4.4 MB)
发一下obd.log日志
obd cluster list --查看一下集群名
obd cluster edit-config {集群名} --保存yaml文件 发一下
看着像是connect超时导致,可能是环境较差导致,你再重启复现一次,然后把obserer日志发出来一份看看
没有备份,怕恢复不了
这个有备份嘛
今天就准备做一下
想知道这个问题是怎么发生的
学习
会不会在跑业务的时候,关机会加入到黑名单去
报错4638-The RootServer is not the master 这个问题可能是队列卡住导致。
需要使用obstack进行分析,可以使用obd 安装obstack等复现出来了帮忙抓取一下堆栈
好的,还有就是大佬
为什么obd cluster start StandAlone会启动失败
obd cluster start StandAlone -c oceanbase-ce为什么这个有可以成功
start启动超时了,看日志显示一直connect但是没有反馈连接成功直到任务过期结束。