Reduce OVH BHS1 pool size to 120
OVH is having issues on some hypervisors on OSF aggregate. As a result, the others hypervisors are under heavy load and some instances are not able to boot correctly. To avoid this, I propose to reduce the number of instance to 120 for a while. Change-Id: Ic5f4b279e7222e9ec242aeb80e69612d2e6ef70f Signed-off-by: Arnaud Morin <arnaud.morin@gmail.com>
This commit is contained in:
parent
a7f112ebd0
commit
e2100145fe
@ -63,7 +63,7 @@ providers:
|
||||
config-drive: true
|
||||
pools:
|
||||
- name: main
|
||||
max-servers: 150
|
||||
max-servers: 120
|
||||
labels: &provider_pools_labels
|
||||
- name: centos-7
|
||||
min-ram: 8000
|
||||
|
Loading…
Reference in New Issue
Block a user