Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

数据同步失败 #469

Open
helloworld0xff opened this issue Jul 30, 2024 · 0 comments
Open

数据同步失败 #469

helloworld0xff opened this issue Jul 30, 2024 · 0 comments

Comments

@helloworld0xff
Copy link

将某个节点的数据全部删除后,无法同步最新数据,报错如下

I20240730 19:40:50.470150 54291 snapshot.cpp:519] Deleting /mnt/fast_pool/evdb/44/snapshot/temp
I20240730 19:40:50.595078 54291 node.cpp:2661] node 44:10.210.146.22:31650:0:0 received InstallSnapshotRequest last_included_log_index=64943885 last_include_log_term=517 from 10.210.146.19:31650:0:0 when last_log_id=(index=0,term=0)
I20240730 19:40:54.846653 54300 node.cpp:1616] node 44:10.210.146.22:31650:0:0 term 517 start pre_vote
W20240730 19:40:54.846679 54300 node.cpp:1619] node 44:10.210.146.22:31650:0:0 term 517 doesn't do pre_vote when installing snapshot as the configuration is possibly out of date
I20240730 19:40:54.871170 54329 snapshot_executor.cpp:620] node 44:10.210.146.22:31650:0:0 Trying to cancel downloading snapshot : group_id: "44" server_id: "10.210.146.19:31650:0:0" peer_id: "10.210.146.22:31650:0:0" term: 517 meta { last_included_index: 64943885 last_included_term: 517 peers: "10.210.146.19:31650:0:0" peers: "10.210.146.20:31650:0:0" peers: "10.210.146.21:31650:0:0" peers: "10.210.146.22:31650:0:0" peers: "10.210.146.96:31650:0:0" } uri: "remote://10.210.146.19:31650/4081385460822740682"
W20240730 19:40:56.422829 54285 snapshot.cpp:785] Fail to copy, error_code 125 error_msg Operation canceled writer path /mnt/fast_pool/evdb/44/snapshot/temp
I20240730 19:40:56.422849 54285 snapshot.cpp:519] Deleting /mnt/fast_pool/evdb/44/snapshot/temp
I20240730 19:40:56.524463 54286 node.cpp:2661] node 44:10.210.146.22:31650:0:0 received InstallSnapshotRequest last_included_log_index=64943885 last_include_log_term=517 from 10.210.146.19:31650:0:0 when last_log_id=(index=0,term=0)
I20240730 19:41:10.015895 54307 node.cpp:1616] node 44:10.210.146.22:31650:0:0 term 517 start pre_vote
W20240730 19:41:10.015910 54307 node.cpp:1619] node 44:10.210.146.22:31650:0:0 term 517 doesn't do pre_vote when installing snapshot as the configuration is possibly out of date
I20240730 19:41:29.470330 54276 snapshot_executor.cpp:620] node 44:10.210.146.22:31650:0:0 Trying to cancel downloading snapshot : group_id: "44" server_id: "10.210.146.19:31650:0:0" peer_id: "10.210.146.22:31650:0:0" term: 517 meta { last_included_index: 64943885 last_included_term: 517 peers: "10.210.146.19:31650:0:0" peers: "10.210.146.20:31650:0:0" peers: "10.210.146.21:31650:0:0" peers: "10.210.146.22:31650:0:0" peers: "10.210.146.96:31650:0:0" } uri: "remote://10.210.146.19:31650/4081385460822740690"
W20240730 19:41:32.938345 54313 snapshot.cpp:785] Fail to copy, error_code 125 error_msg Operation canceled writer path /mnt/fast_pool/evdb/44/snapshot/temp
mmexport1722339287210

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant