Project

General

Profile

Actions

Bug #5697

closed

osd: ENOENT on pull

Added by Sage Weil almost 11 years ago. Updated almost 11 years ago.

Status:
Duplicate
Priority:
Urgent
Assignee:
-
Category:
OSD
Target version:
-
% Done:

0%

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

Description

this is probably a regression from the replica flush stuff?

"2013-07-20 02:18:08.535296 osd.3 10.214.131.30:6808/8557 1 : [ERR] 0.14 2
tried to pull 3955cdb4/benchmark_data_plana10_8997_object502/head//0 but got (2)
No such file or directory" in cluster log

job was

ubuntu@teuthology:/a/teuthology-2013-07-20_01:00:12-rados-next-testing-basic/74538$ cat orig.config.yaml 
kernel:
  kdb: true
  sha1: 77c8bf2f972a9d6ff446c49a41678bf931bbee44
machine_type: plana
nuke-on-error: true
overrides:
  admin_socket:
    branch: next
  ceph:
    conf:
      global:
        ms inject socket failures: 5000
      mon:
        debug mon: 20
        debug ms: 20
        debug paxos: 20
    fs: xfs
    log-whitelist:
    - slow request
    sha1: 73b4003f6545ae1ed9efd3abc3b25bd3ebd73c46
  install:
    ceph:
      sha1: 73b4003f6545ae1ed9efd3abc3b25bd3ebd73c46
  s3tests:
    branch: next
  workunit:
    sha1: 73b4003f6545ae1ed9efd3abc3b25bd3ebd73c46
roles:
- - mon.a
  - mon.c
  - osd.0
  - osd.1
  - osd.2
- - mon.b
  - mds.a
  - osd.3
  - osd.4
  - osd.5
  - client.0
tasks:
- chef: null
- clock.check: null
- install: null
- ceph:
    log-whitelist:
    - wrongly marked me down
    - objects unfound and apparently lost
- thrashosds:
    chance_pgnum_grow: 1
    chance_pgpnum_fix: 1
    timeout: 1200
- radosbench:
    clients:
    - client.0
    time: 1800
teuthology_branch: next


Related issues 1 (0 open1 closed)

Is duplicate of Ceph - Bug #5699: osd/ReplicatedPG.cc: 1507: FAILED assert(0) in trim_objectResolvedSamuel Just07/20/2013

Actions
Actions #1

Updated by Samuel Just almost 11 years ago

  • Status changed from New to Duplicate

This is probably also a duplicate of 5699

Actions

Also available in: Atom PDF