Project

General

Profile

Bug #7398

osd: ERANGE from clone

Added by Sage Weil about 10 years ago. Updated almost 10 years ago.

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

0%

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

Description

ubuntu@teuthology:/a/teuthology-2014-02-10_23:01:27-rbd-master-testing-basic-plana/76311

    -6> 2014-02-11 05:16:03.411626 7f71ddceb700  0 filestore(/var/lib/ceph/osd/ceph-0)  error (34) Numerical result out of range not handled on operation 30 (3512.0.9, or op 9, counting from 0)
    -5> 2014-02-11 05:16:03.411650 7f71ddceb700  0 filestore(/var/lib/ceph/osd/ceph-0) unexpected error code
    -4> 2014-02-11 05:16:03.411653 7f71ddceb700  0 filestore(/var/lib/ceph/osd/ceph-0)  transaction dump:
{ "ops": [
        { "op_num": 0,
          "op_name": "remove",
          "collection": "26.6_head",
          "oid": "2afece86\/rbd_data.107f7a410b2b.0000000000000019\/b\/\/26"},
        { "op_num": 1,
          "op_name": "remove",
          "collection": "26.6_head",
          "oid": "2afece86\/rbd_data.107f7a410b2b.0000000000000019\/b\/\/26"},
        { "op_num": 2,
          "op_name": "remove",
          "collection": "26.6_TEMP",
          "oid": "2afece86\/rbd_data.107f7a410b2b.0000000000000019\/b\/\/26"},
        { "op_num": 3,
          "op_name": "touch",
          "collection": "26.6_head",
          "oid": "2afece86\/rbd_data.107f7a410b2b.0000000000000019\/b\/\/26"},
        { "op_num": 4,
          "op_name": "omap_setheader",
          "collection": "26.6_head",
          "oid": "2afece86\/rbd_data.107f7a410b2b.0000000000000019\/b\/\/26",
          "header_length": "0"},
        { "op_num": 5,
          "op_name": "write",
          "collection": "26.6_head",
          "oid": "2afece86\/rbd_data.107f7a410b2b.0000000000000019\/b\/\/26",
          "length": 526076,
          "offset": 1925495,
          "bufferlist length": 526076},
        { "op_num": 6,
          "op_name": "omap_setkeys",
          "collection": "26.6_head",
          "oid": "2afece86\/rbd_data.107f7a410b2b.0000000000000019\/b\/\/26",
          "attr_lens": {}},
        { "op_num": 7,
          "op_name": "setattrs",
          "collection": "26.6_head",
          "oid": "2afece86\/rbd_data.107f7a410b2b.0000000000000019\/b\/\/26",
          "attr_lens": { "_": 266}},
        { "op_num": 8,
          "op_name": "clonerange2",
          "collection": "26.6_head",
          "src_oid": "2afece86\/rbd_data.107f7a410b2b.0000000000000019\/7\/\/26",
          "dst_oid": "2afece86\/rbd_data.107f7a410b2b.0000000000000019\/b\/\/26",
          "src_offset": 0,
          "len": 1925495,
          "dst_offset": 0},
        { "op_num": 9,
          "op_name": "clonerange2",
          "collection": "26.6_head",
          "src_oid": "2afece86\/rbd_data.107f7a410b2b.0000000000000019\/c\/\/26",
          "dst_oid": "2afece86\/rbd_data.107f7a410b2b.0000000000000019\/b\/\/26",
          "src_offset": 2451571,
          "len": 1742733,
          "dst_offset": 2451571},
        { "op_num": 10,
          "op_name": "omap_setkeys",
          "collection": "meta",
          "oid": "a468ec03\/snapmapper\/0\/\/-1",
          "attr_lens": { "OBJ_000000000000001A.68ECEFA2.b.rbd%udata%e107f7a410b2b%e0000000000000019..": 119}},
...


Related issues

Duplicated by Ceph - Bug #7984: osd/ReplicatedPG.cc: 2273: FAILED assert(p != snapset.clones.end()) Duplicate 04/04/2014

History

#1 Updated by Ian Colle about 10 years ago

  • Assignee set to Samuel Just

#2 Updated by Samuel Just about 10 years ago

  • Assignee deleted (Samuel Just)

#3 Updated by Sage Weil about 10 years ago

  • Status changed from 12 to Need More Info

#4 Updated by Sage Weil about 10 years ago

  • Severity changed from 3 - minor to 2 - major

#5 Updated by Samuel Just about 10 years ago

  • Status changed from Need More Info to 12
  • Assignee set to Samuel Just

ubuntu@teuthology:/a/teuthology-2014-03-18_02:30:01-rados-firefly-distro-basic-plana/137259/remote

With logging.

#6 Updated by Samuel Just about 10 years ago

Seems that there is a stale ssc from a previous interval (?) mucking up the calc_clone_subsets process. Testing a branch with better snapset_contexts checking across intervals to get more info.

#7 Updated by Sage Weil almost 10 years ago

might be dup of #7916

#8 Updated by Samuel Just almost 10 years ago

  • Status changed from 12 to Resolved

7e697b1bc2ffac086b6a24f97aba755401cd8c37

Also available in: Atom PDF