API services consume CPU on idle env
Bug #1516557 reported by
Ilya Shakhat
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | ||
---|---|---|---|---|---|---|
Mirantis OpenStack | Status tracked in 10.0.x | |||||
10.0.x |
Fix Committed
|
Medium
|
MOS Oslo | |||
8.0.x |
Won't Fix
|
Medium
|
MOS Oslo | |||
9.x |
Fix Released
|
Medium
|
MOS Oslo |
Bug Description
On the idle fresh env several services consume CPU, in average 1,5% per each. The issue is introduced in 8.0 and not observable in 7.0. Affected services: nova-api, cinder-api, glance-api, swift-api (neutron is not).
strace shows the following loop:
select(0, NULL, NULL, NULL, {0, 9714}) = 0 (Timeout)
gettimeofday(
wait4(0, 0x7ffe4ca6d890, WNOHANG, NULL) = 0
gettimeofday(
gettimeofday(
On MOS 7 the loop was different from project to project and didn't result in visible CPU consumption. In all cases it didn't contain calls to gettimeofday.
Changed in mos: | |
assignee: | nobody → MOS Nova (mos-nova) |
Changed in mos: | |
importance: | Undecided → Medium |
status: | New → Confirmed |
Changed in mos: | |
status: | Confirmed → Won't Fix |
tags: | added: 10.0-reviewed |
tags: | added: on-verification |
To post a comment you must log in.
VERSION: version: "2015.1.0-8.0" e206ffababf3ecf 12504cd91c4" fuelclient_ sha: "e685d68c1c0d0f a0491a250f07d9c 3a8d0f9608c" 01ace04d2d3e5d6 8db6ee4f8d5" nailgun- agent_sha: "3e9d17211d65c8 0bf97c8d8397997 9f6c7feb687" 125efd1727d350c 050a922eb12" 7294c710a2f5886 ef671d6b6da" 063ed1e64b0b10d de39f711dc0" createmirror_ sha: "a034dcb06520df 58a7338816900a4 31a6b61d83f" 036000f589f96e8 76277dbd071" e3616df0727ce74 6e7dead2d67" checker_ sha: "a57e1d69acb5e7 65eb22cab0251c5 89cd76f51da" 3a9b0d66abd6a79 505f4175ff6" 2b467a3246dc1fa 714e4c2043d"
feature_groups:
- mirantis
production: "docker"
release: "8.0"
openstack_
api: "1.0"
build_number: "155"
build_id: "155"
fuel-nailgun_sha: "37a535e11a7939
python-
fuel-agent_sha: "07560a9fc3ce53
fuel-
astute_sha: "959b06c5ef8143
fuel-library_sha: "1e690ed9545229
fuel-ostf_sha: "9690a2de829d3b
fuel-
fuelmenu_sha: "8a32c53c1fa13b
shotgun_sha: "25dd78a3118267
network-
fuel-upgrade_sha: "1e894e26d4e142
fuelmain_sha: "45b79c9121a08c
DEPLOYMENT:
1 controller + 1 compute on KVM
Neutron + VLAN
no additional services