Project

General

Profile

Actions

Bug #9135

closed

ENOENT on collection_add

Added by Sage Weil over 9 years ago. Updated over 9 years ago.

Status:
Can't reproduce
Priority:
High
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

    -4> 2014-08-14 21:54:24.569119 7fb691803700 10 filestore(/var/lib/ceph/osd/ceph-2) collection_add 1.10ds0_head/be132d0d/plana5016685-48/head//1/18446744073709551615/0 from 1.10ds0_TEMP/be132d0d/plana5016685-48/head//1/18446744073709551615/0 = -2
    -3> 2014-08-14 21:54:24.569127 7fb691803700  0 filestore(/var/lib/ceph/osd/ceph-2)  error (2) No such file or directory not handled on operation 22 (48084.0.1, or op 1, counting from 0)
    -2> 2014-08-14 21:54:24.569135 7fb691803700  0 filestore(/var/lib/ceph/osd/ceph-2) unexpected error code
    -1> 2014-08-14 21:54:24.569136 7fb691803700  0 filestore(/var/lib/ceph/osd/ceph-2)  transaction dump:
{ "ops": [
        { "op_num": 0,
          "op_name": "write",
          "collection": "1.10ds0_TEMP",
          "oid": "be132d0d\/plana5016685-48\/head\/\/1\/18446744073709551615\/0",
          "length": 256000,
          "offset": 1579008,
          "bufferlist length": 256000},
        { "op_num": 1,
          "op_name": "collection_add",
          "src_collection": "1.10ds0_TEMP",
          "dst_collection": "1.10ds0_head",
          "oid": "be132d0d\/plana5016685-48\/head\/\/1\/18446744073709551615\/0"},
        { "op_num": 2,
          "op_name": "collection_remove",
          "collection": "1.10ds0_TEMP",
          "oid": "be132d0d\/plana5016685-48\/head\/\/1\/18446744073709551615\/0"},
        { "op_num": 3,
          "op_name": "collection_setattr",
          "collection": "1.10ds0_head",
          "name": "info",
          "length": 1},
        { "op_num": 4,
          "op_name": "omap_setkeys",
          "collection": "meta",
          "oid": "16ef7597\/infos\/head\/\/-1",
          "attr_lens": { "1.10ds0_biginfo": 543,
              "1.10ds0_epoch": 4,
              "1.10ds0_info": 692}}]}

ubuntu@teuthology:/a/sage-2014-08-14_15:41:43-rados-next-testing-basic-multi/424657

logs and cores are in the test dir (teuth didn't do its normal cleanup)


Related issues 1 (0 open1 closed)

Related to Ceph - Bug #9150: osd/ECBackend.cc: 529: FAILED assert(pop.data.length() == sinfo.aligned_logical_offset_to_chunk_offset( after_progress.data_recovered_to - op.recovery_progress.data_recovered_to))Can't reproduce08/16/2014

Actions
Actions #1

Updated by Sage Weil over 9 years ago

  • Priority changed from Urgent to High
Actions #2

Updated by Sage Weil over 9 years ago

  • Status changed from New to Can't reproduce
Actions

Also available in: Atom PDF