Skip to content

Commit ab418cc

Browse files
committed
docs: Update storage requirements
1 parent 4ee9ade commit ab418cc

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docs/setup-and-configure/requirements.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@ Extended information on [recommended hardware requirements is available in Tende
2323

2424
Storage requirements may vary, depending on your specific needs:
2525

26-
* If you need more historic data and you plan to initialize your node by using state DB snapshot, you will need at least 625 GB of SSD storage.
27-
* If you don't need specific historic data, you can use state sync to initialize your node. In this case, your node will start with less than 1GB of disk space consume, but it will keep to grow with time. It's recommended to provide at least 10GB of SSD.
28-
* In case you need full chain history and you want to run an archive node, you will need 2.7 TB of disk storage. For obtaining full chain history snapshot, reach out to our team on Discord.
26+
* If you need more historic data and you plan to initialize your node by using state DB snapshot, you will need at least 50GB of storage.
27+
* If you don't need specific historic data, you can use **state sync** to initialize your node. In this case, your node will start with less than 1GB of disk space consume, but it will keep to grow with time. It's recommended to provide at least 10GB of SSD. You can always reset your node and reinitialize it with state sync if you run out of space.
28+
* In case you need full chain history and you want to run an archive node, you will need 3 TB of disk storage. For obtaining full chain history snapshot, reach out to our team on Discord.
2929

3030
> ⚠️ **Storage requirements for the blockchain grows with time**. Therefore, these minimum storage figures are expected to increase over time. Read our validator guide for "pruning" settings to optimise storage consumed.
3131

0 commit comments

Comments
 (0)