From 820806b88e43a12ca3f67065a9334f0ace3958fa Mon Sep 17 00:00:00 2001 From: Clark Boylan Date: Fri, 3 Aug 2018 14:51:45 -0700 Subject: [PATCH] Bump packethost back to 100 max-servers We've been running at 10 max servers for a day and a half and there are no errors launching nodes according to grafana. Additionally the mirror node (http://mirror.us-west-1.packethost.openstack.org) is still up and running. I think we are good to bump back up to 100 max servers given this under the assumption that the disk size increases have made things happier. Change-Id: I873c7067dc2f21e1f42b5b94fdec4e6df728e993 --- 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 3dc09ae2e0..e4a469846b 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: 10 + max-servers: 100 labels: - name: centos-7 min-ram: 8000