mirror of
https://github.com/ChristopherA/Learning-Bitcoin-from-the-Command-Line.git
synced 2025-06-07 16:06:26 +00:00
Added 2G warning
This commit is contained in:
parent
62cd998fd2
commit
6cee4a5cfa
@ -62,6 +62,8 @@ The following chart shows minimum requirements
|
|||||||
|
|
||||||
Just choose your Linode type, choose a Location that's geographically as close to you as possible, and click "Add your Linode!".
|
Just choose your Linode type, choose a Location that's geographically as close to you as possible, and click "Add your Linode!".
|
||||||
|
|
||||||
|
> **WARNING:** We've occasionally had machines run out of memory after running `bitcoind` for a few days when they only had 2G. Coming back, we find that `bitcoind` has stopped, leaving the message "Error: Out of memory. Terminating." in the `debug.log` file. This simply requires a restart of `bitcoind` and ten or fifteen minutes to get the blockchain resynced. Be generous with your memory if you want to avoid this annoyance, but don't worry too much if you hit it.
|
||||||
|
|
||||||
_Be aware that the requirements might change over time as the blockchain continues to grow. Watch for "Out of Memory" or "Disk Space is Low!" errors. Either one indicates that you should migrate to the next larger machine!_
|
_Be aware that the requirements might change over time as the blockchain continues to grow. Watch for "Out of Memory" or "Disk Space is Low!" errors. Either one indicates that you should migrate to the next larger machine!_
|
||||||
|
|
||||||
### Configure Your Linode
|
### Configure Your Linode
|
||||||
|
Loading…
x
Reference in New Issue
Block a user