Project

General

Profile

Actions

Feature #36191

closed

mgr/dashboard: Add support for managing RBD QoS

Added by Lenz Grimmer over 5 years ago. Updated about 3 years ago.

Status:
Resolved
Priority:
Normal
Category:
Component - RBD
Target version:
% Done:

0%

Source:
Tags:
Backport:
Reviewed:
Affected Versions:
Pull request ID:

Description

With PR#23743 merged, Ceph Nautilus will support defining an IOPS limit for RBD images on a per-image and pool level.

The RBD management in Ceph Mgr Dashboard should support this feature, by making it possible to define the limit when creating new RBD images or editing existing RBDs, as well as when creating or editing a Ceph pool dedicated to RBD.

On the command line, these limits can be configured as follows:

$ rbd config pool set $pool rbd_qos_iops_limit 100
$ rbd config image set $pool/$image rbd_qos_iops_limit 200


Subtasks 1 (1 open0 closed)

Subtask #38120: Implemented more frontend testsNew

Actions

Related issues 7 (2 open5 closed)

Related to Dashboard - Bug #37569: mgr/dashboard: Fix search in `Source` column of RBD configuration listResolvedPatrick Seidensal

Actions
Related to mgr - Feature #37570: Provide descriptions and types for the RBD configuration optionsNew12/07/2018

Actions
Related to Dashboard - Bug #46815: mgr/dashboard: FAIL: test_pool_create (tasks.mgr.dashboard.test_pool.PoolTest)ResolvedErnesto Puerta

Actions
Precedes Dashboard - Feature #37571: mgr/dashboard: Highlight RBD configuration options in add/edit formRejected

Actions
Precedes Dashboard - Bug #37572: mgr/dashboard: Add backend tests for RBD configurationResolvedPatrick Seidensal

Actions
Precedes Dashboard - Bug #38004: mgr/dashboard: Render error in pool edit dialogResolved

Actions
Precedes Dashboard - Tasks #38072: mgr/dashboard: Reflect RBD QoS setting values in formsNew

Actions
Actions

Also available in: Atom PDF