Project

General

Profile

Actions

Feature #2198

open

add an option to force a down osd to be marked immediately out

Added by Samuel Just about 12 years ago. Updated almost 12 years ago.

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

0%

Source:
Development
Tags:
Backport:
Reviewed:
Affected Versions:
Pull request ID:
Actions #1

Updated by Sage Weil about 12 years ago

What's the motivation for doing that? Is it any better than setting the out interval to be something very short?

Actions #2

Updated by Greg Farnum about 12 years ago

It guarantees that you always have the set number of copies on-disk when you get a commit, instead of probably having the correct number of copies.

Actions #3

Updated by Sage Weil about 12 years ago

Not really, a write will still go to N-1 replicas until the new one is backfilled up through the object's position.

In practice, i think this just means backfill may start and then be canceled/discarded if the osd comes back quickly. And there may be one less osdmap published..

Actions #4

Updated by Greg Farnum about 12 years ago

Hmm, yeah, I forgot about that.
Somebody was asking about it; I'm not sure if they cared exactly but I'm sure there will be people who want to be able to guarantee a number of on-disk copies.

Actions #5

Updated by Sage Weil almost 12 years ago

  • Tracker changed from Bug to Feature
Actions

Also available in: Atom PDF