Skip to content

Commit

Permalink
Update storage nodes requirements (#396)
Browse files Browse the repository at this point in the history
* Update page.md

* Update page.md
  • Loading branch information
onionjake authored Jun 18, 2024
1 parent c222212 commit ba47b1d
Showing 1 changed file with 21 additions and 18 deletions.
39 changes: 21 additions & 18 deletions app/node/get-started/prerequisites/page.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,24 +7,27 @@ redirects:

Proceeding constitutes acceptance of our [Terms and conditions](https://www.storj.io/legal/supplier-terms-conditions). Please read carefully before continuing.

## Hardware Requirements (Recommended)

✅ **One (1) processor core dedicated to each node service**

✅ **8 TB and a maximum of 24 TB of available space per node**
Minimum of 550 GB with no maximum of available space per node.

✅ **16+ TB of unmetered bandwidth available per month; unlimited preferred**
Minimum of 2 TB of bandwidth available per month

✅ **100 Mbps bandwidth upstream**
Minimum of 5 Mbps bandwidth upstream

✅ **100 Mbps bandwidth downstream**
Minimum of 25 Mbps bandwidth downstream

**Uptime (online and operational) of 99.5% per month**
Minimum uptime (online and operational) of 99.3% per month, max total downtime of 5 hours monthly
## Hardware and Network Requirements

### Recommended

* One processor core for each storage node process
* One hard drive (JBOD) per storage node process
* 2 TB of available space per storage node process
* 1.5 TB of transit per TB of storage node capacity; unlimited preferred
* 3 Mbps upload bandwidth per TB of capacity
* 5 Mbps download bandwidth per TB of capacity
* Uptime (online and operational) of 99.5% per month

### Minimum

* One processor core for each storage node process
* One hard drive (JBOD) per storage node process
* 500 GB of available space per storage node process
* 1.5 TB of transit per TB of storage node capacity
* 1 Mbps upload bandwidth per TB of capacity
* 3 Mbps download bandwidth per TB of capacity
* Uptime (online and operational) of 99.3% per month, max total downtime of 5 hours monthly

## System Requirements

Expand Down

0 comments on commit ba47b1d

Please sign in to comment.