From 05233f03f350c9365e64b7b84c09ede94b23f4fa Mon Sep 17 00:00:00 2001 From: Alfredo Garcia Date: Wed, 13 Feb 2019 10:06:06 -0300 Subject: [PATCH 1/3] update full node specs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e5147f0112..43c9daa823 100644 --- a/README.md +++ b/README.md @@ -80,7 +80,7 @@ In order to run a full node with all the account history you need to remove `par | Default | Full | Minimal | ElasticSearch | --- | --- | --- | --- -| 100G HDD, 16G RAM | 200G HDD, 160G RAM | 80G HDD, 4G RAM | 500G SSD, 32G RAM +| 100G HDD, 16G RAM | 640 SSD, 64G RAM | 80G HDD, 4G RAM | 500G SSD, 32G RAM After starting the witness node again, in a separate terminal you can run: From 8806e6fbfa78f4680e114ec82dbd5038cbdb3b6d Mon Sep 17 00:00:00 2001 From: Alfredo Garcia Date: Wed, 13 Feb 2019 16:14:11 -0300 Subject: [PATCH 2/3] add note to clarify new full node requirements --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 43c9daa823..3387ccf444 100644 --- a/README.md +++ b/README.md @@ -80,7 +80,9 @@ In order to run a full node with all the account history you need to remove `par | Default | Full | Minimal | ElasticSearch | --- | --- | --- | --- -| 100G HDD, 16G RAM | 640 SSD, 64G RAM | 80G HDD, 4G RAM | 500G SSD, 32G RAM +| 100G HDD, 16G RAM | 640G SSD, 64G RAM * | 80G HDD, 4G RAM | 500G SSD, 32G RAM + +\* For this setup to work allocate all SSD space left(excluding OS and software) as Swap. After starting the witness node again, in a separate terminal you can run: From 27de12289dd0e9512f41380905a2349e56f56c93 Mon Sep 17 00:00:00 2001 From: Alfredo Garcia Date: Thu, 14 Feb 2019 15:58:46 -0300 Subject: [PATCH 3/3] update full nodes setup notes --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3387ccf444..a5c719aaa0 100644 --- a/README.md +++ b/README.md @@ -82,7 +82,7 @@ In order to run a full node with all the account history you need to remove `par | --- | --- | --- | --- | 100G HDD, 16G RAM | 640G SSD, 64G RAM * | 80G HDD, 4G RAM | 500G SSD, 32G RAM -\* For this setup to work allocate all SSD space left(excluding OS and software) as Swap. +\* For this setup, allocate at least 500GB of SSD as swap. After starting the witness node again, in a separate terminal you can run: