Project

General

Profile

Actions

Bug #23147

closed

RGW: metrics 'qlen', 'qactive' are not work

Added by Aleksandr Rudenko about 6 years ago. Updated over 3 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Target version:
% Done:

0%

Source:
Community (dev)
Tags:
Backport:
luminous
Regression:
No
Severity:
2 - major
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

Ceph version 12.2.3

I perform a load test rgw, but matrics 'qlen', 'qactive' always equal 0.

while true; do ceph daemon client.rgw.a perf dump | grep -E "qlen|qactive"; sleep 1; done

        "qlen": 0,
        "qactive": 0,
...

Related issues 1 (0 open1 closed)

Copied to rgw - Backport #43482: luminous: RGW: metrics 'qlen', 'qactive' are not workRejectedNathan CutlerActions
Actions

Also available in: Atom PDF