Project

General

Profile

Actions

Bug #56511

open

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 almost 2 years ago. Updated almost 2 years 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):

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"
Actions #1

Updated by Ernesto Puerta almost 2 years ago

  • Parent task changed from #36451 to #36453
Actions #2

Updated by Ernesto Puerta almost 2 years ago

  • Description updated (diff)
Actions

Also available in: Atom PDF