-
Notifications
You must be signed in to change notification settings - Fork 165
Open
Labels
type: bugSomething isn't workingSomething isn't working
Description
Describe the bug
Use docker way to start seek db
Environment
-
OS Version and CPU Arch(
uname -a):
mac x86 -
OB Version(
LD_LIBRARY_PATH=../lib:$LD_LIBRARY_PATH ./observer -V): -
Hardware resource(
cpu core/memory size/disk hardware):
Fast Reproduce Steps(Required)
Steps to reproduce the behavior:
Use docker run to start seek db, but my docker is Engine: 24.0.6
Expected behavior
container run and seekdb is ready?
Actual Behavior
2025-12-20 14:55:25 Starting seekdb with command: /usr/bin/observer --base-dir=/var/lib/oceanbase --port=2881 --data-dir=/var/lib/oceanbase/store --redo-dir=/var/lib/oceanbase/store/redo --parameter datafile_size=2G --parameter datafile_next=2G --parameter datafile_maxsize=50G --parameter cpu_count=4 --parameter memory_limit=2G --parameter log_disk_size=2G
2025-12-20 14:55:25 Configuration loaded from: /etc/oceanbase/seekdb.cnf
2025-12-20 14:55:25 SeekDB started successfully, starting obshell agent...
2025-12-20 14:55:36 seekdb is still not ready.
2025-12-20 14:55:46 seekdb is still not ready.
2025-12-20 14:55:56 seekdb is still not ready.
2025-12-20 14:56:06 seekdb is still not ready.
2025-12-20 14:56:16 seekdb is still not ready.
2025-12-20 14:56:26 seekdb is still not ready.
2025-12-20 14:56:36 seekdb is still not ready.
/var/lib/oceanbase/log
[2025-12-20 06:55:26.837133] INFO destroy_array (ob_dchash.h:433) [69][observer][T0][Y0-0000000000000001-0-0] [lt=623] DCHash: destroy_array: N9oceanbase6common9SessionIDE this=0x7fc029487130 array=0x7fc028564030 array_size=8192
[2025-12-20 06:55:26.840647] INFO [COMMON] clear_global_di_container (ob_diagnostic_info_container.h:153) [69][observer][T0][Y0-0000000000000001-0-0] [lt=607] clear global di container
[2025-12-20 06:55:26.841348] INFO [SERVER] destroy (ob_server.cpp:861) [69][observer][T0][Y0-0000000000000001-0-0] [lt=701] begin to destroy cgroup service
[2025-12-20 06:55:26.842037] INFO [SERVER] destroy (ob_server.cpp:863) [69][observer][T0][Y0-0000000000000001-0-0] [lt=688] cgroup service destroyed
[2025-12-20 06:55:26.842687] INFO [SERVER] deinit_plugin (ob_server.cpp:2458) [69][observer][T0][Y0-0000000000000001-0-0] [lt=649] plugin deinit done
[2025-12-20 06:55:26.843446] INFO [SERVER] deinit_zlib_lite_compressor (ob_server.cpp:2491) [69][observer][T0][Y0-0000000000000001-0-0] [lt=736] zlib lite compressor deinit done
[2025-12-20 06:55:26.844101] INFO [SERVER] destroy (ob_server.cpp:869) [69][observer][T0][Y0-0000000000000001-0-0] [lt=654] begin to destroy log io device wrapper
[2025-12-20 06:55:26.844752] INFO [SERVER] destroy (ob_server.cpp:871) [69][observer][T0][Y0-0000000000000001-0-0] [lt=648] log io device wrapper destroyed
[2025-12-20 06:55:26.845449] INFO [SERVER] destroy (ob_server.cpp:874) [69][observer][T0][Y0-0000000000000001-0-0] [lt=696] [OBSERVER_NOTICE] destroy observer end
[2025-12-20 06:55:26.846082] EDIAG [SERVER] inner_main (main.cpp:408) [69][observer][T0][Y0-0000000000000001-0-0] [lt=631][errcode=-4016] observer init fail(ret=-4016) BACKTRACE:0x604a058 0x5c8d67d 0xb73d519 0xb73d056 0xb73cc02 0xb73195d 0xb7335ff 0xb73f712 0x1aef2fa0 0xb734e3a 0x7fc029cadeb0 0x7fc029cadf60 0x641a455
Additional context
following some seeks in #36
rain2307
Metadata
Metadata
Assignees
Labels
type: bugSomething isn't workingSomething isn't working