Project

General

Profile

Documentation #5058

docs/master/dev/osd_internals updates

Added by Loïc Dachary almost 11 years ago. Updated over 10 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
common
Target version:
-
% Done:

100%

Spent time:
Tags:
Backport:
Reviewed:
Affected Versions:
Pull request ID:

Description

work in progress

Associated revisions

Revision dbddffef (diff)
Added by Loïc Dachary almost 11 years ago

update op added to a waiting queue or discarded

The decision to discard an op happens either in OSD or in PG.
The operation queue goes to a single OpWQ object if waiting_map does not impose a delay op_queue.
The decision to add an op to a waiting queue regardless of its type is updated.
The decision to add a CEPH_MSG_OSD_OP to a waiting queue is described in full.

http://tracker.ceph.com/issues/5058 refs #5058

Signed-off-by: Loic Dachary <>

Revision b7d4012c (diff)
Added by Loïc Dachary almost 11 years ago

typo s/come/some/

http://tracker.ceph.com/issues/5058 refs #5058

Signed-off-by: Loic Dachary <>

Revision 1c53991e (diff)
Added by Loïc Dachary almost 11 years ago

fix typos and add hyperlink to peering

s/;/:/
s/up_acting_affected/acting_up_affected/
Add relative link to ../../peering

http://tracker.ceph.com/issues/5058 refs #5058

Signed-off-by: Loic Dachary <>

Revision 2a4425af (diff)
Added by Loïc Dachary almost 11 years ago

reflect recent changes in the pg deletion logic

No need to wait on DeletingStateRef for flush https://github.com/ceph/ceph/commit/d3dd99b725afaa026fe6f700ddc14a7f657f2170
Fix typos

http://tracker.ceph.com/issues/5058 refs #5058

Signed-off-by: Loic Dachary <>

History

#1 Updated by Loïc Dachary almost 11 years ago

  • Description updated (diff)

#2 Updated by Loïc Dachary almost 11 years ago

  • Description updated (diff)

#3 Updated by Loïc Dachary almost 11 years ago

  • Description updated (diff)
  • % Done changed from 0 to 10

#4 Updated by Loïc Dachary almost 11 years ago

  • Description updated (diff)

#5 Updated by Loïc Dachary almost 11 years ago

  • Description updated (diff)

#6 Updated by Loïc Dachary almost 11 years ago

  • Description updated (diff)

#7 Updated by Loïc Dachary almost 11 years ago

  • % Done changed from 10 to 70

Sam Just says : Some of the details of the PG op queueing have changed again in next. See fd90105

#8 Updated by Loïc Dachary over 10 years ago

  • Status changed from In Progress to Resolved
  • % Done changed from 70 to 100

This has been transformed into an ongoing update process with no designated issue to track progress.

Also available in: Atom PDF