From 3f40af429658541c337f7dd2313203ae4d9b7537 Mon Sep 17 00:00:00 2001 From: Jeremy Stanley Date: Fri, 30 Nov 2018 17:33:50 +0000 Subject: [PATCH] Temporarily disable ovh-bhs1 in nodepool We've gotten reports of frequent slow job runs in the BHS1 region leading to job timeouts. Further investigation indicates these instances top out around ~10-15MB/sec for contiguous writes to their rootfs while instances booted from the same image and flavor in GRA1 see 250MB/sec or better with the same write patterns. Disable BHS1 in nodepool for now while we work with OVH staff to see if they can determine the root cause. Change-Id: I8b9a79b64dd7da6d3a33f24797ca597bd2426c86 --- nodepool/nl04.openstack.org.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nodepool/nl04.openstack.org.yaml b/nodepool/nl04.openstack.org.yaml index 61b42889df..7553a7c5ca 100644 --- a/nodepool/nl04.openstack.org.yaml +++ b/nodepool/nl04.openstack.org.yaml @@ -54,7 +54,7 @@ providers: config-drive: true pools: - name: main - max-servers: 159 + max-servers: 0 labels: &provider_pools_labels - name: centos-7 min-ram: 8000