LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   NFS server not responding (https://www.linuxquestions.org/questions/linux-networking-3/nfs-server-not-responding-408127/)

boru 01-26-2006 04:24 AM

NFS server not responding
 
I have a large Solaris network with 8 Redhat Enterprise machines. At the weekend I took down the main NFS server. All the solaris machines reconnected fine. Two of the Linux boxes had a fit....an application failed to run and when I went to the accounts home area I got an error and had to remount the share...is this normal? Can RH not handle an NFS disruption...or is there something else needed (some local NFS settings).

Cheers,

Mad Scientist 01-27-2006 05:39 PM

I think this is normal. NFS can be a bit of a bear, and clients can have a hard time handling the sudden loss of shares they expect to exist.

ravee 01-29-2006 07:50 AM

I am not sure if what I am going to say is what you expect. But in NFS client's fstab file, you can include a option called 'soft' which will not hang the system even if the connection to the remote nfs share is not obtained.

You could also try the bg option which will background the connection.

geletine 01-29-2006 02:48 PM

I am having problems connecting to a nfs server, i have tried hard mounting and soft mounting it, ive checked that nfs is running on client and sever, portmap on both, checked exports.

They can both ping each other without any problems

All i am recieving is mout: RPC:Remove system error - Connection timed out


any help apprechiated

fractal_chaos 03-15-2006 05:26 PM

you might want to check your /etc/hosts.allow and /etc/hosts.deny files to make sure you are allowing the proper nfs/portmap protocols.

geletine 03-15-2006 05:38 PM

sorry i should of replied to this message along time ago.
I had the ports closed on a firewall.


All times are GMT -5. The time now is 04:05 PM.