Project

General

Profile

Actions

Bug #5269

closed

osd: EEXIST on mkcoll

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

Status:
Resolved
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

2013-06-06 18:16:33.344842 7f669738b700  0 filestore(/var/lib/ceph/osd/ceph-1)  error (17) File exists not handled on operation 20 (5109.0.0, or op 0, counting from 0)
2013-06-06 18:16:33.344865 7f669738b700  0 filestore(/var/lib/ceph/osd/ceph-1) unexpected error code
2013-06-06 18:16:33.344868 7f669738b700  0 filestore(/var/lib/ceph/osd/ceph-1)  transaction dump:
{ "ops": [
        { "op_num": 0,
          "op_name": "mkcoll",
          "collection": "1.0_head"},
        { "op_num": 1,
          "op_name": "collection_setattr",
          "collection": "1.0_head",
          "name": "info",
          "length": 1},
        { "op_num": 2,
          "op_name": "omap_setkeys",
          "collection": "meta",
          "oid": "16ef7597\/infos\/head\/\/-1",
          "attr_lens": { "1.0_biginfo": 141,
              "1.0_epoch": 4,
              "1.0_info": 568}},
        { "op_num": 3,
          "op_name": "remove",
          "collection": "meta",
          "oid": "103aebbe\/pglog_1.0\/0\/\/-1"},
        { "op_num": 4,
          "op_name": "touch",
          "collection": "meta",
          "oid": "103aebbe\/pglog_1.0\/0\/\/-1"},
        { "op_num": 5,
          "op_name": "omap_setkeys",
          "collection": "meta",
          "oid": "103aebbe\/pglog_1.0\/0\/\/-1",
          "attr_lens": { "divergent_priors": 4}},
        { "op_num": 6,
          "op_name": "nop"}]}

job was
ubuntu@teuthology:/a/sage-2013-06-06_17:56:44-rados-wip-mon-testing-basic/32544$ cat orig.config.yaml 
kernel:
  kdb: true
  sha1: 19bb6a83cb93383b363cc5956e304213f0f1b79f
machine_type: plana
nuke-on-error: true
overrides:
  ceph:
    conf:
      mon:
        debug mon: 20
        debug ms: 20
        debug paxos: 20
    fs: xfs
    log-whitelist:
    - slow request
    sha1: 08923eb842a9768ff556939221e63b983724e9bf
  install:
    ceph:
      sha1: 08923eb842a9768ff556939221e63b983724e9bf
  s3tests:
    branch: master
  workunit:
    sha1: 08923eb842a9768ff556939221e63b983724e9bf
roles:
- - mon.0
  - mon.1
  - mon.2
  - mds.0
  - client.0
- - osd.0
- - osd.1
- - osd.2
tasks:
- chef: null
- clock.check: null
- install: null
- ceph: null
- thrashosds:
    chance_down: 1.0
    powercycle: true
    timeout: 600
- ceph-fuse: null
- workunit:
    clients:
      client.0:
      - rados/test.sh


Related issues 8 (0 open8 closed)

Related to Ceph - Bug #5473: osd/ReplicatedPG.cc: 1379: FAILED assert(0) in trim_object() on master, cuttlefishResolved06/27/2013

Actions
Related to Ceph - Bug #5625: osd: scrub finds 20 missing objects on cuttlefishResolved07/14/2013

Actions
Related to Ceph - Bug #5392: osd: unfound objects from thrashingResolved06/18/2013

Actions
Related to Ceph - Bug #5507: osd: ENOENT on cloneResolved07/05/2013

Actions
Related to Ceph - Bug #5631: osd/ReplicatedPG.cc: 3036: FAILED assert(iter)Resolved07/15/2013

Actions
Is duplicate of Ceph - Bug #5270: osd: crash in PG::peek_map_epoch()ResolvedSamuel Just06/06/2013

Actions
Has duplicate Ceph - Bug #5372: osd/SnapMapper.cc: 270: FAILED assert(check(oid))DuplicateSamuel Just06/16/2013

Actions
Has duplicate Ceph - Bug #5637: OSD crash upon pool creationRejected07/15/2013

Actions
Actions

Also available in: Atom PDF