The problem is that if I try and copy a file to my nfs mount it will freeze. I have my redhat 8 server sharing out my gentoo distfiles. My desktop and the nat server share the same dir and it has always worked before. The only change that I made was converting my home partition from reiserfs to ext3. I dont see how this could of effected it because it is mounted under /usr/portage/disfiles .The only way to clear the freeze is to kill the rpciod process. But even then the file never copies. I just leaves a file thats 0 bytes in the nfs folder. I'm not sure what it is. My dekstop has been fine with the nfs mount.
Things that I did:
1. portmap IS started (seen people mention this while searching)
2. nat server has the newest nfs-utils that just came out
3. nat server has the correct nfs permissions on the redhat server because it worked before and I havent touched the redhat server.
4. The line in fstab looks like this:
192.168.0.253:/mnt/hde1/distfiles /usr/portage/distfiles nfs rw 0 0
5. I have support for nfs v. 2 and 3 in the kernel
6. The modules do get loaded
7. Tried disabling the mount on bootup and mounting it manually later.
Any help would be very appricated.


