Skip to Content
Welcome to our new docs! šŸŽ‰
OperateGetting startedHardware requirements

Hardware requirements

Data availability nodes

Pruned data availability nodes

Node typeMemoryCPUDiskBandwidth
Light node500 MB RAMSingle core20 GB SSD56 Kbps
Bridge node64 GB RAM32 cores25 TiB NVME1 Gbps

Pruned node requirements are based on the maximum possible throughput at 128MB/6s for 7 days. Operators may provision less by pruning more aggressively at their own risk. Bridge nodes run in pruned mode by default.

Archival data availability nodes

Node typeMemoryCPUDiskBandwidth
Light node (unpruned headers)500 MB RAMSingle core7 TiB NVME*56 Kbps
Bridge node (--archival)64 GB RAM32 cores637 TiB NVME*1 Gbps

*Archival disk requirement is based on the current v6 128MB/6s throughput at maximum capacity for one year. In reality the requirement can be much lower and we advise regularly checking disk usage and having at least 1 month worth of max throughput of extra disk space.

To run an archival bridge node, start with a fresh store and pass --archival every time you run celestia bridge start. A store that has already pruned data cannot switch back to archival mode.

Consensus nodes

Non-archival consensus nodes

Node typeMemoryCPUDiskBandwidth
Validator32 GB RAM32 cores12 TiB NVME1 Gbps
Consensus node32 GB RAM32 cores12 TiB NVME1 Gbps

Non-archival node requirements are based on the maximum possible throughput at 128MB/6s for 7 days. Operators may provision less by pruning more aggressively at their own risk.

Archival consensus nodes

Node typeMemoryCPUDiskBandwidth
Consensus node64 GB RAM32 cores624 TiB NVME*1 Gbps

*Archival disk requirement is based on the current v6 128MB/6s throughput at maximum capacity for one year. In reality the requirement can be much lower and we advise regularly checking disk usage and having at least 1 month worth of max throughput of extra disk space.

When upgrading to 128MB/6s, validators must use hardware that passes the CPU benchmarkĀ . If your server does not pass, upgrade to a more powerful machine.

For a list of CPUs tested for 128MB/6s, see the release notesĀ . Other CPUs are acceptable if they pass the benchmark. Recommended CPU specs:

  • 32 or more cores
  • GFNI (Galois Field New Instructions) support
  • SHA-NI (SHA New Instructions) support

Feel stuck? Go to our Discord!

Last updated on