From e6920ddb5be0f2158d7dc5fbd077cd8c60de9ffe Mon Sep 17 00:00:00 2001 From: Sanjay Kumar Srikakulam Date: Tue, 18 Jun 2024 12:46:43 +0000 Subject: [PATCH] Update the number of resources available and add comments on what are still in the old cloud --- resources.yaml | 51 +++++++++++++++++++++----------------------------- 1 file changed, 21 insertions(+), 30 deletions(-) diff --git a/resources.yaml b/resources.yaml index 436b5cb..52fcd04 100644 --- a/resources.yaml +++ b/resources.yaml @@ -18,6 +18,7 @@ pubkeys: # Behavior of `synchronize.py'' graceful: false +# 18/6/2024: Updated the max number of possible workers nodes_inventory: c1.c28m225d50: 5 #(16.04.2024: RZ swapped the underlying servers for a 4 in 1 node and this will be of a different flavor and we need to wait to get the hardware) c1.c28m475d50: 19 @@ -26,7 +27,7 @@ nodes_inventory: c1.c36m900d50: 1 c1.c36m975d50: 8 c1.c60m1975d50: 1 - c1.c120m225d50: 12 + c1.c120m225d50: 10 c1.c120m425d50: 22 c1.c125m425d50: 16 c1.c28m935d50: 4 @@ -35,19 +36,6 @@ nodes_inventory: g1.c8m40g1d50: 4 deployment: - # worker-c120m225: - # count: 1 #12 - # flavor: c1.c120m225d50 - # group: compute - # docker: true - # image: default - # volume: - # size: 1024 - # type: default - # cgroups: - # mem_limit_policy: hard - # mem_reserved_size: 2048 - # worker-fetch: # count: 0 # flavor: c1.c36m100d50 @@ -141,8 +129,7 @@ deployment: mem_reserved_size: 2048 image: default - # 24.04.2024: Flavors c1.c28m935d50 and c1.c28m875d50 will be available once - # moved to the new cloud along with the GPU flavors. + # 18/06/24: Hardware is still connected to the old cloud # worker-c28m935: # count: 4 #4 # flavor: c1.c28m935d50 @@ -156,6 +143,7 @@ deployment: # mem_reserved_size: 2048 # image: default + # 18/06/24: Hardware is still connected to the old cloud # worker-c28m875: # count: 2 #2 # flavor: c1.c28m875d50 @@ -179,8 +167,9 @@ deployment: type: default image: default + # 18/06/24: Hardware is still connected to the old cloud # worker-c120m225: - # count: 12 #12 + # count: 10 # flavor: c1.c120m225d50 # group: compute # docker: true @@ -192,18 +181,19 @@ deployment: # mem_reserved_size: 2048 # image: default - worker-c120m425: - count: 18 #22 - flavor: c1.c120m425d50 - group: compute - docker: true - volume: - size: 1024 - type: default - cgroups: - mem_limit_policy: hard - mem_reserved_size: 2048 - image: default + # 18/06/24: Hardware is still connected to the old cloud + # worker-c120m425: + # count: 18 #22 + # flavor: c1.c120m425d50 + # group: compute + # docker: true + # volume: + # size: 1024 + # type: default + # cgroups: + # mem_limit_policy: hard + # mem_reserved_size: 2048 + # image: default worker-c125m425: count: 16 #16 @@ -218,7 +208,7 @@ deployment: mem_reserved_size: 2048 image: default - # 24.04.2024: GPU VMs are deployed (manually) in the old cloud for now + # 18/06/24: Hardware is still connected to the old cloud. # worker-c14m40g1: # count: 4 #4 # flavor: g1.c14m40g1d50 @@ -232,6 +222,7 @@ deployment: # mem_reserved_size: 1024 # image: gpu + # 18/06/24: Hardware is still connected to the old cloud. This GPU flavor shares the host with the flavor c1.c28m935d50. # worker-c8m40g1: # count: 4 #4 # flavor: g1.c8m40g1d50