Project

General

Profile

Actions

Bug #6938

closed

client full handling races with OSDs having newer maps

Added by Josh Durgin over 10 years ago. Updated over 10 years ago.

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

0%

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

Description

Currently osds reply to writes with -ENOSPC when the full flag in the osd map is set. If a client with an older map without the full flag gets sends a write, it propagate -ENOSPC to the client, which is not expected by some clients, like rbd, where it will get translated to EIO by the block layer in qemu, for example.


Related issues 1 (0 open1 closed)

Related to Ceph - Bug #6725: objecter: kick_requests() resends ops that should be pausedResolvedJosh Durgin11/05/2013

Actions
Actions #1

Updated by Sage Weil over 10 years ago

  • Status changed from New to Fix Under Review
Actions #2

Updated by Sage Weil over 10 years ago

  • Status changed from Fix Under Review to Resolved
Actions

Also available in: Atom PDF