Re: NFS v2 Server

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, Dec 1, 2016 at 3:44 PM, Craig Lanning <craig.t.lanning@xxxxxxxxx> wrote:
>
> I am running:
>         Fedora 24
>         nfs-utils 1.3.4
>
> All of this has worked in earlier versions of Fedora so I'm a little
> confused.
>
> I am trying to setup the NFS server and I need it to serve NFS v2. That
> is the only protocol version that the client machine understands.  It's
> OS was written before v3 existed.
>
> I followed the instructions for setting it up.
>
> The client can get the list of exported filesystems from the server,
> but fails when it tries to access one of them.
>
> The error says something about a "Remote module version mismatch."  I
> was thinking that the server was only using NFS v3.  Is there something
> else that the client might access that could have a version mismatch
> besides the NFS protocol?
>
> Have I missed something in setting up the NFS Server?

Check the versions that are running with

(on the server)
cat /proc/fs/nfsd/versions
rpcinfo -s
rpcinfo -p

(on client)
rpcinfo -s <server>
rpcinfo -p <server>

If the first, for example, doesn't have "+2" in its output, you can
set the version(s) that you want to export via "/etc/sysconfig/nfs".
_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx



[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]
  Powered by Linux