Project

General

Profile

Actions

Bug #12515

closed

requeue_scrub when kick_object_context_blocked

Added by Xinze Chi over 8 years ago. Updated over 8 years ago.

Status:
Resolved
Priority:
Urgent
Assignee:
Category:
-
Target version:
-
% Done:

0%

Source:
other
Tags:
Backport:
hammer
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

when read miss in writeback cache pool, osd do_proxy_read first
and maybe promote it. but in this case, the op is not added to
waiting_for_blocked_object


Related issues 1 (0 open1 closed)

Copied to Ceph - Backport #13035: requeue_scrub when kick_object_context_blockedResolvedAbhishek VarshneyActions
Actions #1

Updated by Xinze Chi over 8 years ago

when read miss in writeback cache pool, osd do_proxy_read first
and maybe promote it. but in this case, the op is not added to
waiting_for_blocked_object. pg scrub maybe block by this object
(_range_available_for_scrub). so after promote it, we should
requeue_scrub.

PR: https://github.com/ceph/ceph/pull/5396.

Actions #2

Updated by Kefu Chai over 8 years ago

  • Status changed from New to Fix Under Review
  • Assignee set to Xinze Chi
Actions #3

Updated by Sage Weil over 8 years ago

  • Status changed from Fix Under Review to Pending Backport
  • Backport set to hammer
Actions #4

Updated by Loïc Dachary over 8 years ago

  • Status changed from Pending Backport to Resolved
Actions

Also available in: Atom PDF