From 71be0eab215d5d53241d181194d436d67493c32d Mon Sep 17 00:00:00 2001 From: Clark Boylan Date: Thu, 2 Aug 2018 09:53:25 -0700 Subject: [PATCH] Start running jobs on packethost again Last time we learned things about networking and MTUs, this time we learned things about disk and not running out of it. We now have many more terabytes of disk space on our hypervisors so that we crash VMs (like our mirror) when they run out of disk. Change-Id: I2b1363c5a1e049082892d2f5f775a8309a19a04a --- nodepool/nl02.openstack.org.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nodepool/nl02.openstack.org.yaml b/nodepool/nl02.openstack.org.yaml index 0ddb1f57c6..3dc09ae2e0 100644 --- a/nodepool/nl02.openstack.org.yaml +++ b/nodepool/nl02.openstack.org.yaml @@ -231,7 +231,7 @@ providers: diskimages: *provider_diskimages pools: - name: main - max-servers: 0 + max-servers: 10 labels: - name: centos-7 min-ram: 8000