GitHub user SimonLiuhd edited a discussion: rocketmq 4.9.4 cluster has 3 nodes, 
but the third node does not sync data from master

# on the dashboard
the third node (IP postfix is 235) has no data synced from master, and its 
brokerrole is SYNC_MASTRT, NO. is "-1(slave)"
![dashboard](https://github.com/apache/rocketmq/assets/89838158/656feb77-eb9c-472c-aafd-0c8a72ced371)

# and after start the node, log has following errors:
-----------------
2023-12-31 00:09:11 INFO AllocateMappedFileService - AllocateMappedFileService 
service started
2023-12-31 00:09:12 INFO main - last shutdown normally
2023-12-31 00:09:12 INFO main - load commit log OK
2023-12-31 00:09:12 INFO main - load logics queue all over, OK
2023-12-31 00:09:12 INFO main - store checkpoint file exists, 
/data/rmqstore/node00/checkpoint
2023-12-31 00:09:12 INFO main - store checkpoint file physicMsgTimestamp 0, 
19700101080000000
2023-12-31 00:09:12 INFO main - store checkpoint file logicsMsgTimestamp 0, 
19700101080000000
2023-12-31 00:09:12 INFO main - store checkpoint file indexMsgTimestamp 0, 
19700101080000000
2023-12-31 00:09:12 WARN main - The commitlog files are deleted, and delete the 
consume queue files
2023-12-31 00:09:12 INFO main - load over, and the max phy offset = 0
2023-12-31 00:09:12 ERROR main - schedule CQ offset invalid. offset=2098, 
cqMinOffset=0, cqMaxOffset=0, queueId=5
2023-12-31 00:09:12 ERROR main - correct delay offset [ delayLevel 6 ] from 
2098 to 0
2023-12-31 00:09:12 INFO main - [SetReputOffset] maxPhysicalPosInLogicQueue=0 
clMinOffset=0 clMaxOffset=0 clConfirmedOffset=0
2023-12-31 00:09:12 INFO ReputMessageService - ReputMessageService service 
started
2023-12-31 00:09:12 INFO FlushConsumeQueueService - FlushConsumeQueueService 
service started
2023-12-31 00:09:12 INFO StoreStatsService - StoreStatsService service started
2023-12-31 00:09:12 INFO main - /data/rmqstore/node00/abort create OK
2023-12-31 00:10:00 INFO AdminBrokerThread_1 - findPutMessageEntireTimePX 
0.99=0.00ms cost 2ms
2023-12-31 00:10:00 INFO AdminBrokerThread_1 - findPutMessageEntireTimePX 
0.999=0.00ms cost 0ms
2023-12-31 00:10:12 INFO StoreStatsService - [STORETPS] put_tps  get_found_tps  
get_miss_tps  get_transfered_tps 

GitHub link: https://github.com/apache/rocketmq/discussions/7711

----
This is an automatically sent email for dev@rocketmq.apache.org.
To unsubscribe, please send an email to: dev-unsubscr...@rocketmq.apache.org

Reply via email to