OP-Stack node falling behind frequently for a short duration #633
Unanswered
abbaahmad
asked this question in
Node Operators
Replies: 1 comment
-
Hello. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Are you running the most up to date node software?
Did you check the documentation?
Did you check for duplicate questions?
Issue Description
We run Lisk mainnet nodes and both nodes frequently lag at almost the same time for a short duration at a time, multiple times a day. We run Lisk Sepolia nodes as well as several other Op-stack based nodes and we're not seeing similar behavior we them either and we're not seeing similar behavior. Lisk dev team asked we direct such a question here.
Steps to Reproduce
Deploy an op-stack node with the following arguments:
op-geth service-args:
op-node service-args:
genesis-file: https://raw.githubusercontent.com/LiskHQ/lisk-node/main/mainnet/genesis.json
rollup-config: https://raw.githubusercontent.com/LiskHQ/lisk-node/main/mainnet/rollup.json
op-geth-version: v1.101408.0
op-node-version: v1.9.1
Which component is affected?
Expected vs. Actual Behavior
Expected behavior: Node to keep up with chain head
Actual behavior: Node frequently lags before catching up to chain head
Y-axis:- number of blocks behind rpc.api.lisk.com
Environment Details
Ubuntu: 22.04
Hardware: 8 CPUs, 32 GB RAM, >1TB Storage
Protocol Information
op-geth-version: v1.101408.0
op-node-version: v1.9.1
network-name: Lisk
chain ID: 1135
L1 chain: Ethereum
Node Logs
No response
Troubleshooting Attempts
No response
Additional Information
No response
Feedback
No response
Beta Was this translation helpful? Give feedback.
All reactions