Sahara cluster can't be prepared due the error "QueuePool limit of size 5 overflow 10 reached"
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Mirantis OpenStack |
Fix Released
|
High
|
Denis Egorenko | ||
6.1.x |
In Progress
|
High
|
Denis Egorenko | ||
7.0.x |
Fix Committed
|
High
|
Denis Meltsaykin | ||
8.0.x |
Fix Released
|
High
|
Denis Egorenko |
Bug Description
Sahara cluster (236 hadoop nodes) couldn't be created. On Preparing step occurred the following error:
2015-09-18 16:09:21.046 905 ERROR sahara.service.ops [-] Error during operating on cluster sahara-
Error ID: a7609278-
http://
Cluster configuration:
Baremetal, Ubuntu,IBP,HA, Neutron-
Controllers:3 Computes+Ceph:47
api: '1.0'
astute_sha: 6c5b73f93e24cc7
auth_required: true
build_id: '296'
build_number: '296'
feature_groups:
- mirantis
fuel-agent_sha: 082a47bf014002e
fuel-library_sha: f2eef7717b15c6c
fuel-nailgun-
fuel-ostf_sha: 1f08e6e71021179
fuelmain_sha: 6b83d6a6a75bf7b
nailgun_sha: 16a39d40120dd42
openstack_version: 2015.1.0-7.0
production: docker
python-
release: '7.0'
Diagnostic Snapshot: http://
Changed in mos: | |
assignee: | nobody → MOS Sahara (mos-sahara) |
milestone: | none → 7.0-updates |
importance: | Undecided → High |
description: | updated |
Changed in mos: | |
status: | New → Confirmed |
tags: | added: sahara |
Changed in fuel: | |
assignee: | MOS Sahara (mos-sahara) → MOS Puppet Team (mos-puppet) |
affects: | fuel → mos |
Changed in mos: | |
assignee: | MOS Puppet Team (mos-puppet) → MOS Sahara (mos-sahara) |
Changed in mos: | |
milestone: | none → 7.0-updates |
tags: |
added: area-sahara removed: sahara |
tags: | added: 7.0-mu-2 |
I've added the following lines to sahara.conf file:
max_pool_size=60
max_retries=-1
max_overflow=120
And the issue has gone. Let's set them as a default parameters for Sahara.