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

seal pre commit(2) in case miner and remote worker have same directory #1486

Closed
ldoublewood opened this issue Apr 1, 2020 · 1 comment
Closed

Comments

@ldoublewood
Copy link
Contributor

ldoublewood commented Apr 1, 2020

Describe the bug
seal pre commit(2) in case miner and remote worker have same directory

To Reproduce
Steps to reproduce the behavior:

  1. Run miner and a remote worker as a private network
  2. IMPORTANT: miner and remote worker use different directory, e.g. /home/miner for miner, /home/worker for worker
  3. Run "sector pledge" in miner
  4. Check worker log and run "sectors list"
  5. See PreCommitFail in sectors list and disappear after a while
  6. See the following log in worker
    2020-03-31T10:51:59.971+0800 WARN sectors sealing/fsm.go:288 sector 9 got error event sealing.SectorSealFailed: seal pre commit(2) failed: presealing sector 9 (): Missing store file: /home/miner/.lotusworker/cache/s-t01007-9/sc-02-data-layer-1.dat

Expected behavior
No error message and no Fail in sector list

Screenshots

Version (run lotus --version):
testnet/3, f2d90b8

Additional context

@ldoublewood ldoublewood changed the title seal pre commit(2) in case of miner and remote worker has same directory seal pre commit(2) in case miner and remote worker has same directory Apr 1, 2020
@ldoublewood ldoublewood changed the title seal pre commit(2) in case miner and remote worker has same directory seal pre commit(2) in case miner and remote worker have same directory Apr 1, 2020
@magik6k
Copy link
Contributor

magik6k commented Apr 22, 2020

This is now fixed

@magik6k magik6k closed this as completed Apr 22, 2020
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

2 participants