diff options
author | liyuenan <liyuenan@huawei.com> | 2017-01-20 13:15:00 +0800 |
---|---|---|
committer | liyuenan <liyuenan@huawei.com> | 2017-01-20 13:29:56 +0800 |
commit | e5d3ebef36c73a8bcbad3d0236bdb663809033ea (patch) | |
tree | c3c1590789ef509828128e065f9f936111414699 /build | |
parent | e479c2ffb9d0375092bb1c4ee9930867140b871e (diff) |
FIX access database failed
JIRA: COMPASS-521
Number of separate API worker processes for service. The default is calculated by
the number of CPUs available for best performance. But some pods have many CPUs,
so that some service API worker processes is too many to access database.
For example, huawei-pod2 has 47 CPUs, nova-api has 98 processes, cinder-api has
50 processes and heat-api has 33 processes, when aodh want to initialize the database,
mysql can not deal with this processes.
Change-Id: I00513883ff55cc28cd676c3085615aaac36eb744
Signed-off-by: liyuenan <liyuenan@huawei.com>
Diffstat (limited to 'build')
0 files changed, 0 insertions, 0 deletions