提问参考模版:
- nebula 版本:nebula 2.0rc1
- 部署方式(分布式 / 单机 / Docker / DBaaS):docker swarm
- 硬件信息
- hdd
docker swarm重启后一直起不来,每隔几分钟就会重启,
storage 日志如下,Do custom minor compaction!后进程就会stopping,不知道为啥。。。
- hdd
storage 日志
I0123 11:03:01.069562 69 EventListner.h:18] Rocksdb start compaction column family: default because of LevelMaxLevelSize, status: OK, compacted 1 files into 0, base level is 1, output level is 2
I0123 11:03:01.102402 69 EventListner.h:30] Rocksdb compaction completed column family: default because of LevelMaxLevelSize, status: OK, compacted 1 files into 1, base level is 1, output level is 2
I0123 11:03:01.111342 69 EventListner.h:18] Rocksdb start compaction column family: default because of LevelL0FilesNum, status: OK, compacted 4143 files into 0, base level is 0, output level is 1
I0123 11:03:01.118247 69 CompactionFilter.h:62] Do custom minor compaction!
I0123 11:04:23.432250 1 StorageDaemon.cpp:142] Signal 15(Terminated) received, stopping this server