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
This commit is contained in:
parent
f57c760e42
commit
9776609508
@ -89,7 +89,7 @@ providers:
|
||||
config-drive: true
|
||||
pools:
|
||||
- name: main
|
||||
max-servers: 190
|
||||
max-servers: 0
|
||||
labels:
|
||||
- name: centos-7
|
||||
min-ram: 8000
|
||||
|
Loading…
Reference in New Issue
Block a user