-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
[BUG] Online storage finished transfer but is stuck in "StorageDealTransferring" #5831
Comments
Update:
But it took an awfully long time from when it finished transferring, until it went to verifing:
|
As I had more incoming transfers I have closely monitored when they finished the transfer, and how long it takes before they changed their state from I know @jsign is currently sending out a lot of deals, and that his client is probably quite busy in terms of resources and disk-io! I don't know the technical details about when deal/transfers changes states, so this is just my intuition/guessing: but it seems like the state-changes are delayed on my miner, because it can't contact the busy client sending the deal, and thus can't close the transfer-channel and send the deal to |
The POV of me (client) for your miner is:
|
So the deals that are currently in
And here is how they look in my storage-deal list:
And the miner-logs for the deals:
|
Re-visit after the new market release is in. |
(Slack @NeonixAF f019551) I am seeing this issue on lotus-miner 1.9.0+mainnet with a deal from Estuary.
|
Basic Information
I'm a miner, and I got a storage deal that has finished transferring, but is stuck in
StorageDealTransferring
-state on my miner:And when I grep after the deal on the deal-transfer, it says that it has completed:
@jsign was the client sending out the deal, so he might have some information on how it is looking at the client side.
Version
Daemon: 1.5.3-rc2+mainnet+git.9afb5ff94+api1.1.0
Local: lotus version 1.5.3-rc2+mainnet+git.9afb5ff94
Setup
Lotus-miner & Lotus-daemon server:
EPYC 7302
256GB RAM
SSD-disks
Lotus daemon and miner logs
Miner logs:
The text was updated successfully, but these errors were encountered: