One sector vanilla_proof fault(Due to Physical HD error) cause all partition fauls, that's not right thing !!! (vanilla_proof) #8274
-
Checklist
Lotus component
Lotus Version
Describe the BugI got some disk error ! Logging Information
Repo StepsI got some disk error ! |
Beta Was this translation helpful? Give feedback.
Replies: 7 comments 5 replies
-
@seantw1974 Hi First glance - This looks like its hardware related and not a Lotus (software) issue. So I will move it to our Discussions for help and troubleshooting. If we find out that is something wrong in code itself then I will move it back to issues. |
Beta Was this translation helpful? Give feedback.
-
Please set adjust Troubleshooting:
Also: Theres also this tool you can use to emulate a windowPost while troubleshooting.
|
Beta Was this translation helpful? Give feedback.
-
This command I use many time ...
"lotus-miner proving check --slow 0 "
Indid one or more sectors fault..
but but but ..this cause whole partition Fail!!!!!!
Why ? Why caue WHOLE PARTITION!!
You should add try {} catch {} to prevent panic !!!!!
Nicklas ***@***.***> 於 2022年3月10日 週四 上午2:52寫道:
… Please set adjust export RUST_LOG=debug for more logs to share, so we can
have a look.
Troubleshooting:
- What kind of storage solution are you using?
Is it undergoing any maintenance after the harddrive failure - because
that can result in fault the whole deadline.
Also:
This will cmd will check each sector:
lotus-miner proving check --slow
*Also check the time.*
Theres also this tool you can use to emulate a windowPost while
troubleshooting.
https://github.com/TippyFlitsUK/lotus-box.git
git clone https://github.com/TippyFlitsUK/lotus-box.git
here is cmd to run
export FULLNODE_API_INFO=key:/ip4/<ip-address>/tcp/1234/http \
; export FIL_PROOFS_PARAMETER_CACHE=/<path>/.lotusproofs \
; export FIL_PROOFS_PARENT_CACHE=/<path>/.lotusproofs \
; export BELLMAN_CUSTOM_GPU="<gpu>" \
; ./lotus-wdpsot d-emulator --deadline <deadline-id> --sdir /<storage path> --actor <miner-id>
—
Reply to this email directly, view it on GitHub
<#8274 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AEVTHC2FBUW7XGEFRZLE5S3U7DXOBANCNFSM5QKNF2AA>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
I also use "sector-check" can emu wdpost
At some kind of issue will "STOP" wdpost ...
again you should ADD TRY CATCH BLOCK!!!!
not make WHOLE partition fail
Cheng Yuan Chang ***@***.***> 於 2022年3月10日 週四 下午6:38寫道:
… This command I use many time ...
"lotus-miner proving check --slow 0 "
Indid one or more sectors fault..
but but but ..this cause whole partition Fail!!!!!!
Why ? Why caue WHOLE PARTITION!!
You should add try {} catch {} to prevent panic !!!!!
Nicklas ***@***.***> 於 2022年3月10日 週四 上午2:52寫道:
> Please set adjust export RUST_LOG=debug for more logs to share, so we
> can have a look.
>
> Troubleshooting:
>
> - What kind of storage solution are you using?
> Is it undergoing any maintenance after the harddrive failure -
> because that can result in fault the whole deadline.
>
> Also:
> This will cmd will check each sector:
> lotus-miner proving check --slow
> *Also check the time.*
>
> Theres also this tool you can use to emulate a windowPost while
> troubleshooting.
> https://github.com/TippyFlitsUK/lotus-box.git
>
> git clone https://github.com/TippyFlitsUK/lotus-box.git
> here is cmd to run
> export FULLNODE_API_INFO=key:/ip4/<ip-address>/tcp/1234/http \
> ; export FIL_PROOFS_PARAMETER_CACHE=/<path>/.lotusproofs \
> ; export FIL_PROOFS_PARENT_CACHE=/<path>/.lotusproofs \
> ; export BELLMAN_CUSTOM_GPU="<gpu>" \
> ; ./lotus-wdpsot d-emulator --deadline <deadline-id> --sdir /<storage path> --actor <miner-id>
>
> —
> Reply to this email directly, view it on GitHub
> <#8274 (comment)>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/AEVTHC2FBUW7XGEFRZLE5S3U7DXOBANCNFSM5QKNF2AA>
> .
> Triage notifications on the go with GitHub Mobile for iOS
> <https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
> or Android
> <https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
>
> You are receiving this because you were mentioned.Message ID:
> ***@***.***
> com>
>
|
Beta Was this translation helpful? Give feedback.
-
No need to scream. Im monitoring every help channel every day and if people lose wdPost its most likely due to hw failure. |
Beta Was this translation helpful? Give feedback.
-
Your issue is back. |
Beta Was this translation helpful? Give feedback.
-
I am archiving this discussion as it has been moved back to an issue. |
Beta Was this translation helpful? Give feedback.
#8286
Your issue is back.