Public
Internal versions
[ ] In Slack go to the #fil-alerts-confidential channel:
[ ] Type /report
and click the Report Incident workflow:
[ ] Set Incident Name
to the issue encountered
[ ] Set Severity
to either P0 or P1 if you need to page in all F3 members.
Severity
to P2 or P3 if you only need to page in the F3 members that are awake/on-call.[ ] Select F3
in category box - this will notify the F3 team first.
[ ] In the Description
write a short description about the issue we are investigating.
After putting in all of the above information, click submit
which will trigger an OpsGenie alert to all the F3-members, auto-create a Google Incident Doc in the #fil-alerts
TODO: fill this in as part of https://github.com/orgs/filecoin-project/projects/114/views/2?pane=issue&itemId=103600326
In the event that the best course of action for the network is to disable F3:
Identify a canonical location for instructions on how to disable F3 and provide answer to why we’re recommending this action.
Create issue with instructions and justification.
Potential text:
Title: 🚨 Disabling F3 ASAP on YYYY-MM-DD
Description
<aside>
Because of X, we advise the community to disable F3 ASAP. The steps for doing this depend on your implementation.
Lotus:
// If before F3 delegated authority contract activation use these steps and remove the other steps. Also delete this line.
Set LOTUS_DISABLE_F3_ACTIVATION="contract:[0xA19080A1Bcb82Bb61bcb9691EC94653Eb5315716](<https://filecoin.blockscout.com/address/0xA19080A1Bcb82Bb61bcb9691EC94653Eb5315716?tab=contract>)"
(TODO before posting: confirm this value is right - it should match F3ParamsAddress in the release branch.)
Restart your node.
Confirm you see “F3 activation disabled by environment configuration for contract” in your logs.
// If after F3 delegated authority contract activation and instead bootstrap was set by a static manifest bootstrap epoch then use these steps and remove the other steps. Also delete this line.
Set LOTUS_DISABLE_F3_ACTIVATION="epoch:#########"
(TODO before posting: Fill this in based on the F3BootstrapEpoch in the release branch.)
Restart your node.
Confirm you see “F3 activation disabled by environment configuration for bootstrap epoch” in your logs.
Forest:
FOREST_F3_SIDECAR_FFI_ENABLED=0
 to disable F3.
FOREST_F3_SIDECAR_FFI_ENABLED
is required for disabling F3.Venus:
VENUS_DISABLE_F3=1
to disable F3.Discussion about when/how F3 should be reenabled will be posted here, or at least linked from here when they are known.
</aside>
Get the message out
Post a link to the created issue in these places: