-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Can't remove or terminate sector. #8316
Comments
|
Are you sure you sent the miner containing sector 390? |
need to find the sector files for 390, if it is damaged, try to repair it, no need to terminate |
how to repair? |
I know a community tool, https://github.com/filecoin-box/lotus-box or https://github.com/froghub-io/filecoin-sealer-recover , you can try |
Since the sector was forcibly updated, the status does not change even if the sector file is restored. Other work is possible only when the state can be modified. |
Checklist
Latest release
, or the most recent RC(release canadiate) for the upcoming release or the dev branch(master), or have an issue updating to any of these.Lotus component
Lotus Version
Describe the Bug
cpu usage rate 50%-80%, disk busy 50%-80%,
Sector update remove terminator is not allowed.
In the log, continue to output the truncating sector log {spector: 390} warning output.
Logging Information
Repo Steps
./lotus-shed sectors terminate --really-do-it 390
2022-03-15T08:15:34.908+0900 WARN lotus-shed lotus-shed/main.go:103 mpool push message:
main.glob..func83
/root/lotus/cmd/lotus-shed/sectors.go:150
can't remove it even with the above command.
log.txt
The text was updated successfully, but these errors were encountered: