Project

General

Profile

Actions

Bug #24922

closed

osd: skip_data_digest change breaks deep scrub

Added by Sage Weil almost 6 years ago. Updated over 5 years ago.

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

0%

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

Description

when using bluestore, deep scrub fails to detect differences between replicas

 1221  bin/init-ceph stop ; MON=1 OSD=3 MDS=0 ../src/vstart.sh  -d -n -x -l ; bin/ceph osd pool create foo 1 ; bin/rados -p foo put foo /etc/passwd
 1222  for f in 0 1 2 ; do bin/ceph daemon osd.$f config set osd_objectstore_fuse true ; done
 1223  for f in 0 ; do hexedit dev/osd$f/fuse/1.0_head/all/#1\:602f83fe\:\:\:foo\:head#/data ; done
  ^ make a change there to one or more (but not all) replicas
 1224  bin/ceph pg deep-scrub 1.0

deep scrub reports ok.


Related issues 1 (0 open1 closed)

Copied to Ceph - Bug #24958: osd: skip_data_digest change breaks deep scrubResolvedAbhishek Lekshmanan07/17/2018

Actions
Actions #3

Updated by Sage Weil almost 6 years ago

  • Status changed from In Progress to Pending Backport
Actions #4

Updated by Abhishek Lekshmanan almost 6 years ago

  • Tracker changed from Bug to Backport
  • Status changed from Pending Backport to In Progress
  • Target version set to v13.2.1
Actions #5

Updated by Abhishek Lekshmanan almost 6 years ago

  • Tracker changed from Backport to Bug
  • % Done set to 0
  • Regression set to No
  • Severity set to 3 - minor
Actions #6

Updated by Abhishek Lekshmanan almost 6 years ago

  • Copied to Bug #24958: osd: skip_data_digest change breaks deep scrub added
Actions #7

Updated by Sage Weil over 5 years ago

  • Status changed from In Progress to Resolved
Actions

Also available in: Atom PDF