lotus
lotus copied to clipboard
Reference implementation of the Filecoin protocol, written in Go
**Describe the problem** 3 sectors show FinalizeSector in sectors list, but show Proving in sector status. **WdPoSt fails.** Sectors have been stuck in this state for ~48 hours even after...
Recently, 10 bad sectors appeared in one of the deadlines. After one or two WindowPoSts, they have not recovered. Here they are: ``` Faults: 10 Faulty Sectors: [54632 54634 55102...
2021-07-20T00:49:59.871+0800 ERROR sectors storage-sealing/fsm.go:28 unhandled sector error (3): checkPieces sanity check error: github.com/filecoin-project/lotus/extern/storage-sealing.(*Sealing).handlePreCommit1 /usr/local/go/code/lotus/extern/storage-sealing/states_sealing.go:199 miner log: 2021-07-20T00:57:38.791+0800 ERROR sectors storage-sealing/fsm.go:28 unhandled sector error (6): checkPieces sanity check error: github.com/filecoin-project/lotus/extern/storage-sealing.(*Sealing).handlePreCommit1 /usr/local/go/code/lotus/extern/storage-sealing/states_sealing.go:199...
When sealing task go from PC1 to PC2, the miner's log repeat showing: ` seal pre commit(1) failed: storage call error 0: failed to acquire sector` and then PC1 restart....
### Improvement Suggestion: Lotus Miner software is tested on Datacenter hardware prior to public releases Previously released Lotus versions did not always exercise full miner workflows, from sealing to window...
### Checklist - [X] This is **not** a new feature or an enhancement to the Filecoin protocol. If it is, please open an [FIP issue](https://github.com/filecoin-project/FIPs/blob/master/FIPS/fip-0001.md). - [X] This is **not**...
### Checklist - [X] This is **not** a new feature or an enhancement to the Filecoin protocol. If it is, please open an [FIP issue](https://github.com/filecoin-project/FIPs/blob/master/FIPS/fip-0001.md). - [X] This is **not**...
### Checklist - [X] This is **not** a security-related bug/issue. If it is, please follow please follow the [security policy](https://github.com/filecoin-project/lotus/security/policy). - [X] This is **not** a question or a support...
### Checklist - [X] This is **not** a new feature or an enhancement to the Filecoin protocol. If it is, please open an [FIP issue](https://github.com/filecoin-project/FIPs/blob/master/FIPS/fip-0001.md). - [X] This is **not**...
### Checklist - [X] This is **not** a new feature or an enhancement to the Filecoin protocol. If it is, please open an [FIP issue](https://github.com/filecoin-project/FIPs/blob/master/FIPS/fip-0001.md). - [X] This is **not**...