NFS common problems

Have you come across very silly problem while mounting NFS share. It just comes out of no where and refuses to go. Hours of efforts are wasted when we find the exact issue and seems like banging our head on the doors. I have summarized some of them, I hope you might be having your set of goodies as well.

If you are getting an error like permission denied on the client server (90% of the issue falls here), then check in sequence what has to be done:

1. If the server has multiple IP address, it can no surprises. Do a traceroute from the server to the client and see which interface is being used to connect. Of course please check first whether the client is pinging or not. Once you have the interface detail, this IP will be used on the clients to map the network share.

2. See if you can resolve the client IP address using DNS, if you can then use dns name in the share access list on the NFS server.

3. If the client has multiple interface, then do a traceroute to the IP found in 1 and see which interface is being used to communicate with the server. If this IP address is registered in DNS, then this will be used in 2. If this is not in DNS then either you can use IP address of the client to setup access list on the server or put client IP address in the servers /etc/hosts file and use the name in share access list.

Overall, first find out which IP's will communicate between server and client.

Comments

Popular posts from this blog

zpool and power path partial compatibility

Recoverpoint replication reporting with vmax splitter

Weird problem post power maintenance, no Powerpath pseudo name for Luns