Skip to content

Commit b96943f

Browse files
Merge pull request #840 from multiversx/updated-minimum-requirements
Updated minimum system requirements
2 parents 3fc371e + 72884af commit b96943f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/validators/system-requirements.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Nodes are computers running the MultiversX software, so they contribute to the M
1717

1818
## **Minimum System Requirements for running 1 MultiversX Node**
1919

20-
- 4 x dedicated/physical CPUs, either Intel or AMD, with the `SSE4.1` and `SSE4.2` flags (use [lscpu](https://manpages.ubuntu.com/manpages/trusty/man1/lscpu.1.html) to verify)
20+
- 4 x dedicated cores (or vCPUs), either Intel or AMD, with the `SSE4.1` and `SSE4.2` flags (use [lscpu](https://manpages.ubuntu.com/manpages/trusty/man1/lscpu.1.html) to verify)
2121
- 8 GB RAM
2222
- 200 GB SSD
2323
- 100 Mbit/s always-on internet connection, at least 4 TB/month data plan
@@ -28,7 +28,7 @@ Support for ARM processors (e.g. for Raspberry Pi) will come in the future, pend
2828
:::
2929

3030
:::caution
31-
If the system chosen to host the node is a VPS, the host should have dedicated CPUs. This is mandatory. Using shared CPUs can hinder your node's performance that will result in a decrease of node's rating and eventually the node might get jailed.
31+
If the system chosen to host the node is a VPS, the host should have dedicated vCPUs. This is mandatory. Using shared vCPUs can hinder your node's performance that will result in a decrease of node's rating and eventually the node might get jailed.
3232
:::
3333

3434
:::tip

0 commit comments

Comments
 (0)