<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1400" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hello:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>I have been trying to use nfs4 on Fedora Core 2. I 
just installed Fedora Core 2 on my two boxes. On one box I wanted to use as nfs 
server, I created a directory /pub (and even chmod 777) and export it. The line 
in /etc/exports reads as "/pub   *(rw,no_root_squash)". I started nfs 
by "service nfs start" and "rpcinfo -p" showed me that nfs4 are in service. But 
if I tried from the other box, say by runing "mount -t nfs4 server:/pub 
/mountpoint", the mount failed and I got an error of</FONT></DIV>
<DIV><FONT face=Arial size=2>"mount: wrong fs type, bad option, bad superblock 
on server:/pub, </FONT></DIV>
<DIV><FONT face=Arial 
size=2>            or too 
many mounted file systems."</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>I even tried to clean /var/lib/nfs/rmtab on the 
server so that "showmount -a server" sees nothing and tried 
again, I still got that that error.  Should I modify 
/etc/fstab, /etc/filesystems etc?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>uname shows "Linux NfsClientBox 2.6.5.1.358 #1 Sat 
May 8 09:04:50 EDT 2004 i686 athlon i386 GNU/Linux".</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>There is no problem for me to mount the share as 
nfs version 2 and nfs version 3. </FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Thanks in advance.</FONT></DIV>
<DIV> </DIV></BODY></HTML>