【 使用环境 】测试环境(contos7 的虚拟机,虚拟机给了12c,20G内存,80G硬盘,程序给的资源见下方配置文件)
【 OB or 其他组件 】
【 使用版本 】 见下方配置文件中有
【问题描述】使用 obd cluster start ocp 启动不了ocp,大佬们帮忙看看资源给的合不合理,其中机器时间可能有点问题,日志里的时间不准,实际是下午五点半
删减了一部分日志,因为提交时他说最多放3w字
麻烦诸位了
【复现路径】
【附件及日志】
执行指令
[root@localhost ~]# obd cluster start ocp
Get local repositories ok
Load cluster param plugin ok
Open ssh connection ok
Check before start ocp-server ok
cluster scenario: None
Start observer ok
observer program health check x
[WARN] OBD-2002: Failed to start 192.168.230.200 observer
See https://www.oceanbase.com/product/ob-deployer/error-codes .
Trace ID: 35a18a9c-a925-11f0-815c-00505622e6d9
If you want to view detailed obd logs, please run: obd display-trace 35a18a9c-a925-11f0-815c-00505622e6d9
配置文件 (root/.obd/cluster/ocp/config.yaml)
user:
username: root
password: '123456'
port: 22
oceanbase:
version: 4.2.1.8
release: 208020042025040711.el8
package_hash: 6917757e6f3714e930c45501562e19f0ef43684b
192.168.230.200:
zone: zone1
servers:
- 192.168.230.200
global:
appname: ocp
root_password: '@+6{}G?Qsn^%=uu^=2FT[EP.kOI8iw'
mysql_port: 2881
rpc_port: 2882
home_path: /home/admin/oceanbase
data_dir: /data/1
redo_dir: /data/log1
memory_limit: 16GB
system_memory: 7GB
ocp_meta_tenant:
tenant_name: ocp_meta
max_cpu: 1.0
memory_size: 3G
ocp_meta_username: root
ocp_meta_password: +u+vOVJolDXvyy
ocp_meta_db: meta_database
ocp_monitor_tenant:
tenant_name: ocp_monitor
max_cpu: 1.0
memory_size: 3G
ocp_monitor_username: root
ocp_monitor_password: +u+vOVJolDXvyy
ocp_monitor_db: monitor_database
cluster_id: 1760364587
proxyro_password: 9nV5L6W3Bv
ocp_root_password: RysGV7CblG
ocp_meta_tenant_log_disk_size: 6G
enable_syslog_wf: false
max_syslog_file_count: 16
production_mode: false
datafile_size: 4G
log_disk_size: 20G
cpu_count: 10
datafile_maxsize: 20G
datafile_next: 2G
obproxy:
version: 4.3.1.4
package_hash: 311f7a47d1b6144f7b7a65b9dc3856bb8e33b625
release: 242025032019.el8
servers:
- 192.168.230.200
global:
home_path: /home/admin/obproxy
prometheus_listen_port: 2884
listen_port: 2883
enable_obproxy_rpc_service: false
proxy_mem_limited: 1GB
obproxy_sys_password: wfqICdREQx
skip_proxy_sys_private_check: true
enable_strict_kernel_release: false
enable_cluster_checkout: false
depends:
- oceanbase
192.168.230.200:
proxy_id: 3907
client_session_id_version: 2
ocp-server:
version: 4.3.5
package_hash: 22ebee552455f0b087df7b9a2fab9617f68248f0
release: 20250326153512.el7
servers:
- 192.168.230.200
global:
home_path: /root/ocp
soft_dir: /root/software
log_dir: /root/logs
ocp_site_url: http://192.168.230.200:8080
port: 8080
admin_password: +u+vOVJolDXvyy
memory_size: 3G
manage_info:
machine: 1
depends:
- oceanbase
- obproxy
以下是日志(root/.obd/log/obd日志)
[2025-10-15 01:42:55.019] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] -- 192.168.230.200 port check
[2025-10-15 01:42:55.019] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] -- root@192.168.230.200 execute: bash -c 'cat /proc/net/{tcp*,udp*}' | awk -F' ' '{if($4=="0A") print $2,$4,$10}' | grep ':0B43' | awk -F' ' '{print $3}' | uniq
[2025-10-15 01:42:55.069] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] -- exited code 0
[2025-10-15 01:42:55.070] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] -- root@192.168.230.200 execute: bash -c 'cat /proc/net/{tcp*,udp*}' | awk -F' ' '{if($4=="0A") print $2,$4,$10}' | grep ':0B44' | awk -F' ' '{print $3}' | uniq
[2025-10-15 01:42:55.125] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] -- exited code 0
[2025-10-15 01:42:55.126] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] - sub port_check ref count to 0
[2025-10-15 01:42:55.126] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] - export port_check
[2025-10-15 01:42:55.126] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] - plugin obproxy-py_script_port_check-4.3.0 result: True
[2025-10-15 01:42:55.126] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] - share lock `/root/.obd/lock/mirror_and_repo`, count 6
[2025-10-15 01:42:55.129] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] - Searching start_check_pre plugin for components ...
[2025-10-15 01:42:55.129] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] - Searching start_check_pre plugin for ocp-server-4.3.5-20250326153512.el7-22ebee552455f0b087df7b9a2fab9617f68248f0
[2025-10-15 01:42:55.129] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] - Found for ocp-server-py_script_start_check_pre-4.2.1 for ocp-server-4.3.5
[2025-10-15 01:42:55.129] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] - Call plugin ocp-server-py_script_start_check_pre-4.2.1 for ocp-server-4.3.5-20250326153512.el7-22ebee552455f0b087df7b9a2fab9617f68248f0
[2025-10-15 01:42:55.129] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] - import start_check_pre
[2025-10-15 01:42:55.130] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] - add start_check_pre ref count to 1
[2025-10-15 01:42:55.131] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] - sub start_check_pre ref count to 0
[2025-10-15 01:42:55.131] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] - export start_check_pre
[2025-10-15 01:42:55.131] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] - plugin ocp-server-py_script_start_check_pre-4.2.1 result: True
[2025-10-15 01:42:55.131] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] - Searching parameter_pre plugin for components ...
[2025-10-15 01:42:55.131] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] - Searching parameter_pre plugin for ocp-server-4.3.5-20250326153512.el7-22ebee552455f0b087df7b9a2fab9617f68248f0
[2025-10-15 01:42:55.132] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] - Found for ocp-server-py_script_parameter_pre-4.2.1 for ocp-server-4.3.5
[2025-10-15 01:42:55.132] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] - Call plugin ocp-server-py_script_parameter_pre-4.2.1 for ocp-server-4.3.5-20250326153512.el7-22ebee552455f0b087df7b9a2fab9617f68248f0
[2025-10-15 01:42:55.132] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] - import parameter_pre
[2025-10-15 01:42:55.133] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] - add parameter_pre ref count to 1
[2025-10-15 01:42:55.136] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] - sub parameter_pre ref count to 0
[2025-10-15 01:42:55.136] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] - export parameter_pre
[2025-10-15 01:42:55.136] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] - plugin ocp-server-py_script_parameter_pre-4.2.1 result: True
[2025-10-15 01:42:55.136] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] - Searching sudo_check plugin for components ...
[2025-10-15 01:42:55.136] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] - Searching sudo_check plugin for ocp-server-4.3.5-20250326153512.el7-22ebee552455f0b087df7b9a2fab9617f68248f0
[2025-10-15 01:42:55.137] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] - Found for ocp-server-py_script_sudo_check-4.2.1 for ocp-server-4.3.5
[2025-10-15 01:42:55.137] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] - Call plugin ocp-server-py_script_sudo_check-4.2.1 for ocp-server-4.3.5-20250326153512.el7-22ebee552455f0b087df7b9a2fab9617f68248f0
[2025-10-15 01:42:55.137] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] - import sudo_check
[2025-10-15 01:42:55.138] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] - add sudo_check ref count to 1
[2025-10-15 01:42:55.138] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] -- sudo nopasswd check
[2025-10-15 01:42:55.138] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] -- root@192.168.230.200 execute: sudo -n true
[2025-10-15 01:42:55.217] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] -- exited code 0
[2025-10-15 01:42:55.217] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] - sub sudo_check ref count to 0
[2025-10-15 01:42:55.218] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] - export sudo_check
[2025-10-15 01:42:55.218] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] - plugin ocp-server-py_script_sudo_check-4.2.1 result: True
[2025-10-15 01:42:55.218] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] - Searching password_check plugin for components ...
[2025-10-15 01:42:55.218] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] - Searching password_check plugin for ocp-server-4.3.5-20250326153512.el7-22ebee552455f0b087df7b9a2fab9617f68248f0
[2025-10-15 01:42:55.218] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] - Found for ocp-server-py_script_password_check-4.2.2 for ocp-server-4.3.5
[2025-10-15 01:42:55.219] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] - Call plugin ocp-server-py_script_password_check-4.2.2 for ocp-server-4.3.5-20250326153512.el7-22ebee552455f0b087df7b9a2fab9617f68248f0
[2025-10-15 01:42:55.219] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] - import password_check
[2025-10-15 01:42:55.220] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] - add password_check ref count to 1
[2025-10-15 01:42:55.220] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] - sub password_check ref count to 0
[2025-10-15 01:42:55.220] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] - export password_check
[2025-10-15 01:42:55.220] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] - plugin ocp-server-py_script_password_check-4.2.2 result: True
[2025-10-15 01:42:55.220] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] - Searching tenant_check plugin for components ...
[2025-10-15 01:42:55.220] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] - Searching tenant_check plugin for ocp-server-4.3.5-20250326153512.el7-22ebee552455f0b087df7b9a2fab9617f68248f0
[2025-10-15 01:42:55.221] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] - Found for ocp-server-py_script_tenant_check-4.2.1 for ocp-server-4.3.5
[2025-10-15 01:42:55.221] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] - Call plugin ocp-server-py_script_tenant_check-4.2.1 for ocp-server-4.3.5-20250326153512.el7-22ebee552455f0b087df7b9a2fab9617f68248f0
[2025-10-15 01:42:55.221] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] - import tenant_check
[2025-10-15 01:42:55.222] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] - add tenant_check ref count to 1
[2025-10-15 01:42:55.222] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] - sub tenant_check ref count to 0
[2025-10-15 01:42:55.222] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] - export tenant_check
[2025-10-15 01:42:55.222] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] - plugin ocp-server-py_script_tenant_check-4.2.1 result: True
[2025-10-15 01:42:55.223] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] - Searching java_check plugin for components ...
[2025-10-15 01:42:55.223] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] - Searching java_check plugin for ocp-server-4.3.5-20250326153512.el7-22ebee552455f0b087df7b9a2fab9617f68248f0
[2025-10-15 01:42:55.223] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] - Found for ocp-server-py_script_java_check-4.2.1 for ocp-server-4.3.5
[2025-10-15 01:42:55.223] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] - Call plugin ocp-server-py_script_java_check-4.2.1 for ocp-server-4.3.5-20250326153512.el7-22ebee552455f0b087df7b9a2fab9617f68248f0
[2025-10-15 01:42:55.223] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] - import java_check
[2025-10-15 01:42:55.224] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] - add java_check ref count to 1
[2025-10-15 01:42:55.224] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] -- java check
[2025-10-15 01:42:55.225] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] -- root@192.168.230.200 append '/root/ocp/jre/bin:' to PATH
[2025-10-15 01:42:55.225] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] -- root@192.168.230.200 execute: java -version
[2025-10-15 01:42:55.322] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] -- exited code 0
[2025-10-15 01:42:55.323] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] -- java version <ssh.SshReturn object at 0x2b5205902f40>
[2025-10-15 01:42:55.323] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] -- java_major_version 1.8.0
[2025-10-15 01:42:55.323] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] -- java_update_version 332
[2025-10-15 01:42:55.323] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] - sub java_check ref count to 0
[2025-10-15 01:42:55.324] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] - export java_check
[2025-10-15 01:42:55.324] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] - plugin ocp-server-py_script_java_check-4.2.1 result: True
[2025-10-15 01:42:55.324] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] - Searching clockdiff_check plugin for components ...
[2025-10-15 01:42:55.324] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] - Searching clockdiff_check plugin for ocp-server-4.3.5-20250326153512.el7-22ebee552455f0b087df7b9a2fab9617f68248f0
[2025-10-15 01:42:55.324] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] - Found for ocp-server-py_script_clockdiff_check-4.2.1 for ocp-server-4.3.5
[2025-10-15 01:42:55.325] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] - Call plugin ocp-server-py_script_clockdiff_check-4.2.1 for ocp-server-4.3.5-20250326153512.el7-22ebee552455f0b087df7b9a2fab9617f68248f0
[2025-10-15 01:42:55.325] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] - import clockdiff_check
[2025-10-15 01:42:55.325] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] - add clockdiff_check ref count to 1
[2025-10-15 01:42:55.326] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] -- clockdiff check
[2025-10-15 01:42:55.326] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] -- root@192.168.230.200 execute: clockdiff -o 127.0.0.1
[2025-10-15 01:42:55.377] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] -- exited code 0
[2025-10-15 01:42:55.378] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] - sub clockdiff_check ref count to 0
[2025-10-15 01:42:55.378] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] - export clockdiff_check
[2025-10-15 01:42:55.378] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] - plugin ocp-server-py_script_clockdiff_check-4.2.1 result: True
[2025-10-15 01:42:55.378] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] - Searching general_check plugin for components ...
[2025-10-15 01:42:55.378] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] - Searching general_check plugin for ocp-server-4.3.5-20250326153512.el7-22ebee552455f0b087df7b9a2fab9617f68248f0
[2025-10-15 01:42:55.379] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] - Found for ocp-server-py_script_general_check-4.2.1 for ocp-server-4.3.5
[2025-10-15 01:42:55.379] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] - Call plugin ocp-server-py_script_general_check-4.2.1 for ocp-server-4.3.5-20250326153512.el7-22ebee552455f0b087df7b9a2fab9617f68248f0
[2025-10-15 01:42:55.379] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] - import general_check
[2025-10-15 01:42:55.382] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] - add general_check ref count to 1
[2025-10-15 01:42:55.383] [35a18a9c-a925-11f0-815c-00505622e6d9] [INFO] Check before start ocp-server
[2025-10-15 01:42:55.383] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] -- oceanbase version check
[2025-10-15 01:42:55.383] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] -- root@192.168.230.200 execute: cat /root/ocp/run/ocp-server.pid
[2025-10-15 01:42:55.432] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] -- exited code 1, error output:
[2025-10-15 01:42:55.432] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] /etc/profile.d/lang.sh:行29: 警告:setlocale: LC_TIME: 无法改变区域选项 (zh_CN.UTF-8)
[2025-10-15 01:42:55.432] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] cat: /root/ocp/run/ocp-server.pid: No such file or directory
[2025-10-15 01:42:55.432] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG]
[2025-10-15 01:42:55.432] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] -- user check
[2025-10-15 01:42:55.432] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] -- port check
[2025-10-15 01:42:55.432] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] -- root@192.168.230.200 execute: bash -c 'cat /proc/net/{tcp*,udp*}' | awk -F' ' '{if($4=="0A") print $2,$4,$10}' | grep ':1F90' | awk -F' ' '{print $3}' | uniq
[2025-10-15 01:42:55.487] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] -- exited code 0
[2025-10-15 01:42:55.488] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] -- memory check
[2025-10-15 01:42:55.488] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] -- root@192.168.230.200 execute: cat /proc/meminfo
[2025-10-15 01:42:55.540] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] -- exited code 0
[2025-10-15 01:42:55.540] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] -- disk check
[2025-10-15 01:42:55.540] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] -- root@192.168.230.200 execute: df --block-size=1024
[2025-10-15 01:42:55.592] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] -- exited code 0
[2025-10-15 01:42:55.593] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] -- get disk info for path /dev, total: 10419863552 avail: 10419863552
[2025-10-15 01:42:55.593] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] -- get disk info for path /dev/shm, total: 10432172032 avail: 10432172032
[2025-10-15 01:42:55.593] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] -- get disk info for path /run, total: 10432172032 avail: 10419920896
[2025-10-15 01:42:55.593] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] -- get disk info for path /sys/fs/cgroup, total: 10432172032 avail: 10432172032
[2025-10-15 01:42:55.593] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] -- get disk info for path /, total: 39746781184 avail: 4534210560
[2025-10-15 01:42:55.593] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] -- get disk info for path /boot, total: 1063256064 avail: 905805824
[2025-10-15 01:42:55.593] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] -- get disk info for path /home, total: 19404947456 avail: 5509279744
[2025-10-15 01:42:55.593] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] -- get disk info for path /run/user/0, total: 2086436864 avail: 2086436864
[2025-10-15 01:42:55.593] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] -- root@192.168.230.200 execute: df --block-size=1024 /root/logs
[2025-10-15 01:42:55.646] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] -- exited code 0
[2025-10-15 01:42:55.646] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] -- get disk info for path /, total: 39746781184 avail: 4534210560
[2025-10-15 01:42:55.776] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] - sub general_check ref count to 0
[2025-10-15 01:42:55.776] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] - export general_check
[2025-10-15 01:42:55.777] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] - plugin ocp-server-py_script_general_check-4.2.1 result: True
[2025-10-15 01:42:55.777] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] - Searching start template for components ...
[2025-10-15 01:42:55.777] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] - Call workflow oceanbase-py_script_workflow_start-4.2.1.4 for oceanbase-4.2.1.8-208020042025040711.el8-6917757e6f3714e930c45501562e19f0ef43684b
[2025-10-15 01:42:55.778] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] - import start
[2025-10-15 01:42:55.778] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] - add start ref count to 1
[2025-10-15 01:42:55.779] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] - sub start ref count to 0
[2025-10-15 01:42:55.779] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] - export start
[2025-10-15 01:42:55.779] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] - plugin oceanbase-py_script_workflow_start-4.2.1.4 result: True
[2025-10-15 01:42:55.779] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] - Found for oceanbase-py_script_workflow_start-4.2.1.4 for oceanbase-4.2.1.4
[2025-10-15 01:42:55.779] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] - Searching start template for components ...
[2025-10-15 01:42:55.779] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] - Call workflow obproxy-py_script_workflow_start-3.2.1 for obproxy-4.3.1.4-242025032019.el8-311f7a47d1b6144f7b7a65b9dc3856bb8e33b625
[2025-10-15 01:42:55.779] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] - import start
[2025-10-15 01:42:55.780] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] - add start ref count to 1
[2025-10-15 01:42:55.780] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] - sub start ref count to 0
[2025-10-15 01:42:55.780] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] - export start
[2025-10-15 01:42:55.780] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] - plugin obproxy-py_script_workflow_start-3.2.1 result: True
[2025-10-15 01:42:55.780] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] - Found for obproxy-py_script_workflow_start-3.2.1 for obproxy-3.2.1
[2025-10-15 01:42:55.780] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] - Searching start template for components ...
[2025-10-15 01:42:55.780] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] - Call workflow ocp-server-py_script_workflow_start-4.2.1 for ocp-server-4.3.5-20250326153512.el7-22ebee552455f0b087df7b9a2fab9617f68248f0
[2025-10-15 01:42:55.781] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] - import start
[2025-10-15 01:42:55.782] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] - add start ref count to 1
[2025-10-15 01:42:55.782] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] - root@192.168.230.200 execute: ls /root/ocp/.bootstrapped
[2025-10-15 01:42:55.795] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] - exited code 0
[2025-10-15 01:42:55.795] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] - sub start ref count to 0
[2025-10-15 01:42:55.796] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] - export start
[2025-10-15 01:42:55.796] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] - plugin ocp-server-py_script_workflow_start-4.2.1 result: True
[2025-10-15 01:42:55.796] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] - Found for ocp-server-py_script_workflow_start-4.2.1 for ocp-server-4.2.1
[2025-10-15 01:42:55.796] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] - Searching configserver_pre plugin for components ...
[2025-10-15 01:42:55.796] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] - Searching configserver_pre plugin for oceanbase-4.2.1.8-208020042025040711.el8-6917757e6f3714e930c45501562e19f0ef43684b
[2025-10-15 01:42:55.797] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] - Found for oceanbase-py_script_configserver_pre-3.1.0 for oceanbase-4.2.1.8
[2025-10-15 01:42:55.797] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] - Call plugin oceanbase-py_script_configserver_pre-3.1.0 for oceanbase-4.2.1.8-208020042025040711.el8-6917757e6f3714e930c45501562e19f0ef43684b
[2025-10-15 01:42:55.797] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] - import configserver_pre
[2025-10-15 01:42:55.798] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] - add configserver_pre ref count to 1
[2025-10-15 01:42:55.798] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] - sub configserver_pre ref count to 0
[2025-10-15 01:42:55.798] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] - export configserver_pre
[2025-10-15 01:42:55.798] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] - plugin oceanbase-py_script_configserver_pre-3.1.0 result: True
[2025-10-15 01:42:55.798] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] - Searching start_pre plugin for components ...
[2025-10-15 01:42:55.799] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] - Searching start_pre plugin for oceanbase-4.2.1.8-208020042025040711.el8-6917757e6f3714e930c45501562e19f0ef43684b
[2025-10-15 01:42:55.799] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] - Found for oceanbase-py_script_start_pre-4.2.0.0 for oceanbase-4.2.1.8
[2025-10-15 01:42:55.799] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] - Call plugin oceanbase-py_script_start_pre-4.2.0.0 for oceanbase-4.2.1.8-208020042025040711.el8-6917757e6f3714e930c45501562e19f0ef43684b
[2025-10-15 01:42:55.799] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] - import start_pre
[2025-10-15 01:42:55.801] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] - add start_pre ref count to 1
[2025-10-15 01:42:55.801] [35a18a9c-a925-11f0-815c-00505622e6d9] [INFO] cluster scenario: None
[2025-10-15 01:42:55.802] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] -- root@192.168.230.200 execute: ls /data/1/clog/tenant_1/
[2025-10-15 01:42:55.848] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] -- exited code 0
[2025-10-15 01:42:55.848] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] -- root@192.168.230.200 execute: cat /home/admin/oceanbase/run/observer.pid
[2025-10-15 01:42:55.900] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] -- exited code 1, error output:
[2025-10-15 01:42:55.901] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] /etc/profile.d/lang.sh:行29: 警告:setlocale: LC_TIME: 无法改变区域选项 (zh_CN.UTF-8)
[2025-10-15 01:42:55.901] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] cat: /home/admin/oceanbase/run/observer.pid: No such file or directory
[2025-10-15 01:42:55.901] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG]
[2025-10-15 01:42:55.901] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] -- 192.168.230.200 start command construction
[2025-10-15 01:42:55.901] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] - sub start_pre ref count to 0
[2025-10-15 01:42:55.901] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] - export start_pre
[2025-10-15 01:42:55.902] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] - plugin oceanbase-py_script_start_pre-4.2.0.0 result: True
[2025-10-15 01:42:55.902] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] - Searching start plugin for components ...
[2025-10-15 01:42:55.902] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] - Searching start plugin for oceanbase-4.2.1.8-208020042025040711.el8-6917757e6f3714e930c45501562e19f0ef43684b
[2025-10-15 01:42:55.902] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] - Found for oceanbase-py_script_start-3.1.0 for oceanbase-4.2.1.8
[2025-10-15 01:42:55.903] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] - Call plugin oceanbase-py_script_start-3.1.0 for oceanbase-4.2.1.8-208020042025040711.el8-6917757e6f3714e930c45501562e19f0ef43684b
[2025-10-15 01:42:55.903] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] - import start
[2025-10-15 01:42:55.903] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] - add start ref count to 1
[2025-10-15 01:42:55.904] [35a18a9c-a925-11f0-815c-00505622e6d9] [INFO] Start observer
[2025-10-15 01:42:55.904] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] -- starting 192.168.230.200 observer
[2025-10-15 01:42:55.905] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] -- root@192.168.230.200 export LD_LIBRARY_PATH='/home/admin/oceanbase/lib:'
[2025-10-15 01:42:55.905] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] -- root@192.168.230.200 execute: cd /home/admin/oceanbase; /home/admin/oceanbase/bin/observer -p 2881 -P 2882 -z 'zone1' -n 'ocp' -c 1760364587 -d '/data/1' -I '192.168.230.200' -o __min_full_resource_pool_memory=2147483648,memory_limit='16G',system_memory='7G',enable_syslog_wf=False,max_syslog_file_count=16,datafile_size='4G',log_disk_size='20G',cpu_count=10,datafile_maxsize='20G',datafile_next='2G'
[2025-10-15 01:42:56.022] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] -- exited code 0
[2025-10-15 01:42:56.023] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] -- root@192.168.230.200 delete env LD_LIBRARY_PATH
[2025-10-15 01:42:56.035] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] -- need_bootstrap: False
[2025-10-15 01:42:56.035] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] - sub start ref count to 0
[2025-10-15 01:42:56.035] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] - export start
[2025-10-15 01:42:56.035] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] - plugin oceanbase-py_script_start-3.1.0 result: True
[2025-10-15 01:42:56.035] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] - Searching health_check plugin for components ...
[2025-10-15 01:42:56.035] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] - Searching health_check plugin for oceanbase-4.2.1.8-208020042025040711.el8-6917757e6f3714e930c45501562e19f0ef43684b
[2025-10-15 01:42:56.036] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] - Found for oceanbase-py_script_health_check-3.1.0 for oceanbase-4.2.1.8
[2025-10-15 01:42:56.036] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] - Call plugin oceanbase-py_script_health_check-3.1.0 for oceanbase-4.2.1.8-208020042025040711.el8-6917757e6f3714e930c45501562e19f0ef43684b
[2025-10-15 01:42:56.036] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] - import health_check
[2025-10-15 01:42:56.037] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] - add health_check ref count to 1
[2025-10-15 01:42:56.038] [35a18a9c-a925-11f0-815c-00505622e6d9] [INFO] observer program health check
[2025-10-15 01:42:59.042] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] -- 192.168.230.200 program health check
[2025-10-15 01:42:59.042] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] -- root@192.168.230.200 execute: cat /home/admin/oceanbase/run/observer.pid
[2025-10-15 01:42:59.056] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] -- exited code 1, error output:
[2025-10-15 01:42:59.056] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] /etc/profile.d/lang.sh:行29: 警告:setlocale: LC_TIME: 无法改变区域选项 (zh_CN.UTF-8)
[2025-10-15 01:42:59.056] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] cat: /home/admin/oceanbase/run/observer.pid: No such file or directory
[2025-10-15 01:42:59.056] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG]
[2025-10-15 01:42:59.181] [35a18a9c-a925-11f0-815c-00505622e6d9] [WARNING] e[33m[WARN]e[39m OBD-2002: Failed to start 192.168.230.200 observer
[2025-10-15 01:42:59.181] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] - sub health_check ref count to 0
[2025-10-15 01:42:59.181] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] - export health_check
[2025-10-15 01:42:59.181] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] - plugin oceanbase-py_script_health_check-3.1.0 result: False
[2025-10-15 01:42:59.184] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] - share lock /root/.obd/lock/mirror_and_repo release, count 5
[2025-10-15 01:42:59.184] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] - share lock /root/.obd/lock/mirror_and_repo release, count 4
[2025-10-15 01:42:59.184] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] - share lock /root/.obd/lock/mirror_and_repo release, count 3
[2025-10-15 01:42:59.185] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] - share lock /root/.obd/lock/mirror_and_repo release, count 2
[2025-10-15 01:42:59.185] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] - share lock /root/.obd/lock/mirror_and_repo release, count 1
[2025-10-15 01:42:59.185] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] - share lock /root/.obd/lock/mirror_and_repo release, count 0
[2025-10-15 01:42:59.185] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] - unlock /root/.obd/lock/mirror_and_repo
[2025-10-15 01:42:59.185] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] - exclusive lock /root/.obd/lock/deploy_ocp release, count 0
[2025-10-15 01:42:59.185] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] - unlock /root/.obd/lock/deploy_ocp
[2025-10-15 01:42:59.185] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] - share lock /root/.obd/lock/global release, count 0
[2025-10-15 01:42:59.185] [35a18a9c-a925-11f0-815c-00505622e6d9] [DEBUG] - unlock /root/.obd/lock/global
[2025-10-15 01:42:59.185] [35a18a9c-a925-11f0-815c-00505622e6d9] [INFO] See https://www.oceanbase.com/product/ob-deployer/error-codes .
[2025-10-15 01:42:59.185] [35a18a9c-a925-11f0-815c-00505622e6d9] [INFO] Trace ID: 35a18a9c-a925-11f0-815c-00505622e6d9
[2025-10-15 01:42:59.186] [35a18a9c-a925-11f0-815c-00505622e6d9] [INFO] If you want to view detailed obd logs, please run: obd display-trace 35a18a9c-a925-11f0-815c-00505622e6d9