Project

General

Profile

Actions

Bug #5367

closed

multiclient tests: kernel mount gets EPERM

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

Status:
Resolved
Priority:
High
Assignee:
-
Category:
-
Target version:
-
% Done:

0%

Source:
Q/A
Tags:
Backport:
Regression:
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Component(FS):
Labels (FS):
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

2013-06-15T11:53:25.609 INFO:teuthology.orchestra.run.out:access    bw(MiB/s)  block(KiB) xfer(KiB)  open(s)    wr/rd(s)   close(s)   total(s)   iter
2013-06-15T11:53:25.609 INFO:teuthology.orchestra.run.out:------    ---------  ---------- ---------  --------   --------   --------   --------   ----
2013-06-15T11:53:25.611 INFO:teuthology.orchestra.run.out:ior ERROR: open64() failed, errno 13, Permission denied (aiori-POSIX.c:158)
2013-06-15T11:53:25.611 INFO:teuthology.orchestra.run.out:ior ERROR: open64() failed, errno 13, Permission denied (aiori-POSIX.c:158)
2013-06-15T11:53:25.611 INFO:teuthology.orchestra.run.out:ior ERROR: open64() failed, errno 13, Permission denied (aiori-POSIX.c:158)
ubuntu@teuthology:/a/sage-2013-06-15_09:42:09-foo-next-testing-basic/36504$ cat orig.config.yaml 
kernel:
  kdb: true
  sha1: f28d6bf9ef4d3f8dd2e669fd21be827663f215e2
machine_type: plana
nuke-on-error: true
overrides:
  ceph:
    conf:
      mon:
        debug mon: 20
        debug ms: 20
        debug paxos: 20
      osd:
        osd op thread timeout: 60
    fs: btrfs
    log-whitelist:
    - slow request
    sha1: 9253cd8174ca7690414923259b01c0a484323f19
  install:
    ceph:
      sha1: 9253cd8174ca7690414923259b01c0a484323f19
  s3tests:
    branch: next
  workunit:
    sha1: 9253cd8174ca7690414923259b01c0a484323f19
roles:
- - mon.a
  - mon.b
  - mon.c
  - mds.a
  - osd.0
  - osd.1
- - client.2
- - client.1
- - client.0
tasks:
- chef: null
- clock.check: null
- install: null
- ceph: null
- kclient: null
- pexec:
    clients:
    - cd $TESTDIR
    - wget http://ceph.com/qa/ior.tbz2
    - tar xvfj ior.tbz2
    - cd ior
    - ./configure
    - make
    - make install DESTDIR=$TESTDIR/binary/
    - cd $TESTDIR/
    - rm ior.tbz2
    - rm -r ior
    - ln -s $TESTDIR/mnt.* $TESTDIR/gmnt
- ssh_keys: null
- mpi:
    exec: $TESTDIR/binary/usr/local/bin/ior -e -w -r -W -b 10m -a POSIX -o $TESTDIR/gmnt/ior.testfile
- pexec:
    all:
    - rm -f $TESTDIR/gmnt/ior.testfile
    - rm -f $TESTDIR/gmnt


Related issues 1 (0 open1 closed)

Related to CephFS - Bug #5761: teuthology: MPI test sometimes fails with a permission deniedResolved07/25/2013

Actions
Actions

Also available in: Atom PDF