From 97766095089fc6dca34614f71e4b1e62c05f9c9a Mon Sep 17 00:00:00 2001 From: Clark Boylan Date: Tue, 26 Nov 2019 09:12:45 -0800 Subject: [PATCH] Disable inap We are still filling the disk up on the mirror beacuse htcacheclean isn't able to clean things up quickly enough before activity runs us into the filesystem size limit. Let's disable the region again while we sort out how to add more disk and possibly more io performance to the cache filesystem. Change-Id: I3051f5c33bf93e390e9e16f36de21de1eb78f0b0 --- nodepool/nl03.openstack.org.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nodepool/nl03.openstack.org.yaml b/nodepool/nl03.openstack.org.yaml index 809ba1288d..e38e76cef8 100644 --- a/nodepool/nl03.openstack.org.yaml +++ b/nodepool/nl03.openstack.org.yaml @@ -89,7 +89,7 @@ providers: config-drive: true pools: - name: main - max-servers: 190 + max-servers: 0 labels: - name: centos-7 min-ram: 8000