Project

General

Profile

Actions

Bug #5056

closed

rados_mon_workunits failed in the nightlies

Added by Tamilarasi muthamizhan almost 11 years ago. Updated almost 11 years ago.

Status:
Won't Fix
Priority:
Normal
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

log: ubuntu@teuthology:/a/teuthology-2013-05-13_01:00:04-rados-master-testing-basic/12200

ubuntu@teuthology:/a/teuthology-2013-05-13_01:00:04-rados-master-testing-basic/12200$ cat summary.yaml 
description: collection:monthrash clusters:fixed-2.yaml fs:xfs.yaml msgr-failures:osd-delay.yaml
  thrashers:mon-thrasher.yaml workloads:rados_mon_workunits.yaml
duration: 686.425036907196
failure_reason: 'Command failed on 10.214.132.20 with status 39: ''mkdir -p -- /home/ubuntu/cephtest/12200/mnt.0/client.0/tmp
  && cd -- /home/ubuntu/cephtest/12200/mnt.0/client.0/tmp && CEPH_REF=db29f49f9eab5fe5bf27d57d623489186ced50ac
  TESTDIR="/home/ubuntu/cephtest/12200" CEPH_ID="0" PYTHONPATH="$PYTHONPATH:/home/ubuntu/cephtest/12200/binary/usr/local/lib/python2.7/dist-packages:/home/ubuntu/cephtest/12200/binary/usr/local/lib/python2.6/dist-packages" 
  /home/ubuntu/cephtest/12200/enable-coredump ceph-coverage /home/ubuntu/cephtest/12200/archive/coverage
  /home/ubuntu/cephtest/12200/workunit.client.0/mon/crush_ops.sh'''
flavor: basic
mon.a-kernel-sha1: b5b09be30cf99f9c699e825629f02e3bce555d44
mon.b-kernel-sha1: b5b09be30cf99f9c699e825629f02e3bce555d44
owner: scheduled_teuthology@teuthology
success: false
ubuntu@teuthology:/a/teuthology-2013-05-13_01:00:04-rados-master-testing-basic/12200$ cat config.yaml 
kernel: &id001
  kdb: true
  sha1: b5b09be30cf99f9c699e825629f02e3bce555d44
machine_type: plana
nuke-on-error: true
overrides:
  ceph:
    conf:
      global:
        ms inject delay max: 1
        ms inject delay probability: 0.005
        ms inject delay type: osd
        ms inject socket failures: 2500
      mon:
        debug mon: 20
        debug ms: 1
        debug paxos: 20
    fs: xfs
    log-whitelist:
    - slow request
    sha1: db29f49f9eab5fe5bf27d57d623489186ced50ac
  s3tests:
    branch: master
  workunit:
    sha1: db29f49f9eab5fe5bf27d57d623489186ced50ac
roles:
- - mon.a
  - mon.c
  - osd.0
  - osd.1
  - osd.2
- - mon.b
  - mds.a
  - osd.3
  - osd.4
  - osd.5
  - client.0
targets:
  ubuntu@plana57.front.sepia.ceph.com: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCuMOcu2XPQovy/Qzmwyvc9tvGP9JZVJ6cqiJ3RPOSGgAifKLTxe2ramHpD8AKcdthu8VAfouFpZK4CtBWKJowurR+4yZKgEugzvYuZ/nK/np56vreBQmRBWD1vLPtxPsTT3YGu5qx+ixdSwrSxexxc0/7+EW9x1D6knL+OGUNWksoGIRlXxjh9qafbw/1XKeQQF28vxBXHofXUFY8USMUcq5HDuaFfmgKzufH6vk84oqyr/jtGej6b4g6tbGiHPYR+o5tmTQHyxpOxqLZP2RFFqHlQ/QaOmRvSNIoOo+1UbqdcWsLk16/lXIS1mI+BZsZouk1H+fGeMTEUDGktiPW7
  ubuntu@plana58.front.sepia.ceph.com: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDSrEdvZzLOAbSb6/bmBSAazRmmiN+zGTF6PoS2K83VPDk5CkrpMjxOnHhOC+FnOBo9tss/XZ/UaBx6BOmzjMqVvCZaS81LQ2hM7fR4qrBOBjFATab2XgaU0sbS1T4ihFrEgN+j5FTBSAiR+F6mEJhxiLaf3IJSDarp9aD5c7pij29pKjzp8FcoKsmLyMbdW+6AzAVwKcdEsawcXEQL8P6CE04hj5r2NdLGKOohSDZYNrXWozQ0sq3l+MMFjQKJKGPzSKvQCVklngex6XgfNTssNI1Se0WqpPlpSJNeajbUegGVEEbYFn5au3eQvrttl78zghEtENwCBCij063zNlkf
tasks:
- internal.lock_machines:
  - 2
  - plana
- internal.save_config: null
- internal.check_lock: null
- internal.connect: null
- internal.check_conflict: null
- internal.check_ceph_data: null
- internal.vm_setup: null
- kernel: *id001
- internal.base: null
- internal.archive: null
- internal.coredump: null
- internal.syslog: null
- internal.timer: null
- chef: null
- clock.check: null
- install: null
- ceph: null
- mon_thrash:
    revive_delay: 20
    thrash_delay: 1
- workunit:
    clients:
      client.0:
      - mon/pool_ops.sh
      - mon/crush_ops.sh
      - mon/osd.sh

Actions #1

Updated by Sage Weil almost 11 years ago

  • Status changed from New to Won't Fix

this is a known problem with idempotency of the mon commands.. see fix #4635. we aren't going to fix it for bobtail/cuttlefish, since it is a rare failure corner condition.

Actions

Also available in: Atom PDF