Bug 2171097

Summary: Nova api response time > 30 seconds
Product: Red Hat OpenStack Reporter: Francois Palin <fpalin>
Component: openstack-novaAssignee: OSP DFG:Compute <osp-dfg-compute>
Status: CLOSED DUPLICATE QA Contact: OSP DFG:Compute <osp-dfg-compute>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 16.1 (Train)CC: astupnik, bdobreli, dasmith, eglynn, jhakimra, kchamart, mwitt, sbauza, sgordon, vromanso
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2023-03-02 14:43:39 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Francois Palin 2023-02-17 21:44:19 UTC
Description of problem:
When issuing command "openstack server list --all-projects", response time is greater than 30 seconds.
All other commands run within reasonable time.

We verified memcached settings to be ok.
DB response time is good.
DNS servers response time is good.

We tried to see if issue was similar to that seen in BZ https://bugzilla.redhat.com/show_bug.cgi?id=2051631
and https://bugs.launchpad.net/nova/+bug/1964149 , but does not seem to be the case.

The case (03430474) contains nova-api strace and matching nova-api logs, sosreports, etc.


Version-Release number of selected component (if applicable):
RHOSP 16.1

How reproducible:
Everytime command "openstack server list --all-projects" is issued.

Steps to Reproduce:
1. Can be reproduced on customer system.
2.
3.

Actual results:
When issuing command "openstack server list --all-projects", response time is greater than 30 seconds.

Expected results:
Response time of a few seconds at most.

Additional info:

Comment 4 Alex Stupnikov 2023-03-02 14:43:39 UTC
A fix was merged to downstream RHOSP 16.2 branches and should be released with RHOSP 16.2.5. Since this bug was reported for RHOSP 16.1, RHOSP 16.1 is in Maintenance Support phase and there are strict requirements for fixes we deliver, it doesn't make sense to deliver a change that re-enables DNS support for eventlet with RHOSP 16.1 minor update.

This bug is going to be closed as duplicate of bug #2051631. Customer should update to latest RHOSP 16.2 version after a fix for bug #2051631 is released.

*** This bug has been marked as a duplicate of bug 2051631 ***