NFS on Fedora 17

Ed Greshko Ed.Greshko at greshko.com
Tue Feb 26 06:34:25 UTC 2013


On 02/26/13 14:18, Amit Karpe wrote:
>
>
> On Mon, Feb 25, 2013 at 1:53 PM, Amit Karpe <amitkarpe at gmail.com <mailto:amitkarpe at gmail.com>> wrote:
>
>     1. I have install Fedora 17 (64 Bit). Now I mount any nfs partition.
>     # uname -a
>     Linux localhost.localdomain 3.3.4-5.fc17.x86_64 #1 SMP Mon May 7 17:29:34 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux
>
>     2. I have few partitions, which works without any problem.
>     But one partition is giving problem.
>     hostanem:/home/ftp/ on /mnt/ftp type nfs (rw,relatime,vers=3,namlen=255,hard,proto=tcp,timeo=600,retrans=2,sec=sys,mountaddr=XXX,mountvers=3,mountport=892,mountproto=udp,fsc,local_lock=none,addr=XXX)
>
>     (  I have used "vers=3" in fstab to mount nfs partition with nfs3 )
>     But now if I access that partition using ls or df command then command hangs infinitely. ( Need to kill the command.)
>
>     What can be the problem ??
>
>
>
> On NFS server if Port 1110 are closed. Then what will be the problem ? Which port 
>
> nfsd-keepalive  1110/udp                # Client status info
>
> I think my problem is related to firewall & port.
>

If you use NFSv4 then all you need is port 2049 open.


-- 


More information about the users mailing list