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

Lotus-miner does not distribute work efficiently #4672

Closed
k178613133 opened this issue Oct 31, 2020 · 4 comments
Closed

Lotus-miner does not distribute work efficiently #4672

k178613133 opened this issue Oct 31, 2020 · 4 comments

Comments

@k178613133
Copy link

  1. The worker has been waiting for tasks, and has not received the tasks distributed by miner
    2020-10-31T03:47:06.935+0800 INFO main lotus-seal-worker/main.go:322 Opening local storage; connecting to master
    2020-10-31T03:47:07.376+0800 INFO main lotus-seal-worker/main.go:372 Setting up control endpoint at 127.0.0.1:3456
    2020-10-31T03:47:07.409+0800 INFO main lotus-seal-worker/main.go:436 Waiting for tasks

  2. lotus-miner sectors list。
    Four tasks are stuck in precommitwait. Is the status of this task abnormal

ID State OnChain Active Expiration Deals
0 PreCommitWait NO NO n/a CC
0 PreCommitWait NO NO n/a CC
1 PreCommitWait NO NO n/a CC
6 PreCommitWait NO NO n/a CC
7 PreCommit1 NO NO n/a CC
8 PreCommit1 NO NO n/a CC
9 PreCommit1 NO NO n/a CC

  1. How long does it take for PC1 status? It's nearly seven hours now, and it's still in progress

ID Sector Worker Hostname Task State Time
3 9 0 smart681 PC1 running 6h45m13.7s
4 8 0 smart681 PC1 running 6h45m13.7s
5 7 0 smart681 PC1 running 6h45m13.7s

@jennijuju jennijuju added the need/author-input Hint: Needs Author Input label Nov 2, 2020
@arajasek arajasek added this to the Lotus Stabilization milestone Nov 3, 2020
@jennijuju
Copy link
Member

Could you please try the latest master? If the issue is still there, whats your lotus version? and whats your hardware spec?

could you please also provide lotus-miner sealing jobs and lotus-miner sealing workers?

@jennijuju
Copy link
Member

Please also provide lotus-miner info all for investigation, thanks!

@arajasek
Copy link
Contributor

arajasek commented Nov 6, 2020

We'll definitely need the Lotus version to look into this

@arajasek
Copy link
Contributor

arajasek commented Nov 10, 2020

Maybe fixed by #4778?

@TippyFlitsUK TippyFlitsUK removed the need/author-input Hint: Needs Author Input label Mar 30, 2022
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

4 participants