使用README.md中的步骤部署本地单节点服务时无法启动集群。 使用命令 obd cluster deploy local -c mini-local-example.yaml 可以正确部署集群。 但是使用命令 obd cluster start local 就会得到 Get local repositories and plugins ok [WARN] (127.0.0.1) fs.aio-max-nr m
【问题描述】目前基于docker 启动oceanbase-ce单实例,基于镜像oceanbase/oceanbase-ce:4.2.2本版本,目前通过docker stop 以及docker start 后,发现实例启动异常,或者基于k8s部署 删除 oceanbase pod后,服务再次拉起,oceanbase数据库就无法正常启动。 【复现路径】暂时通过修改启动命令obd cluster start powersmart 暂时无效...
重启oceanbase后,提示Failed to connect oceanbase-ce,根据帖子,置空sys租户root用的登陆密码(前期已设置过root密码)后,可正常connect,但程序一直无法访问ob数据库,报错及log如下: [root@oceanbase ~]# obd cluster restart obtest Get local repositories and plugins ok Load cluster param plugin ok Open ssh conn...
docker run --name obce -e MODE=mini -e OB_SYS_PASSWORD=123456 -e OB_TENANT_PASSWORD=654321 -d quay.io/oceanbase/oceanbase-ce:4.2.1-lts Expected behavior No response Actual behavior No response Additional context /root/.obd/log/obd /root/ob...
执行下面的查询,发现STATUS是FAILED状态 SELECT svr_ip, svr_port, storage_name, status, start_time, finish_time FROM GV$OB_IO_CALIBRATION_STATUS WHERE svr_ip = '192.168.0.223' AND svr_port = 2882; SELECT svr_ip, svr_port, storage_name, status, start_time, finish_time FROM GV$OB_IO_CA...
[2023-11-01 02:47:24.067] [fa22f74a-7860-11ee-b1a6-0242ac110002] [ERROR] oceanbase-ce start failed [2023-11-01 02:47:24.069] [fa22f74a-7860-11ee-b1a6-0242ac110002] [INFO] Seehttps://www.oceanbase.com/product/ob-deployer/error-codes. ...
Check before start obagent ok Start observer ok observer program health check ok Connect to observer ok Start obagent ok [ERROR] failed to set config to 127.0.0.1 obagent. [ERROR] obagent start failed±---+ | observer |±---±---±---±---±---+ | ip | version | port | zone...
when i executed "obd cluster start lo", an error occured "[ERROR] Failed to connect oceanbase-ce" obd cluster start lo Get local repositories and plugins ok [WARN] (127.0.0.1) fs.aio-max-nr must not be less than 1048576 (Current value: 65536) [WARN] (127.0.0.1) open files number ...
EXIT_WHILE_ERROR true Whether quit the container when failed to start observer. if you set EXIT_WHILE_ERROR=false, the container will not exit and you can use log into the container for debugging. OB_CLUSTER_NAME obcluster The oceanbase cluster name OB_TENANT_NAME test The oceanbase mysql ...
【问题描述】bd部署完后start连接报错错误Connect to observer x [ERROR] Failed to connect oceanbase-ce。这是用什么方式去连的哪个observer,还是说安装缺少东西(yaml文件见附件) deploy.zip(644 KB) 乐观2022 年3 月 30 日 16:31#2 按照这个模版调整一下yaml文件,注意里面的依赖。