Project

General

Profile

Actions

Bug #5594

closed

Odd slowdown in 'Systems' list

Added by Fuerob Fuerob over 10 years ago. Updated over 6 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
API
Target version:
Difficulty:
medium
Triaged:
Fixed in Releases:
Found in Releases:

Description

There's an odd slowdown in enumerating known systems:
(Commands were run on the server)

Web GUI is similarly affected, switching the logged on user into legacy mode is a workaround.

  1. time katello system list --org ORG
    [...]
    real 1m13.243s
    user 0m0.714s
    sys 0m0.068s
  1. time katello ping --noheading
    ok
    candlepin ok 24ms
    candlepin_auth ok 27ms
    elasticsearch ok 23ms
    katello_jobs ok 60ms
    pulp ok 24ms
    pulp_auth ok 30ms

real 0m0.357s
user 0m0.103s
sys 0m0.043s

Stuff about the server in question:

About 80 hosts registered to this katello instance.

  1. katello version
    katello 1.4.15-1.el6
  2. cat /etc/centos-release
    CentOS release 6.5 (Final)
Actions

Also available in: Atom PDF