Jump to content

Does Ripple node require 6.8TB disk storage?


YuriF

Recommended Posts

If you want/need full history, yes - but probably a bit more than that by now. Make sure it is all SSD too.

Just look at the transactions per day metrics at https://xrpcharts.ripple.com/#/metrics and then compare them to e.g. Ethereum or Bitcoin... Even though transaction sizes are not 1:1 the same, you can get a good feel for how much storage is actually required to store all these transactions and the changes they cause.

Link to comment
Share on other sites

21 minutes ago, Sukrim said:

If you want/need full history, yes - but probably a bit more than that by now. Make sure it is all SSD too.

Just look at the transactions per day metrics at https://xrpcharts.ripple.com/#/metrics and then compare them to e.g. Ethereum or Bitcoin... Even though transaction sizes are not 1:1 the same, you can get a good feel for how much storage is actually required to store all these transactions and the changes they cause.

Why is it important to make sure you use SSD?

Link to comment
Share on other sites

Because you need to have high performance when looking up historical data which is more or less randomly distributed all across the database.

Storing this data indexed on HDDs is probably possible, but would have a huge overhead and it is also not implemented at the moment... There's someone on this forum who wants to run on hybrid disks (HDDs with SSD cache), maybe it works out for her/him?

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...