nebula版本: 3.8
系统: Ubuntu22.04
storaged启动日志:
I20250716 09:42:16.728956 1069860 NebulaStore.cpp:451] [Space: 66, Part: 96] has existed!
I20250716 09:42:16.728964 1069860 NebulaStore.cpp:451] [Space: 66, Part: 97] has existed!
I20250716 09:42:16.728973 1069860 NebulaStore.cpp:451] [Space: 66, Part: 98] has existed!
I20250716 09:42:16.728981 1069860 NebulaStore.cpp:451] [Space: 66, Part: 99] has existed!
I20250716 09:42:16.728989 1069860 NebulaStore.cpp:451] [Space: 66, Part: 100] has existed!
I20250716 09:42:16.729182 1069860 NebulaStore.cpp:75] Register handler…
I20250716 09:42:16.729193 1069860 StorageServer.cpp:259] Init LogMonitor
I20250716 09:42:16.729391 1069860 StorageServer.cpp:126] Starting Storage HTTP Service
I20250716 09:42:16.729854 1069860 StorageServer.cpp:130] Http Thread Pool started
I20250716 09:42:16.735770 1072310 WebService.cpp:124] Web service started on HTTP[19779]
I20250716 09:42:16.736428 1069860 RocksEngineConfig.cpp:371] Emplace rocksdb option max_bytes_for_level_base=268435456
I20250716 09:42:16.736459 1069860 RocksEngineConfig.cpp:371] Emplace rocksdb option max_write_buffer_number=4
I20250716 09:42:16.736469 1069860 RocksEngineConfig.cpp:371] Emplace rocksdb option write_buffer_size=67108864
I20250716 09:42:16.736717 1069860 RocksEngineConfig.cpp:371] Emplace rocksdb option block_size=8192
I20250716 09:42:16.751588 1069860 RocksEngine.cpp:107] open rocksdb on /usr/local/nebula/data/storage/nebula/0/data
I20250716 09:42:16.751802 1069860 AdminTaskManager.cpp:22] max concurrent subtasks: 10
I20250716 09:42:16.751909 1069860 AdminTaskManager.cpp:40] exit AdminTaskManager::init()
I20250716 09:42:16.752004 1072331 AdminTaskManager.cpp:224] waiting for incoming task
然后storaged节点就直接退出。奇怪的很,这是什么原因