From fa29584970509214e38235c4f14a6aacc906cf9b Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Tue, 14 Oct 2014 09:20:22 +0200 Subject: [PATCH] estran out --- system/LocalSubstrate.inria.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/system/LocalSubstrate.inria.py b/system/LocalSubstrate.inria.py index 7b408ad..c156aca 100755 --- a/system/LocalSubstrate.inria.py +++ b/system/LocalSubstrate.inria.py @@ -51,7 +51,8 @@ class OnelabSubstrate (Substrate): # nodes spawned in this box won't get network connectivity # ('enfoui', 4), # 4 cores, 8Gb # estran (4) - big mem but small disk - ('estran', 2), # 4 cores, 8Gb +# take it out because it takes much of the load and then gets full.. +# ('estran', 2), # 4 cores, 8Gb # lodos (5) - rather old/small ('lodos', 1), # 2 cores, 4Gb # cyblok (6) -- 2.43.0