Skip to content

Commit 81e2c0d

Browse files
Add a link to solanahcl (solana-labs#3677)
* Add a link to solanahcl Added a link to the solana hardware compatibility list https://github.com/solanahcl/solanahcl as suggested by @tigarcia @willhickey - I've also added both Tim and Will as collaborator/admins on the github repo, along with a few folks from the validator community in case I get hit by a bus :) * Use better naming suggestion Co-authored-by: Will Hickey <[email protected]> * Markdown fix Co-authored-by: Will Hickey <[email protected]> --------- Co-authored-by: Will Hickey <[email protected]>
1 parent ada1d66 commit 81e2c0d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/src/operations/requirements.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ The hardware recommendations below are provided as a guide. Operators are encou
2727
| **Disk** | PCIe Gen3 x4 NVME SSD, or better, on each of: <br />- **Accounts**: 500GB, or larger. High TBW (Total Bytes Written)<br />- **Ledger**: 1TB or larger. High TBW suggested<br />- **Snapshots**: 250GB or larger. High TBW suggested<br />- **OS**: (Optional) 500GB, or larger. SATA OK<br /><br />The OS may be installed on the ledger disk, though testing has shown better performance with the ledger on its own disk<br /><br />Accounts and ledger *can* be stored on the same disk, however due to high IOPS, this is not recommended<br /><br />The Samsung 970 and 980 Pro series SSDs are popular with the validator community | Consider a larger ledger disk if longer transaction history is required<br /><br />Accounts and ledger **should not** be stored on the same disk |
2828
| **GPUs** | Not necessary at this time<br />Operators in the validator community do not use GPUs currently | |
2929

30+
A community maintained list of currently optimal hardware can be found here: [solanahcl.org](https://solanahcl.org/). It is updated automatically from the [solanahcl/solanahcl Github repo](https://github.com/solanahcl/solanahcl).
3031

3132
## Virtual machines on Cloud Platforms
3233

0 commit comments

Comments
 (0)