Project

General

Profile

Actions

Bug #10623

closed

rhel7 knfs does not support nfs v3

Added by Greg Farnum over 9 years ago. Updated about 9 years ago.

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

100%

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

Description

http://qa-proxy.ceph.com/teuthology/teuthology-2015-01-21_23:10:01-knfs-master-testing-basic-multi/717159/

Attempt from Ubuntu Precise client to mount nfs served by a RHEL7 server gets

2015-01-22T09:39:15.471 DEBUG:teuthology.task.nfs:mount -o rw,hard,intr,nfsvers=3 plana77.front.sepia.ceph.com:/home/ubuntu/cephtest/mnt.0 /home/ubuntu/cephtest/mnt.1
2015-01-22T09:39:15.471 INFO:teuthology.orchestra.run.plana58:Running: 'mkdir -- /home/ubuntu/cephtest/mnt.1'
2015-01-22T09:39:15.480 INFO:teuthology.orchestra.run.plana58:Running: 'sudo mount -o rw,hard,intr,nfsvers=3 plana77.front.sepia.ceph.com:/home/ubuntu/cephtest/mnt.0 /home/ubuntu/cephtest/mnt.1'
2015-01-22T09:39:15.625 INFO:teuthology.orchestra.run.plana58.stderr:mount.nfs: requested NFS version or transport protocol is not supported

The last time I saw similar things it was because Trusty had changed its nfs config to only export NFSv4 by default, so it should be pretty easy to fix by changing a config file/option in whatever does the imaging.

Actions

Also available in: Atom PDF