Project

General

Profile

Actions

Bug #12531

closed

CEPH_QA_SUITE/AARCH64:knfs suite fails

Added by Yazen Ghannam over 8 years ago. Updated about 7 years ago.

Status:
Can't reproduce
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
% Done:

0%

Source:
other
Tags:
aarch64
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

All tests in the knfs suite fail with the following message:
"mount.nfs: requested NFS version or transport protocol is not supported"

This is on Ubuntu 14.04 with nfs-kernel-server,nfs-common 1:1.2.8-6ubuntu1.1.

Sample output:

2015-07-30T11:50:34.365 INFO:teuthology.run_tasks:Running task nfs...
2015-07-30T11:50:34.367 INFO:teuthology.task.nfs:Mounting nfs clients...
2015-07-30T11:50:34.368 INFO:teuthology.task.nfs:Mounting client.1 from client.0
2015-07-30T11:50:34.369 INFO:teuthology.orchestra.run.msteuth07:Running: 'mkdir -- /home/ubuntu/cephtest/mnt.1'
2015-07-30T11:50:34.382 INFO:teuthology.orchestra.run.msteuth07:Running: 'sudo mount -o rw,hard,intr,nfsvers=3 msteuth05.ceph:/home/ubuntu/cephtest/mnt.0 /home/ubuntu/cephtest/mnt.1'
2015-07-30T11:50:34.437 INFO:teuthology.orchestra.run.msteuth07.stderr:mount.nfs: requested NFS version or transport protocol is not supported
2015-07-30T11:50:34.441 ERROR:teuthology.run_tasks:Saw exception from tasks.
Traceback (most recent call last):
  File "/home/teuthworker/src/teuthology_master/teuthology/run_tasks.py", line 55, in run_tasks
    manager.__enter__()
  File "/usr/lib64/python2.7/contextlib.py", line 17, in __enter__
    return self.gen.next()
  File "/home/teuthworker/src/teuthology_master/teuthology/task/nfs.py", line 106, in task
    mnt
  File "/home/teuthworker/src/teuthology_master/teuthology/orchestra/remote.py", line 137, 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 msteuth07 with status 32: 'sudo mount -o rw,hard,intr,nfsvers=3 msteuth05.ceph:/home/ubuntu/cephtest/mnt.0 /home/ubuntu/cephtest/mnt.1'


Files

Actions #1

Updated by Yazen Ghannam over 8 years ago

Correction:

Tests running v3.yaml have "mount.nfs: requested NFS version or transport protocol is not supported".
Tests running v4.yaml have "mount.nfs: Connection timed out"

Actions #2

Updated by Sage Weil about 7 years ago

  • Status changed from New to Can't reproduce
Actions

Also available in: Atom PDF