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

Keep failing at runPost - sanity checked failed #3493

Closed
jennijuju opened this issue Sep 2, 2020 · 3 comments
Closed

Keep failing at runPost - sanity checked failed #3493

jennijuju opened this issue Sep 2, 2020 · 3 comments
Labels
area/mining Area: Mining

Comments

@jennijuju
Copy link
Member

Lotus version 0.5.7

miner id: t09964

Issue: The miner is claiming that they were attacked once which lead sectors to be put in fault stage. They were hoping to recover them, however they were not able to submit PoSt proof successfully ever since. They are running 73 workers and 867/868 sectors(~40TiB power) were in fault in ddl1.

Error messages

{
"level": "error",
"ts": "2020-09-01T18:28:45.061+0800",
"logger": "storageminer",
"caller": "storage/wdpost_run.go:61",
"msg": "runPost failed: running post failed:\n github.com/filecoin-project/lotus/storage.(*WindowPoStScheduler).runPost\n /home/ps/code/community/lotus/storage/wdpost_run.go:410\n - sanity check failed\n github.com/filecoin-project/filecoin-ffi.GenerateWindowPoSt\n \t/home/ps/code/community/lotus/extern/filecoin-ffi/proofs.go:579\n github.com/filecoin-project/lotus/extern/sector-storage/ffiwrapper.(*Sealer).GenerateWindowPoSt\n \t/home/ps/code/community/lotus/extern/sector-storage/ffiwrapper/verifier_cgo.go:41\n github.com/filecoin-project/lotus/storage.(*WindowPoStScheduler).runPost\n \t/home/ps/code/community/lotus/storage/wdpost_run.go:408\n github.com/filecoin-project/lotus/storage.(*WindowPoStScheduler).dPost.func1\n \t/home/ps/code/community/lotus/storage/wdpost_run.go:49\n runtime.goexit\n \t/usr/lib/go-1.14/src/runtime/asm_amd64.s:1373"
}


2. ```bash
{"level":"error","ts":"2020-09-02T18:29:10.504+0800","logger":"storageminer","caller":"storage/wdpost_run.go:61","msg":"runPost failed: running post failed:\n    github.com/filecoin-project/lotus/storage.(*WindowPoStScheduler).runPost\n        /home/ps/code/community/lotus/storage/wdpost_run.go:410\n  - sanity check failed\n    github.com/filecoin-project/filecoin-ffi.GenerateWindowPoSt\n    \t/home/ps/code/community/lotus/extern/filecoin-ffi/proofs.go:579\n    github.com/filecoin-project/lotus/extern/sector-storage/ffiwrapper.(*Sealer).GenerateWindowPoSt\n    \t/home/ps/code/community/lotus/extern/sector-storage/ffiwrapper/verifier_cgo.go:41\n    github.com/filecoin-project/lotus/storage.(*WindowPoStScheduler).runPost\n    \t/home/ps/code/community/lotus/storage/wdpost_run.go:408\n    github.com/filecoin-project/lotus/storage.(*WindowPoStScheduler).dPost.func1\n    \t/home/ps/code/community/lotus/storage/wdpost_run.go:49\n    runtime.goexit\n    \t/usr/lib/go-1.14/src/runtime/asm_amd64.s:1373"}

Note: I asked the miner for output of lotus-miner sealing jobs and `lotus-miner sectors status --log . Let me know if anything else can be helpful for debugging.

@arajasek arajasek added the area/mining Area: Mining label Sep 2, 2020
@axzmin
Copy link

axzmin commented Sep 4, 2020

How solved this problem?

@jennijuju jennijuju changed the title Keep failing at runPost Keep failing at runPost - sanity checked failed Sep 7, 2020
@jennijuju
Copy link
Member Author

@arajasek can you forward this ticket to the right person so that we can get this investigated? i saw 5-10 miners report the same issue everyday

@jennijuju
Copy link
Member Author

#3710

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/mining Area: Mining
Projects
None yet
Development

No branches or pull requests

3 participants