Use 100 servers per hpcloud network:router pair.
The error rate for hpcloud 1.1 when under load with 190 servers per network:router pair exceeded the success rate. Reduce the number of servers to 100 in each network:router pair to see if this handles load better. Change-Id: I91327d8452e3df30de22ee635fcd68fbb7b24c7f
This commit is contained in:
parent
727212059f
commit
77d09ef80e
@ -452,7 +452,7 @@ providers:
|
||||
project-id: '<%= hpcloud_project %>'
|
||||
auth-url: 'https://region-b.geo-1.identity.hpcloudsvc.com:35357/v2.0'
|
||||
boot-timeout: 120
|
||||
max-servers: 190
|
||||
max-servers: 100
|
||||
networks:
|
||||
- net-id: b6596f90-914a-41e9-b01a-223d90b86e8d
|
||||
images:
|
||||
@ -495,7 +495,7 @@ providers:
|
||||
project-id: '<%= hpcloud_project %>'
|
||||
auth-url: 'https://region-b.geo-1.identity.hpcloudsvc.com:35357/v2.0'
|
||||
boot-timeout: 120
|
||||
max-servers: 190
|
||||
max-servers: 100
|
||||
networks:
|
||||
- net-id: 90169672-ad5a-4fd5-a1b6-af121203f95c
|
||||
images:
|
||||
@ -538,7 +538,7 @@ providers:
|
||||
project-id: '<%= hpcloud_project %>'
|
||||
auth-url: 'https://region-b.geo-1.identity.hpcloudsvc.com:35357/v2.0'
|
||||
boot-timeout: 120
|
||||
max-servers: 190
|
||||
max-servers: 100
|
||||
networks:
|
||||
- net-id: 63657422-b84f-4d2d-b7d2-765ac560546b
|
||||
images:
|
||||
@ -581,7 +581,7 @@ providers:
|
||||
project-id: '<%= hpcloud_project %>'
|
||||
auth-url: 'https://region-b.geo-1.identity.hpcloudsvc.com:35357/v2.0'
|
||||
boot-timeout: 120
|
||||
max-servers: 0
|
||||
max-servers: 100
|
||||
networks:
|
||||
- net-id: f6d0d957-f31d-4e3b-9c07-3d2a4feebc03
|
||||
images:
|
||||
@ -624,7 +624,7 @@ providers:
|
||||
project-id: '<%= hpcloud_project %>'
|
||||
auth-url: 'https://region-b.geo-1.identity.hpcloudsvc.com:35357/v2.0'
|
||||
boot-timeout: 120
|
||||
max-servers: 0
|
||||
max-servers: 100
|
||||
networks:
|
||||
- net-id: b96c212f-16e1-4b9c-a3d2-09b3871220c2
|
||||
images:
|
||||
|
Loading…
x
Reference in New Issue
Block a user