Project

General

Profile

Actions

Bug #39301

closed

mgr/dashboard: Optimize RBD list by reducing the amount of data returned

Added by Ricardo Marques about 5 years ago. Updated about 3 years ago.

Status:
Won't Fix
Priority:
Low
Assignee:
-
Category:
Component - RBD
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

Some RBD image information may require a lot of processing, and we are calculating this information for every RBD image, every "X" seconds when the table automatically refreshes.

For optimization, RBD "LIST" endpoint should only return the information needed to populate the table.

Additional information (like snapshots information, etc.) that is only displayed in the details view should be returned by a dedicated GET to the selected image only.


Related issues 1 (1 open0 closed)

Related to Dashboard - Bug #39140: mgr/dashboard: decouple RBD image disk usage calculation from RBD image listingFix Under ReviewErnesto Puerta

Actions
Actions

Also available in: Atom PDF