Project

General

Profile

Actions

Bug #5951

closed

osd: next: EEXIST on mkcoll

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

Status:
Resolved
Priority:
Urgent
Assignee:
Category:
-
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

   -30> 2013-08-13 03:09:19.151279 7fc2ad82b700  0 filestore(/var/lib/ceph/osd/ceph-4)  error (17) File exists not handled on operation 20 (4621.0.0, or op 0, counting from 0)
   -29> 2013-08-13 03:09:19.151299 7fc2ad82b700  0 filestore(/var/lib/ceph/osd/ceph-4) unexpected error code
   -28> 2013-08-13 03:09:19.151301 7fc2ac028700  5 --OSD::tracker-- reqid: client.4120.0:3830, seq: 698, time: 2013-08-13 03:09:19.151301, event: commit_sent, request: osd_sub_op(client.4120.0:3830 3.0 9e70cbab/plana2011975-257/head//3 [] v 112'3159 snapset=0=[]:[] snapc=0=[]) v7
   -27> 2013-08-13 03:09:19.151323 7fc2ac028700  1 -- 10.214.131.20:6810/18454 --> osd.0 10.214.131.21:6813/30793 -- osd_sub_op_reply(client.4120.0:3830 3.0 9e70cbab/plana2011975-257/head//3 [] ondisk, result = 0) v1 -- ?+0 0x2d05a00
   -26> 2013-08-13 03:09:19.151301 7fc2ad82b700  0 filestore(/var/lib/ceph/osd/ceph-4)  transaction dump:
{ "ops": [
        { "op_num": 0,
          "op_name": "mkcoll",
          "collection": "1.e_head"},
        { "op_num": 1,
          "op_name": "collection_setattr",
          "collection": "1.e_head",
          "name": "info",
          "length": 1},
        { "op_num": 2,
          "op_name": "omap_setkeys",
          "collection": "meta",
          "oid": "16ef7597\/infos\/head\/\/-1",
          "attr_lens": { "1.e_biginfo": 55,
              "1.e_epoch": 4,
              "1.e_info": 568}},
        { "op_num": 3,
          "op_name": "touch",
          "collection": "meta",
          "oid": "103a8f2f\/pglog_1.e\/0\/\/-1"},
        { "op_num": 4,
          "op_name": "omap_setkeys",
          "collection": "meta",
          "oid": "103a8f2f\/pglog_1.e\/0\/\/-1",
          "attr_lens": {}}]}

ubuntu@teuthology:/var/lib/teuthworker/archive/teuthology-2013-08-13_01:00:13-rados-next-testing-basic-plana/104707$ cat orig.config.yaml 
kernel:
  kdb: true
  sha1: 68d04c9a036bea12d76fdd51e926aef771e8e041
machine_type: plana
nuke-on-error: true
os_type: ubuntu
overrides:
  admin_socket:
    branch: next
  ceph:
    conf:
      global:
        ms inject delay max: 1
        ms inject delay probability: 0.005
        ms inject delay type: osd
        ms inject internal delays: 0.002
        ms inject socket failures: 2500
      mon:
        debug mon: 20
        debug ms: 1
        debug paxos: 20
    fs: ext4
    log-whitelist:
    - slow request
    sha1: 2632846e24e3c26139e982e0a569951d25e1589b
  ceph-deploy:
    branch:
      dev: next
    conf:
      client:
        log file: /var/log/ceph/ceph-$name.$pid.log
      mon:
        debug mon: 1
        debug ms: 20
        debug paxos: 20
  install:
    ceph:
      sha1: 2632846e24e3c26139e982e0a569951d25e1589b
  s3tests:
    branch: next
  workunit:
    sha1: 2632846e24e3c26139e982e0a569951d25e1589b
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
- rados:
    clients:
    - client.0
    objects: 500
    op_weights:
      delete: 10
      read: 45
      write: 45
    ops: 4000
teuthology_branch: next

Related issues 1 (0 open1 closed)

Related to Ceph - Bug #6390: ENOTEMPTY on TEMP coll on replayCan't reproduce09/25/2013

Actions
Actions

Also available in: Atom PDF