obd 黑屏安装总卡在相同的地方

【安装版本 】OceanBase_CE-v4.2.1.7
【问题描述】obd黑屏安装总卡在这里:
[2024-08-08 21:47:02.229] [9eb1c170-558c-11ef-87dd-52560a92023a] [DEBUG] - add bootstrap ref count to 1

[2024-08-08 21:47:02.229] [9eb1c170-558c-11ef-87dd-52560a92023a] [DEBUG] – bootstrap for components: dict_keys([‘oceanbase-ce’, ‘obproxy-ce’, ‘obagent’, ‘ocp-express’])

[2024-08-08 21:47:02.229] [9eb1c170-558c-11ef-87dd-52560a92023a] [DEBUG] – execute sql: set session ob_query_timeout=1000000000

[2024-08-08 21:47:02.229] [9eb1c170-558c-11ef-87dd-52560a92023a] [DEBUG] – execute sql: set session ob_query_timeout=1000000000. args: None

[2024-08-08 21:47:02.231] [9eb1c170-558c-11ef-87dd-52560a92023a] [DEBUG] – execute sql: alter system bootstrap REGION “sys_region” ZONE “zone1” SERVER “ip1:2882”,REGION “sys_region” ZONE “zone2” SERVER “ip2:2882”,REGION “sys_region” ZONE “zone3” SERVER “ip3:2882”. args: None

[2024-08-08 22:03:42.254] [9eb1c170-558c-11ef-87dd-52560a92023a] [DEBUG] – OBD-5000: alter system bootstrap REGION “sys_region” ZONE “zone1” SERVER “ip1:2882”,REGION “sys_region” ZONE “zone2” SERVER “ip1:2882”,REGION “sys_region” ZONE “zone3” SERVER “ip3:2882” execute failed

但是换了Ob web安装 就能成功。
然后把成功安装的ob web的配置文件,再去用黑屏安装,还是卡在相同的地方。信息量太少,根本查不出是什么问题。

2 个赞

obd的详细日志能提供一下么

2 个赞

[2024-08-09 11:31:00.623] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] – ip4 time delta -1.23291015625
[2024-08-09 11:31:00.649] [bf94f556-55ff-11ef-a91b-52560a92023a] [INFO] e[33m[WARN]e[39m OBD-1012: (ip2) clog and data use the same disk (/vdb)
[2024-08-09 11:31:00.649] [bf94f556-55ff-11ef-a91b-52560a92023a] [INFO] e[33m[WARN]e[39m OBD-1012: (ip3) clog and data use the same disk (/vdb)
[2024-08-09 11:31:00.649] [bf94f556-55ff-11ef-a91b-52560a92023a] [INFO] e[33m[WARN]e[39m OBD-2000: (ip4) not enough memory. (Free: 9143M, Need: 10240M)
[2024-08-09 11:31:00.649] [bf94f556-55ff-11ef-a91b-52560a92023a] [INFO] e[33m[WARN]e[39m OBD-1012: (ip4) clog and data use the same disk (/vdb)
[2024-08-09 11:31:00.649] [bf94f556-55ff-11ef-a91b-52560a92023a] [INFO]
[2024-08-09 11:31:00.650] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] - sub start_check ref count to 0
[2024-08-09 11:31:00.650] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] - export start_check
[2024-08-09 11:31:00.650] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] - plugin oceanbase-ce-py_script_start_check-4.2.2.0 result: True
[2024-08-09 11:31:00.650] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] - Call obproxy-ce-py_script_start_check-4.2.3 for obproxy-ce-4.2.3.0-3.el7-0490ebc04220def8d25cb9cac9ac61a4efa6d639
[2024-08-09 11:31:00.650] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] - import start_check
[2024-08-09 11:31:00.651] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] - add start_check ref count to 1
[2024-08-09 11:31:00.652] [bf94f556-55ff-11ef-a91b-52560a92023a] [INFO] Check before start obproxy
[2024-08-09 11:31:00.652] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] – admin@ip2 execute: cat /home/admin/cluster/obproxy/run/obproxy-ip2-2883.pid
[2024-08-09 11:31:00.666] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] – exited code 1, error output:
[2024-08-09 11:31:00.666] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] cat: /home/admin/cluster/obproxy/run/obproxy-ip2-2883.pid: No such file or directory
[2024-08-09 11:31:00.666] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG]
[2024-08-09 11:31:00.666] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] – ip2 port check
[2024-08-09 11:31:00.666] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] – admin@ip2 execute: bash -c ‘cat /proc/net/{tcp*,udp*}’ | awk -F’ ’ ‘{if($4==“0A”) print $2,$4,$10}’ | grep ‘:0B43’ | awk -F’ ’ ‘{print $3}’ | uniq
[2024-08-09 11:31:00.723] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] – exited code 0
[2024-08-09 11:31:00.723] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] – admin@ip2 execute: bash -c ‘cat /proc/net/{tcp*,udp*}’ | awk -F’ ’ ‘{if($4==“0A”) print $2,$4,$10}’ | grep ‘:0B44’ | awk -F’ ’ ‘{print $3}’ | uniq
[2024-08-09 11:31:00.779] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] – exited code 0
[2024-08-09 11:31:00.780] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] – admin@ip3 execute: cat /home/admin/cluster/obproxy/run/obproxy-ip3-2883.pid
[2024-08-09 11:31:00.784] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] – exited code 1, error output:
[2024-08-09 11:31:00.784] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] cat: /home/admin/cluster/obproxy/run/obproxy-ip3-2883.pid: No such file or directory
[2024-08-09 11:31:00.784] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG]
[2024-08-09 11:31:00.784] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] – ip3 port check
[2024-08-09 11:31:00.784] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] – admin@ip3 execute: bash -c ‘cat /proc/net/{tcp*,udp*}’ | awk -F’ ’ ‘{if($4==“0A”) print $2,$4,$10}’ | grep ‘:0B43’ | awk -F’ ’ ‘{print $3}’ | uniq
[2024-08-09 11:31:00.831] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] – exited code 0
[2024-08-09 11:31:00.832] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] – admin@ip3 execute: bash -c ‘cat /proc/net/{tcp*,udp*}’ | awk -F’ ’ ‘{if($4==“0A”) print $2,$4,$10}’ | grep ‘:0B44’ | awk -F’ ’ ‘{print $3}’ | uniq
[2024-08-09 11:31:00.878] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] – exited code 0
[2024-08-09 11:31:00.913] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] - sub start_check ref count to 0
[2024-08-09 11:31:00.913] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] - export start_check
[2024-08-09 11:31:00.913] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] - plugin obproxy-ce-py_script_start_check-4.2.3 result: True
[2024-08-09 11:31:00.913] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] - Call obagent-py_script_start_check-1.3.0 for obagent-4.2.2-100000042024011120.el7-19739a07a12eab736aff86ecf357b1ae660b554e
[2024-08-09 11:31:00.913] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] - import start_check
[2024-08-09 11:31:00.915] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] - add start_check ref count to 1
[2024-08-09 11:31:00.915] [bf94f556-55ff-11ef-a91b-52560a92023a] [INFO] Check before start obagent
[2024-08-09 11:31:00.918] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] – admin@ip2 execute: cat /home/admin/cluster/obagent/run/ob_agentd.pid
[2024-08-09 11:31:00.932] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] – exited code 1, error output:
[2024-08-09 11:31:00.932] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] cat: /home/admin/cluster/obagent/run/ob_agentd.pid: No such file or directory
[2024-08-09 11:31:00.932] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG]
[2024-08-09 11:31:00.932] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] – ip2 port check
[2024-08-09 11:31:00.932] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] – admin@ip2 execute: bash -c ‘cat /proc/net/{tcp*,udp*}’ | awk -F’ ’ ‘{if($4==“0A”) print $2,$4,$10}’ | grep ‘:1F99’ | awk -F’ ’ ‘{print $3}’ | uniq
[2024-08-09 11:31:00.991] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] – exited code 0
[2024-08-09 11:31:00.991] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] – admin@ip2 execute: bash -c ‘cat /proc/net/{tcp*,udp*}’ | awk -F’ ’ ‘{if($4==“0A”) print $2,$4,$10}’ | grep ‘:1F98’ | awk -F’ ’ ‘{print $3}’ | uniq
[2024-08-09 11:31:01.048] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] – exited code 0
[2024-08-09 11:31:01.048] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] – admin@ip3 execute: cat /home/admin/cluster/obagent/run/ob_agentd.pid
[2024-08-09 11:31:01.053] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] – exited code 1, error output:
[2024-08-09 11:31:01.053] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] cat: /home/admin/cluster/obagent/run/ob_agentd.pid: No such file or directory
[2024-08-09 11:31:01.053] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG]
[2024-08-09 11:31:01.053] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] – ip3 port check
[2024-08-09 11:31:01.053] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] – admin@ip3 execute: bash -c ‘cat /proc/net/{tcp*,udp*}’ | awk -F’ ’ ‘{if($4==“0A”) print $2,$4,$10}’ | grep ‘:1F99’ | awk -F’ ’ ‘{print $3}’ | uniq
[2024-08-09 11:31:01.100] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] – exited code 0
[2024-08-09 11:31:01.100] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] – admin@ip3 execute: bash -c ‘cat /proc/net/{tcp*,udp*}’ | awk -F’ ’ ‘{if($4==“0A”) print $2,$4,$10}’ | grep ‘:1F98’ | awk -F’ ’ ‘{print $3}’ | uniq
[2024-08-09 11:31:01.147] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] – exited code 0
[2024-08-09 11:31:01.147] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] – admin@ip4 execute: cat /home/admin/cluster/obagent/run/ob_agentd.pid
[2024-08-09 11:31:01.161] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] – exited code 1, error output:
[2024-08-09 11:31:01.161] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] cat: /home/admin/cluster/obagent/run/ob_agentd.pid: No such file or directory
[2024-08-09 11:31:01.161] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG]
[2024-08-09 11:31:01.161] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] – ip4 port check
[2024-08-09 11:31:01.161] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] – admin@ip4 execute: bash -c ‘cat /proc/net/{tcp*,udp*}’ | awk -F’ ’ ‘{if($4==“0A”) print $2,$4,$10}’ | grep ‘:1F99’ | awk -F’ ’ ‘{print $3}’ | uniq
[2024-08-09 11:31:01.219] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] – exited code 0
[2024-08-09 11:31:01.219] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] – admin@ip4 execute: bash -c ‘cat /proc/net/{tcp*,udp*}’ | awk -F’ ’ ‘{if($4==“0A”) print $2,$4,$10}’ | grep ‘:1F98’ | awk -F’ ’ ‘{print $3}’ | uniq
[2024-08-09 11:31:01.277] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] – exited code 0
[2024-08-09 11:31:01.309] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] - sub start_check ref count to 0
[2024-08-09 11:31:01.309] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] - export start_check
[2024-08-09 11:31:01.309] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] - plugin obagent-py_script_start_check-1.3.0 result: True
[2024-08-09 11:31:01.310] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] - Call ocp-express-py_script_start_check-4.2.2 for ocp-express-4.2.2-100000022024011120.el7-09ffcf156d1df9318a78af52656f499d2315e3f7
[2024-08-09 11:31:01.310] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] - import start_check
[2024-08-09 11:31:01.313] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] - add start_check ref count to 1
[2024-08-09 11:31:01.314] [bf94f556-55ff-11ef-a91b-52560a92023a] [INFO] Check before start ocp-express
[2024-08-09 11:31:01.317] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] – admin@ip1 execute: cat /home/admin/cluster/ocpexpress/run/ocp-express.pid
[2024-08-09 11:31:01.330] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] – exited code 1, error output:
[2024-08-09 11:31:01.330] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] cat: /home/admin/cluster/ocpexpress/run/ocp-express.pid: No such file or directory
[2024-08-09 11:31:01.330] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG]
[2024-08-09 11:31:01.330] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] – admin@ip1 execute: bash -c ‘cat /proc/net/{udp*,tcp*}’ | awk -F’ ’ ‘{if($4==“0A”) print $2,$4,$10}’ | grep ‘:1FF4’ | awk -F’ ’ ‘{print $3}’ | uniq
[2024-08-09 11:31:01.386] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] – exited code 0
[2024-08-09 11:31:01.386] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] – admin@ip1 append ‘/home/admin/cluster/ocpexpress/jre/bin:’ to PATH
[2024-08-09 11:31:01.386] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] – admin@ip1 execute: java -version
[2024-08-09 11:31:01.487] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] – exited code 0
[2024-08-09 11:31:01.488] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] – admin@ip1 execute: cat /proc/meminfo
[2024-08-09 11:31:01.538] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] – exited code 0
[2024-08-09 11:31:01.539] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] – admin@ip1 execute: df --block-size=1024
[2024-08-09 11:31:01.591] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] – exited code 0
[2024-08-09 11:31:01.592] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] – get disk info for path /dev, total: 8317345792 avail: 8317345792
[2024-08-09 11:31:01.592] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] – get disk info for path /dev/shm, total: 8327942144 avail: 8327929856
[2024-08-09 11:31:01.592] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] – get disk info for path /run, total: 8327942144 avail: 8302211072
[2024-08-09 11:31:01.592] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] – get disk info for path /sys/fs/cgroup, total: 8327942144 avail: 8327942144
[2024-08-09 11:31:01.592] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] – get disk info for path /, total: 42140401664 avail: 28375121920
[2024-08-09 11:31:01.592] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] – get disk info for path /vdb, total: 211242950656 avail: 200425877504
[2024-08-09 11:31:01.592] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] – get disk info for path /run/user/1001, total: 1665589248 avail: 1665589248
[2024-08-09 11:31:01.592] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] – get disk info for path /run/user/1004, total: 1665589248 avail: 1665589248
[2024-08-09 11:31:01.592] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] – admin@ip1 execute: df --block-size=1024 /home/admin/cluster/ocpexpress/log
[2024-08-09 11:31:01.644] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] – exited code 0
[2024-08-09 11:31:01.644] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] – get disk info for path /, total: 42140401664 avail: 28375117824
[2024-08-09 11:31:01.708] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] - sub start_check ref count to 0
[2024-08-09 11:31:01.708] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] - export start_check
[2024-08-09 11:31:01.708] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] - plugin ocp-express-py_script_start_check-4.2.2 result: True
[2024-08-09 11:31:01.708] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] - Call oceanbase-ce-py_script_start-4.2.2.0 for oceanbase-ce-4.2.4.0-100000082024070810.el7-7dc8b049b3283ef4660cdf6e3cfa24f81e9d2a78
[2024-08-09 11:31:01.708] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] - import start
[2024-08-09 11:31:01.710] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] - add start ref count to 1
[2024-08-09 11:31:01.710] [bf94f556-55ff-11ef-a91b-52560a92023a] [INFO] Start observer
[2024-08-09 11:31:01.711] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] – admin@ip2 execute: ls /vdb/cluster/data/clog/tenant_1/
[2024-08-09 11:31:01.726] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] – exited code 2, error output:
[2024-08-09 11:31:01.726] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] ls: cannot access /vdb/cluster/data/clog/tenant_1/: No such file or directory
[2024-08-09 11:31:01.726] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG]
[2024-08-09 11:31:01.726] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] – admin@ip2 execute: cat /home/admin/cluster/oceanbase-ce/run/observer.pid
[2024-08-09 11:31:01.779] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] – exited code 1, error output:
[2024-08-09 11:31:01.780] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] cat: /home/admin/cluster/oceanbase-ce/run/observer.pid: No such file or directory
[2024-08-09 11:31:01.780] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG]
[2024-08-09 11:31:01.780] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] – ip2 start command construction
[2024-08-09 11:31:01.780] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] – admin@ip3 execute: ls /vdb/cluster/data/clog/tenant_1/
[2024-08-09 11:31:01.785] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] – exited code 2, error output:
[2024-08-09 11:31:01.786] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] ls: cannot access /vdb/cluster/data/clog/tenant_1/: No such file or directory
[2024-08-09 11:31:01.786] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG]
[2024-08-09 11:31:01.786] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] – admin@ip3 execute: cat /home/admin/cluster/oceanbase-ce/run/observer.pid
[2024-08-09 11:31:01.830] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] – exited code 1, error output:
[2024-08-09 11:31:01.830] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] cat: /home/admin/cluster/oceanbase-ce/run/observer.pid: No such file or directory
[2024-08-09 11:31:01.830] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG]
[2024-08-09 11:31:01.830] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] – ip3 start command construction
[2024-08-09 11:31:01.830] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] – admin@ip4 execute: ls /vdb/cluster/data/clog/tenant_1/
[2024-08-09 11:31:01.846] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] – exited code 2, error output:
[2024-08-09 11:31:01.846] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] ls: cannot access /vdb/cluster/data/clog/tenant_1/: No such file or directory
[2024-08-09 11:31:01.846] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG]
[2024-08-09 11:31:01.846] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] – admin@ip4 execute: cat /home/admin/cluster/oceanbase-ce/run/observer.pid
[2024-08-09 11:31:01.900] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] – exited code 1, error output:
[2024-08-09 11:31:01.900] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] cat: /home/admin/cluster/oceanbase-ce/run/observer.pid: No such file or directory
[2024-08-09 11:31:01.900] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG]
[2024-08-09 11:31:01.900] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] – ip4 start command construction
[2024-08-09 11:31:01.900] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] – starting ip2 observer
[2024-08-09 11:31:01.900] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] – admin@ip2 set env LD_LIBRARY_PATH to ‘/home/admin/cluster/oceanbase-ce/lib:’
[2024-08-09 11:31:01.900] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] – admin@ip2 execute: cd /home/admin/cluster/oceanbase-ce; /home/admin/cluster/oceanbase-ce/bin/observer -r ‘ip2:2882:2881;ip3:2882:2881;ip4:2882:2881’ -p 2881 -P 2882 -z ‘zone1’ -n ‘obtest’ -c 1723101456 -d ‘/vdb/cluster/data’ -I ‘ip2’ -o __min_full_resource_pool_memory=2147483648,datafile_size=‘20G’,datafile_maxsize=‘100G’,log_disk_size=‘20G’,enable_syslog_recycle=True,enable_syslog_wf=False,max_syslog_file_count=4,memory_limit=‘10G’,system_memory=‘2G’
[2024-08-09 11:31:01.988] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] – exited code 0
[2024-08-09 11:31:01.988] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] – admin@ip2 set env LD_LIBRARY_PATH to ‘’
[2024-08-09 11:31:01.988] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] – starting ip3 observer
[2024-08-09 11:31:01.988] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] – admin@ip3 set env LD_LIBRARY_PATH to ‘/home/admin/cluster/oceanbase-ce/lib:’
[2024-08-09 11:31:01.988] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] – admin@ip3 execute: cd /home/admin/cluster/oceanbase-ce; /home/admin/cluster/oceanbase-ce/bin/observer -r ‘ip2:2882:2881;ip3:2882:2881;ip4:2882:2881’ -p 2881 -P 2882 -z ‘zone2’ -n ‘obtest’ -c 1723101456 -d ‘/vdb/cluster/data’ -I ‘ip3’ -o __min_full_resource_pool_memory=2147483648,datafile_size=‘20G’,datafile_maxsize=‘100G’,log_disk_size=‘20G’,enable_syslog_recycle=True,enable_syslog_wf=False,max_syslog_file_count=4,memory_limit=‘10G’,system_memory=‘2G’
[2024-08-09 11:31:02.061] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] – exited code 0
[2024-08-09 11:31:02.061] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] – admin@ip3 set env LD_LIBRARY_PATH to ‘’
[2024-08-09 11:31:02.061] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] – starting ip4 observer
[2024-08-09 11:31:02.062] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] – admin@ip4 set env LD_LIBRARY_PATH to ‘/home/admin/cluster/oceanbase-ce/lib:’
[2024-08-09 11:31:02.062] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] – admin@ip4 execute: cd /home/admin/cluster/oceanbase-ce; /home/admin/cluster/oceanbase-ce/bin/observer -r ‘ip2:2882:2881;ip3:2882:2881;ip4:2882:2881’ -p 2881 -P 2882 -z ‘zone3’ -n ‘obtest’ -c 1723101456 -d ‘/vdb/cluster/data’ -I ‘ip4’ -o __min_full_resource_pool_memory=2147483648,datafile_size=‘20G’,datafile_maxsize=‘100G’,log_disk_size=‘20G’,enable_syslog_recycle=True,enable_syslog_wf=False,max_syslog_file_count=4,memory_limit=‘10G’,system_memory=‘2G’
[2024-08-09 11:31:02.143] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] – exited code 0
[2024-08-09 11:31:02.143] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] – admin@ip4 set env LD_LIBRARY_PATH to ‘’
[2024-08-09 11:31:02.232] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] – start_obshell: False
[2024-08-09 11:31:02.232] [bf94f556-55ff-11ef-a91b-52560a92023a] [INFO] observer program health check
[2024-08-09 11:31:05.236] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] – ip2 program health check
[2024-08-09 11:31:05.236] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] – admin@ip2 execute: cat /home/admin/cluster/oceanbase-ce/run/observer.pid
[2024-08-09 11:31:05.250] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] – exited code 0
[2024-08-09 11:31:05.250] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] – admin@ip2 execute: ls /proc/32426
[2024-08-09 11:31:05.304] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] – exited code 0
[2024-08-09 11:31:05.305] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] – ip2 observer[pid: 32426] started
[2024-08-09 11:31:05.305] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] – ip3 program health check
[2024-08-09 11:31:05.305] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] – admin@ip3 execute: cat /home/admin/cluster/oceanbase-ce/run/observer.pid
[2024-08-09 11:31:05.310] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] – exited code 0
[2024-08-09 11:31:05.310] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] – admin@ip3 execute: ls /proc/22585
[2024-08-09 11:31:05.356] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] – exited code 0
[2024-08-09 11:31:05.356] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] – ip3 observer[pid: 22585] started
[2024-08-09 11:31:05.356] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] – ip4 program health check
[2024-08-09 11:31:05.356] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] – admin@ip4 execute: cat /home/admin/cluster/oceanbase-ce/run/observer.pid
[2024-08-09 11:31:05.372] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] – exited code 0
[2024-08-09 11:31:05.372] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] – admin@ip4 execute: ls /proc/30575
[2024-08-09 11:31:05.426] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] – exited code 0
[2024-08-09 11:31:05.426] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] – ip4 observer[pid: 30575] started
[2024-08-09 11:31:05.491] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] – need_bootstrap: True
[2024-08-09 11:31:05.492] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] - sub start ref count to 0
[2024-08-09 11:31:05.492] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] - export start
[2024-08-09 11:31:05.492] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] - plugin oceanbase-ce-py_script_start-4.2.2.0 result: True
[2024-08-09 11:31:05.492] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] - Call oceanbase-ce-py_script_connect-4.2.2.0 for oceanbase-ce-4.2.4.0-100000082024070810.el7-7dc8b049b3283ef4660cdf6e3cfa24f81e9d2a78
[2024-08-09 11:31:05.492] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] – connect obshell (ip2:2886)
[2024-08-09 11:31:05.492] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] – connect obshell (ip3:2886)
[2024-08-09 11:31:05.492] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] – connect obshell (ip4:2886)
[2024-08-09 11:31:05.492] [bf94f556-55ff-11ef-a91b-52560a92023a] [INFO] Connect to observer
[2024-08-09 11:31:05.493] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] – connect ip2 -P2881 -uroot -pHell0WRD
[2024-08-09 11:31:05.534] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] – connect ip3 -P2881 -uroot -pHell0WRD
[2024-08-09 11:31:05.535] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] – connect ip4 -P2881 -uroot -pHell0WRD
[2024-08-09 11:31:08.539] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] – connect ip2 -P2881 -uroot -p
[2024-08-09 11:31:08.542] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] – execute sql: select 1. args: None
[2024-08-09 11:31:08.621] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] - plugin oceanbase-ce-py_script_connect-4.2.2.0 result: True
[2024-08-09 11:31:08.621] [bf94f556-55ff-11ef-a91b-52560a92023a] [INFO] Initialize oceanbase-ce
[2024-08-09 11:31:08.622] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] - Call oceanbase-ce-py_script_bootstrap-4.2.2.0 for oceanbase-ce-4.2.4.0-100000082024070810.el7-7dc8b049b3283ef4660cdf6e3cfa24f81e9d2a78
[2024-08-09 11:31:08.622] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] - import bootstrap
[2024-08-09 11:31:08.624] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] - add bootstrap ref count to 1
[2024-08-09 11:31:08.624] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] – bootstrap for components: dict_keys([‘oceanbase-ce’, ‘obproxy-ce’, ‘obagent’, ‘ocp-express’])
[2024-08-09 11:31:08.624] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] – execute sql: set session ob_query_timeout=1000000000
[2024-08-09 11:31:08.624] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] – execute sql: set session ob_query_timeout=1000000000. args: None
[2024-08-09 11:31:08.625] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] – execute sql: alter system bootstrap REGION “sys_region” ZONE “zone1” SERVER “ip2:2882”,REGION “sys_region” ZONE “zone2” SERVER “ip3:2882”,REGION “sys_region” ZONE “zone3” SERVER “ip4:2882”. args: None
[2024-08-09 11:47:48.644] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] – OBD-5000: alter system bootstrap REGION “sys_region” ZONE “zone1” SERVER “ip2:2882”,REGION “sys_region” ZONE “zone2” SERVER “ip3:2882”,REGION “sys_region” ZONE “zone3” SERVER “ip4:2882” execute failed
[2024-08-09 11:47:48.644] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] – execute sql: alter user “root” IDENTIFIED BY %s. args: [‘Hell0WRD’]
[2024-08-09 12:04:28.689] [bf94f556-55ff-11ef-a91b-52560a92023a] [ERROR] OBD-5000: alter user “root” IDENTIFIED BY %s execute failed
[2024-08-09 12:04:28.689] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] – execute sql: select * from oceanbase.__all_server. args: None
[2024-08-09 12:04:28.690] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] – OBD-5000: select * from oceanbase.__all_server execute failed
[2024-08-09 12:04:29.692] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] – execute sql: select * from oceanbase.__all_server. args: None
[2024-08-09 12:04:29.693] [bf94f556-55ff-11ef-a91b-52560a92023a] [DEBUG] – OBD-5000: select * from oceanbase.__all_server execute failed

2 个赞

提供一下安装时期的ob日志吧,附近发出来。这边帮您分析一下

2 个赞

你是说 observer的日志?

2 个赞

是的

2 个赞

observer.log (78.3 KB)
太大了 截取了最后200多行 您看一下 谢谢

2 个赞

很多报错应该都是ob安装后报出来的,可以提供一下更完整的日志么

2 个赞

17:34部署的,包括yaml,obd,observer日志,麻烦您看一下。停在initialize oceanbase-ce不动。
observer.zip (5.2 MB)

2 个赞

我也是

2 个赞

谢谢

检查服务器时钟差异 clockdiff

这是时钟同步情况,58是obd,59是observer

obd版本是多少

4.2.4。4.3.2也出现这种情况然后换成了4.2.4还是一样。

没有看到yaml中你配置sys租户的详情,你的内存也建议设置大一点,memory_limit

这个不是可选的吗

有报错内存不够
set production_mode to false
yaml里面设置production_mode位false

修改了也没用。我上传的yaml就是false

boot strap失败确认下是不是三个节点都没起来。