Project

General

Profile

Actions

Cleanup #18875

open

osd: give deletion ops a cost when performing backfill

Added by Greg Farnum about 7 years ago. Updated about 6 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
% Done:

0%

Tags:
Backport:
Reviewed:
Affected Versions:
Component(RADOS):
OSD
Pull request ID:

Description

From PrimaryLogPG, line 11134 (at time of writing)

       // Don't increment ops here because deletions
       // are cheap and not replied to unlike real recovery_ops,
       // and we can't increment ops without requeueing ourself
       // for recovery.

That is, we assume removing objects is free when budgeting our backfill ops. Stop doing that.

Actions #1

Updated by Chang Liu almost 7 years ago

Working on this issue

Actions #2

Updated by Patrick Donnelly about 6 years ago

  • Project changed from Ceph to RADOS
  • Category deleted (OSD)
  • Component(RADOS) OSD added
Actions

Also available in: Atom PDF