Project

General

Profile

Actions

Bug #15270

closed

"mount error 5 = Input/output error" in smoke-master-distro-basic-openstack

Added by Yuri Weinstein about 8 years ago. Updated about 8 years ago.

Status:
Resolved
Priority:
Normal
Category:
Testing
Target version:
-
% Done:

0%

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

Description

Run: http://pulpito.ovh.sepia.ceph.com:8081/teuthology-2016-03-24_05:00:02-smoke-master-distro-basic-openstack/
Jobs: ['21865', '21866', '21863', '21864']
Logs: http://teuthology.ovh.sepia.ceph.com/teuthology/teuthology-2016-03-24_05:00:02-smoke-master-distro-basic-openstack/21866/teuthology.log

2016-03-24T05:32:50.933 INFO:teuthology.orchestra.run.target076086:Running: 'sudo logrotate /etc/logrotate.d/ceph-test.conf'
2016-03-24T05:32:51.084 INFO:teuthology.orchestra.run.target076082.stdout:parsing options: name=0,secretfile=/home/ubuntu/cephtest/data/client.0.secret
2016-03-24T05:32:51.085 INFO:teuthology.orchestra.run.target076082.stdout:mount error 5 = Input/output error
2016-03-24T05:32:51.087 ERROR:teuthology.run_tasks:Saw exception from tasks.
Traceback (most recent call last):
  File "/home/teuthworker/src/teuthology_master/teuthology/run_tasks.py", line 69, in run_tasks
    manager.__enter__()
  File "/usr/lib/python2.7/contextlib.py", line 17, in __enter__
    return self.gen.next()
  File "/home/teuthworker/src/ceph-qa-suite_master/tasks/kclient.py", line 99, in task
    kernel_mount.mount()
  File "/home/teuthworker/src/ceph-qa-suite_master/tasks/cephfs/kernel_mount.py", line 76, in mount
    secret=secret),
  File "/home/teuthworker/src/teuthology_master/teuthology/orchestra/remote.py", line 196, in run
    r = self._runner(client=self.ssh, name=self.shortname, **kwargs)
  File "/home/teuthworker/src/teuthology_master/teuthology/orchestra/run.py", line 378, in run
    r.wait()
  File "/home/teuthworker/src/teuthology_master/teuthology/orchestra/run.py", line 114, in wait
    label=self.label)
CommandFailedError: Command failed on target076082 with status 5: 'sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage /sbin/mount.ceph 158.69.76.86:6789,158.69.76.81:6790,158.69.76.81:6789:/ /home/ubuntu/cephtest/mnt.0 -v -o name=0,secretfile=/home/ubuntu/cephtest/data/client.0.secret'
2016-03-24T05:32:51.135 ERROR:teuthology.run_tasks: Sentry event: http://sentry.ceph.com/sepia/teuthology/?q=140f71b1b80a455f81ddb37b2f7f23ba
Actions #1

Updated by Samuel Just about 8 years ago

  • Project changed from Ceph to CephFS
Actions #2

Updated by Zheng Yan about 8 years ago

the test use 3.13 kernel, maybe the failure was caused by unsupported feature.

Actions #4

Updated by Greg Farnum about 8 years ago

  • Category set to Testing
  • Assignee set to Yuri Weinstein

I think anything running kernel tests needs to run with our testing kernel, not the distro kernel that happens to be installed. Certainly Jewel defaults to CRUSH stuff that some of our distro kernels don't support.

Actions #5

Updated by Yuri Weinstein about 8 years ago

changed smoke suite to use kernel testing

Actions #6

Updated by Yuri Weinstein about 8 years ago

  • Status changed from New to Resolved
Actions

Also available in: Atom PDF