Project

General

Profile

Actions

Bug #41908

closed

TMAPUP operation results in OSD assertion failure

Added by Jason Dillaman over 4 years ago. Updated over 4 years ago.

Status:
Resolved
Priority:
Immediate
Assignee:
Jason Dillaman
Category:
-
Target version:
-
% Done:

0%

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

Description

In 'do_tmapup', the object is READ into a 'newop' structure and then when it is re-written, the same 'newop' structure is used for a WRITEFULL operation. However, the 'outdata' was never cleared and as a result it is appended to the TMAPUP operation outdata. This results in the new MOSDOpReply assertion [1] failing.

[1] https://github.com/ceph/ceph/commit/7302e890f1caebfa992361e86df352ced2a52c7d

Actions #1

Updated by Jason Dillaman over 4 years ago

  • Status changed from In Progress to Fix Under Review
  • Pull request ID set to 30457
Actions #2

Updated by Neha Ojha over 4 years ago

  • Status changed from Fix Under Review to Resolved
Actions

Also available in: Atom PDF