-
Notifications
You must be signed in to change notification settings - Fork 188
"fail to initial unit Sync of subtask" with many do tables #1260
Comments
the flow of init Sync unit checkpoint:
maybe the cause: if many tables exist AND tracking each row takes a little long time, the total time will become very long, then deadline exceeded. |
Has this issue already fixed? I also encountered the same error in production mode(version 2.0.0). |
fixed in nightly but not v2.0.0. You could find https://github.com/pingcap/dm/releases/tag/v2.0.0-hotfix for v2.0.0 or ask help in AskTUG.com |
Sorry,this hotfix package has a path error:
|
@lance6716 asktug.com/t/topic/63818/4 has a similar error.My environment is a private cloud,so command |
I found that the package name is not consistent with the download link.so ... I guess it's not the correct package. |
you could replace binaries from GitHub release manually, or refer to doc to do a offline nightly TiUP deployment, or request help in asktug.com |
@lance6716 as you said,update tiup and dm version to nightly could solove this issue.Thx a lot. |
Bug Report
Please answer these questions before submitting your issue. Thanks!
What did you do? If possible, provide a recipe for reproducing the error.
start-task
What did you expect to see?
no errors
What did you see instead?
Versions of the cluster
DM version (run
dmctl -V
ordm-worker -V
ordm-master -V
):goroutines:
The text was updated successfully, but these errors were encountered: