From 6032c14645ace1630587eb5fcdc2a6ad2385d9f2 Mon Sep 17 00:00:00 2001 From: Alloy Networks <45832257+alloynetworks@users.noreply.github.com> Date: Wed, 6 Aug 2025 10:02:28 +0300 Subject: [PATCH 1/2] add full history sizer --- src/content/docs/docs/infrastructure/node-requirements.mdx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/content/docs/docs/infrastructure/node-requirements.mdx b/src/content/docs/docs/infrastructure/node-requirements.mdx index 9e36dce..2c7a039 100644 --- a/src/content/docs/docs/infrastructure/node-requirements.mdx +++ b/src/content/docs/docs/infrastructure/node-requirements.mdx @@ -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:
| Minimum | Preferred | Ideal | |
|---|---|---|---|
| CPU | 16 cores | 20+ cores | 40+ cores | 
| Memory | 32GB | 64GB | 128GB+ | 
| Disk IO | 15k random RW | 20k random RW | 30k random RW | 
| Disk Size | 500GB | 1TB | 2TB | 
| Filesystem | XFS | XFS | XFS | 
| Network IO | 500Mbit+ | 1Gbit | 10Gbit |