Skip to content
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

RunBook (Always update) #441

Open
blxdyx opened this issue Jul 16, 2024 · 0 comments
Open

RunBook (Always update) #441

blxdyx opened this issue Jul 16, 2024 · 0 comments

Comments

@blxdyx
Copy link
Collaborator

blxdyx commented Jul 16, 2024

System Requirements

Bsc Archive node: RAM >= 32GB, Disk >= 10TB.
Chapel Archive node: RAM >= 16GB, Disk >= 1.2TB.

Snapshots

Chaindata && parlia: https://github.com/bnb-chain/bsc-snapshots?tab=readme-ov-file#source-3-erigon-archive-node8tb

Start Command

##Bsc
./erigon --bodies.cache=214748364800 --batchSize=4096M --txpool.disable --metrics.addr=0.0.0.0 --log.console.verbosity=eror --log.dir.verbosity=dbug --http --ws --http.api=web3,net,eth,debug,trace,txpool,admin --http.addr=0.0.0.0 --db.pagesize=16k --datadir ${workspace}/data --private.api.addr=localhost:9090 --chain=bsc --metrics --log.dir.path ${workspace}/log >> ${workspace}/log/node.log 2>&1
##Chapel
./erigon   --metrics.addr=0.0.0.0 --txpool.disable --log.console.verbosity=eror --log.dir.verbosity=4 --http --ws --http.api=admin,web3,bsc,net,eth,debug,trace,txpool --http.addr=0.0.0.0 --db.size.limit=7TB --datadir ${workspace}/data --private.api.addr=localhost:9090 --chain=chapel --metrics  --log.dir.path ${workspace}/log >>  ${workspace}/log/node.log 2>&1

If you can't connect good peers, set --maxpeers=10

@blxdyx blxdyx changed the title Bsc-erigon RunBook (Always update) RunBook (Always update) Jul 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant