Bug #21908
kcephfs: mount fails with -EIO
Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
% Done:
0%
Source:
Development
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
multimds
Component(FS):
kceph
Labels (FS):
Pull request ID:
Crash signature (v1):
Crash signature (v2):
Description
2017-10-24T16:04:38.503 INFO:teuthology.orchestra.run.smithi062:Running: 'sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage /sbin/mount.ceph 172.21.15.172:6789,172.21.15.172:6790,172.21.15.81:6789:/ /home/ubuntu/cephtest/mnt.0 -v -o name=0,secretfile=/home/ubuntu/cephtest/ceph.data/client.0.secret,norequire_active_mds' 2017-10-24T16:04:38.598 INFO:teuthology.orchestra.run.smithi062.stderr:mount.ceph: unrecognized mount option "norequire_active_mds", passing to kernel. 2017-10-24T16:05:40.064 INFO:teuthology.orchestra.run.smithi062.stdout:parsing options: name=0,secretfile=/home/ubuntu/cephtest/ceph.data/client.0.secret,norequire_active_mds 2017-10-24T16:05:40.064 INFO:teuthology.orchestra.run.smithi062.stdout:mount error 5 = Input/output error
From: /ceph/teuthology-archive/pdonnell-2017-10-24_06:52:34-multimds-wip-pdonnell-testing-201710240526-testing-basic-smithi/1769200/teuthology.log
kernel log:
2017-10-24T16:01:20.984035+00:00 smithi062 kernel: [20492.502142] XFS (dm-0): Mounting V4 Filesystem 2017-10-24T16:01:20.992014+00:00 smithi062 kernel: [20492.508139] XFS (dm-0): Ending clean mount 2017-10-24T16:04:38.600028+00:00 smithi062 kernel: [20690.123172] libceph: mon1 172.21.15.172:6790 session established 2017-10-24T16:04:38.604026+00:00 smithi062 kernel: [20690.123981] libceph: client4274 fsid fde35bec-8378-4940-ad2f-b9d6b85d5000 2017-10-24T16:04:38.616017+00:00 smithi062 kernel: [20690.136731] libceph: mds1 172.21.15.172:6812 socket closed (con state OPEN) 2017-10-24T16:05:40.056084+00:00 smithi062 kernel: [20751.579374] ceph: mds1 caps went stale, renewing 2017-10-24T16:05:40.056105+00:00 smithi062 kernel: [20751.579411] ceph: mds1 caps stale 2017-10-24T16:07:57.360044+00:00 smithi062 kernel: [20888.882513] XFS (dm-0): Unmounting Filesystem
From: /ceph/teuthology-archive/pdonnell-2017-10-24_06:52:34-multimds-wip-pdonnell-testing-201710240526-testing-basic-smithi/1769200/remote/smithi062/syslog/kern.log.gz
History
#1 Updated by Patrick Donnelly over 5 years ago
Failure: Command failed on smithi062 with status 5: 'sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage /sbin/mount.ceph 172.21.15.172:6789,172.21.15.172:6790,172.21.15.81:6789:/ /home/ubuntu/cephtest/mnt.0 -v -o name=0,secretfile=/home/ubuntu/cephtest/ceph.data/client.0.secret,norequire_active_mds' 2 jobs: ['1769200', '1768934'] suites intersection: ['ceph-thrash/default.yaml', 'frag_enable.yaml', 'mount/kclient.yaml', 'msgr-failures/osd-mds-delay.yaml', 'multimds/thrash/{begin.yaml', 'overrides/{fuse-default-perm-no.yaml', 'tasks/cfuse_workunit_suites_pjd.yaml}', 'thrash/{debug.yaml', 'thrash_debug.yaml}', 'whitelist_health.yaml', 'whitelist_wrongly_marked_down.yaml}'] suites union: ['ceph-thrash/default.yaml', 'clusters/3-mds-2-standby.yaml', 'clusters/9-mds-3-standby.yaml', 'frag_enable.yaml', 'mount/kclient.yaml', 'msgr-failures/osd-mds-delay.yaml', 'multimds/thrash/{begin.yaml', 'objectstore-ec/bluestore-comp-ec-root.yaml', 'objectstore-ec/bluestore.yaml', 'overrides/{fuse-default-perm-no.yaml', 'tasks/cfuse_workunit_suites_pjd.yaml}', 'thrash/{debug.yaml', 'thrash_debug.yaml}', 'whitelist_health.yaml', 'whitelist_wrongly_marked_down.yaml}']
i.e. 1768934 is another job to look at.
#2 Updated by Patrick Donnelly about 4 years ago
- Assignee deleted (
Zheng Yan)