Project

General

Profile

Actions

Bug #66557

closed

common/TrackedOp: do not count the ops marked as nowarn

Added by Xiubo Li almost 2 years ago. Updated 5 months ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
Administration/Usability
Target version:
% Done:

0%

Source:
Backport:
squid,reef
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Component(FS):
Labels (FS):
Pull request ID:
Tags (freeform):
backport_processed
Fixed In:
v19.3.0-2931-g1e7a753b91
Released In:
v20.2.0~2640
Upkeep Timestamp:
2025-11-01T01:36:02+00:00

Description

If an op is marked as nowarn then it won't be counted as the slow requests, but currently it will count the initiated time when iterating the inflight ops.

For example:

[WRN] : 1 slow requests, 1 included below; oldest blocked for > 38.764892 secs
[WRN] : slow request 33.875059 seconds old, received at 2024-06-17T14:14:34.228261+0000: client_request(client.78109915:11369251 mkdir #0x1008ecedea2/chk-89588 2024-06-17T14:14:34.097825+0000 caller_uid=1002960000, caller_gid=0{0,1002960000,}) currently failed to wrlock, waiting

The oldest blocked request is 38.764892 old, but the oldest slow request reported is 33.875059 old.


Related issues 2 (0 open2 closed)

Copied to CephFS - Backport #66615: squid: common/TrackedOp: do not count the ops marked as nowarnResolvedJos CollinActions
Copied to CephFS - Backport #66616: reef: common/TrackedOp: do not count the ops marked as nowarnResolvedXiubo LiActions
Actions #1

Updated by Xiubo Li almost 2 years ago

  • Description updated (diff)
Actions #2

Updated by Patrick Donnelly over 1 year ago

  • Category set to Administration/Usability
  • Status changed from Fix Under Review to Pending Backport
  • Target version set to v20.0.0
  • Backport changed from reef,squid to squid,reef
Actions #3

Updated by Upkeep Bot over 1 year ago

  • Copied to Backport #66615: squid: common/TrackedOp: do not count the ops marked as nowarn added
Actions #4

Updated by Upkeep Bot over 1 year ago

  • Copied to Backport #66616: reef: common/TrackedOp: do not count the ops marked as nowarn added
Actions #5

Updated by Upkeep Bot over 1 year ago

  • Tags (freeform) set to backport_processed
Actions #6

Updated by Upkeep Bot 9 months ago

  • Status changed from Pending Backport to Resolved
  • Upkeep Timestamp set to 2025-07-08T18:35:41+00:00
Actions #7

Updated by Upkeep Bot 8 months ago

  • Merge Commit set to 1e7a753b91059782a7ec560f215db750de2243f3
  • Fixed In set to v19.3.0-2931-g1e7a753b91
  • Upkeep Timestamp changed from 2025-07-08T18:35:41+00:00 to 2025-08-02T04:50:46+00:00
Actions #8

Updated by Upkeep Bot 5 months ago

  • Released In set to v20.2.0~2640
  • Upkeep Timestamp changed from 2025-08-02T04:50:46+00:00 to 2025-11-01T01:36:02+00:00
Actions

Also available in: Atom PDF