Skip to content

Document system requirements #1107

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

Closed
abitmore opened this issue Jul 2, 2018 · 10 comments
Closed

Document system requirements #1107

abitmore opened this issue Jul 2, 2018 · 10 comments

Comments

@abitmore
Copy link
Member

abitmore commented Jul 2, 2018

Lately we've got some reports says "I have a 8GB VPS but the node got killed whiling syncing" or similar.

Some data:

  • now we need more than 20G RAM to run a node with default config;
  • more than 100G RAM to run a full node;
  • around 4G RAM to run a minimal node.
@cedar-book
Copy link

cedar-book commented Jul 3, 2018

added the information as node System Requirements: https://dev.bitshares.works/en/master/development/apps/node_types.html#system-requirements

@cedar-book
Copy link

@ryanRfox, Can we close this?

@abitmore
Copy link
Member Author

Merged #1108. Closing.

@AnkitRathore175
Copy link

Hi Guys
Can anyone let me know how much RAM do i need to connect the application https://github.com/bitshares/faucet with the witness_node and cli_wallet?

Thanks in advance

@abitmore
Copy link
Member Author

@AnkitRathore175 if you only need to do that, I think 8GB is enough. I recommend that you change a line in your config.ini in witness_node_data_dir to

plugins = witness

@AnkitRathore175
Copy link

thanks @abitmore
Can you please tell me one more thing in config.ini, do i need to change private-key and debug-private-key?
if yes then how can i retrieve those?

@abitmore
Copy link
Member Author

@AnkitRathore175 the keys were there for generating blocks for private test-networks. If you want new key pairs, you can try cli_wallet --suggest-brain-key or get_dev_key [prefix] [suffix] .... See https://dev.bitshares.works/en/master/bts_guide/tutorials/how_to_get_key_pairs.html.

@AnkitRathore175
Copy link

AnkitRathore175 commented Aug 29, 2019

ohk got it, thank you so much @abitmore

I was trying with fresh sync and getting below issue, and due to this my witness_node service get automatically killed
image

Can you please tell me , what wrong with this? :)
fyi, i m running it with latest build for mainnet and OS is ubuntu 16 64-bit with 32 GB RAM

@abitmore
Copy link
Member Author

abitmore commented Aug 29, 2019

@AnkitRathore175 I think the message can be ignored. It is irrelevant to the crash. If you see "Killed", it's most likely due to you have insufficient RAM, or you have something wrong in config.ini. See https://github.com/bitshares/bitshares-core/wiki/Memory-reduction-for-nodes.

If you see Segfault, simply try restart.

@AnkitRathore175
Copy link

sorry for late respond
thanks @abitmore, above link worked for me

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants