mirror of
https://github.com/Xahau/xahau-web.git
synced 2025-11-20 03:15:48 +00:00
add full history sizer
This commit is contained in:
@@ -14,6 +14,8 @@ For specific node use cases (e.g. full history) specs may differ (and grow) over
|
||||
* Filesystem: EXT4/XFS/...
|
||||
* Network IO: 100Mbit+
|
||||
|
||||
***Full History for the Xahau Network is currently approximately 8TB***
|
||||
|
||||
### Nodes for future (network growth) production use:
|
||||
|
||||
<table><thead><tr><th width="140"></th><th width="200">Minimum</th><th width="199">Preferred</th><th>Ideal</th></tr></thead><tbody><tr><td>CPU</td><td>16 cores</td><td>20+ cores</td><td>40+ cores</td></tr><tr><td>Memory</td><td>32GB</td><td>64GB</td><td>128GB+</td></tr><tr><td>Disk IO</td><td>15k random RW</td><td>20k random RW</td><td>30k random RW</td></tr><tr><td>Disk Size</td><td>500GB</td><td>1TB</td><td>2TB</td></tr><tr><td>Filesystem</td><td>XFS</td><td>XFS</td><td>XFS</td></tr><tr><td>Network IO</td><td>500Mbit+</td><td>1Gbit</td><td>10Gbit</td></tr></tbody></table>
|
||||
|
||||
Reference in New Issue
Block a user