From a7edbb7a18ad5e48dcc025dba6583cf13284f87a Mon Sep 17 00:00:00 2001 From: Jeremy Stanley Date: Sat, 30 Jan 2021 14:32:17 +0000 Subject: [PATCH] Temporarily stop booting nodes in citycloud-kna1 Our mirror server in citycloud-kna1 is unreachable, even after a reboot. The console log shows it booted fine and started services, but connectivity seems to die somewhere in Citynetwork's KNA3 core routers. For now, stop booting new job nodes here until we and the provider can work out what's transpired. Change-Id: I7336ecc4c7b0ea39c49aa501c1d0e4f96c9eb2a8 --- nodepool/nl02.openstack.org.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nodepool/nl02.openstack.org.yaml b/nodepool/nl02.openstack.org.yaml index 9f8129bdb3..fb78f0aa03 100644 --- a/nodepool/nl02.openstack.org.yaml +++ b/nodepool/nl02.openstack.org.yaml @@ -197,7 +197,7 @@ providers: pools: - name: main # Canary capacity (by memory less than half capacity of airship pool). - max-servers: 10 + max-servers: 0 labels: - name: centos-7 min-ram: 8000 @@ -269,7 +269,7 @@ providers: - name: airship # Jobs expected to run 1x 32GB instance + 3x 16GB instances with # goal of running 4 jobs concurrently. - max-servers: 16 + max-servers: 0 labels: - name: ubuntu-bionic-expanded min-ram: 16000