【 使用环境 】生产环境 or 测试环境
【 OB or 其他组件 】
【 使用版本 】 OceanBase Deploy: 4.0.0
【问题描述】obd部署的obproxy,组件扩容失败
【复现路径】
扩容 obproxy (由3节点扩容到 4节点 )
obd cluster scale_out zhangchong_ob_test -c scale_out.yaml
[root@localhost zhangchong_ob_test]$ cat scale_out.yaml
obproxy-ce:
servers:
- 10.1.224.52
global:
prometheus_listen_port: 2884
listen_port: 2883
rpc_listen_port: 2885
home_path: /root/dba_zc/ob_soft/zhangchong_ob_test/obproxy
obproxy_sys_password: 'xxxxx'
skip_proxy_sys_private_check: true
enable_strict_kernel_release: false
cluster_name: zhangchong_ob_test
observer_root_password: xxx
扩容日志.txt (25.0 KB)





