Project

General

Profile

Bug #56511

Tasks #36451: mgr/dashboard: Scalability testing

Bug #36453: mgr/dashboard: Some REST endpoints grow linearly with OSD count

mgr/dashboard: paginate OSDs

Added by Ernesto Puerta over 1 year ago. Updated over 1 year ago.

Status:
New
Priority:
Normal
Category:
Component - OSDs
Target version:
-
% Done:

0%

Source:
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):
Tags:

Description

Target count: 8k

Strategy: OSD map is core data structure which is often exchanged between Ceph services. Efficient API calls allow to retrieve the list of OSDs. OSD metadata might require extra calls.

From Pawsey:
  • "osd view takes 40+secs to populate the first page. During this period there is no indication that it is working at all - when you do get the display the UI is very slow no other link works - like the data is still be loaded in the background and consuming cycles. Firefox issues a pop up stating that page is slowing the browser down! I had to close the tab and relogin"
  • "osd view - refreshes every time you enter this menu option - each time there is a 40+sec lag"

History

#1 Updated by Ernesto Puerta over 1 year ago

  • Parent task changed from #36451 to #36453

#2 Updated by Ernesto Puerta over 1 year ago

  • Description updated (diff)

Also available in: Atom PDF