Skip to content
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.

High memory usage #11805

Closed
enertom opened this issue Jul 1, 2020 · 2 comments
Closed

High memory usage #11805

enertom opened this issue Jul 1, 2020 · 2 comments

Comments

@enertom
Copy link

enertom commented Jul 1, 2020

The memory usage is very high. (about 16Gb)

Start with:
--cache-size=512 --jsonrpc-port=60000 --ws-port=60001 --jsonrpc-interface all --jsonrpc-server-threads=8 --ws-interface all --db-compaction=ssd --pruning fast --mode active -l sync=info --no-warp --pruning-history=1000000

htop command:
https://pix.toile-libre.org/upload/original/1593625288.png

  • OpenEthereum version: Parity-Ethereum/v2.7.2-stable-2662d19-20200206/x86_64-unknown-linux-gnu/rustc1.41.0
  • Operating system: Linux
  • Installation: docker
  • Fully synchronized: yes
  • Network: ethereum
  • Restarted: no
@jiangxjcn
Copy link

set
--pruning-history=1000000
need large memory.
(i set pruning-history=24000, and it will use around 70GB memory)

@adria0
Copy link

adria0 commented Jul 6, 2020

@adria0 adria0 closed this as completed Jul 6, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants