PDA

View Full Version : [FC 9] NFS option failed at client side


fress
2008-05-26, 11:05 AM CDT
Hi all,

I am doing some tests for NFS on Fedora. Everything goes well on Fedora 8 (32-bit) but when I shift to Fedora 9 (64-bit), problems occurs:
-----------------------------------------------------
1) For NFS V2:
When the client attempts to mount a partition on the server, the NFS server returns an error message "an incorrect option" (ie. "mountvers=2").
2) For NFS V3:
Another error message occurs: "An internal error" when the client tried to mount a partition on the server.
-----------------------------------------------------
Both server and clients are on a Fedora 9, 64-bit version machine. But if the client is on a Fedora 8 (32-bit) machine, everything is fine.

Is it a bug of NFS on Fedora 9 or 64-bit version? Or is the problem coming from the new NFS packages (nfs-utils)?

The NFS packages I used on the FC9 (64-bit) is:
Name : nfs-utils
Arch : x86_64
Version : 1.1.2
Release : 2.fc9

The NFS packages I used on the FC8 (32-bit) is:
Name : nfs-utils
Arch : i386
Version: 1.1.1
Release: 2.fc8

Any comment is appreciated !!

jmbnyc
2008-05-28, 07:44 PM CDT
I have the same exact problem and I am still trying to figure it out. I can mount one of my NAS devices, but not the other. Both mount fine from my other FC7 and FC8 boxes.