-
Notifications
You must be signed in to change notification settings - Fork 114
Cluster Inconsistent State Classification
Severity: CRITICAL Expected Cluster Behavior: Shutdown Possible Reason: Machine/Container crashes (and fdatasync of rocksdb is not properly implemented), cluster is incorrectly implemented Fixes:
- Manually remove the root block in the master (tools to be provided); or
- Automatically scan and detect the root block with missing minor blocks (tools to be provided)
Severity: CRITICAL Expected Cluster Behavior: Shutdown Possible Reason: Machine/Container crashes (and fdatasync of rocksdb is not properly implemented), cluster is incorrectly implemented Fixes:
- Manually remove the minor block in the slave (tools to be provided); or
- Automatically scan and detect the minor block with missing root block (tools to be provided)
Severity: WARNING Expected Cluster Behavior: Cluster should continue to work Possible Reason: Cluster shutdown before the minor block is committed Related fixes: https://github.com/QuarkChain/pyquarkchain/issues/487\
Severity: WARNING Expected Cluster Behavior: Cluster/Slave will fail to sync minor blocks Possible Reason: Cluster shutdown before the root block is committed Fixes:
- Automatically scan and detect the root block in the master while it is missing in slaves (tools to be provided)
Official Website: https://www.quarkchain.io/
Discord Developer Community: https://discord.me/quarkchain