View Single Post

   
  #3 (permalink)  
Old 01-05-2008, 05:14 AM
Dale Talcott
 
Posts: n/a
Default Re: AIX 5.2 NFS problem

"hendrix" <hendrix.new@altern.org> writes:

>Since 3 weeks ago, a strange NFS problem was appeared, I was checked
>all parameters and the rpcinfo -u server nfs was always timeout .


>My syslogd tells me that the nfs server has bad sendreply, I compared the
>tcp ip with some other cws servers and found no difference.


Together, these sound to me like a routing issue. Can you ping the NFS
server from the clients? Can you ping the clients from the server? It
sounds as if packets can make it from the clients to the server, but not
the other way. (netstat -rn)

Does rpcinfo work if you run it on the server itself? (rpcinfo -p)

Do any of the networks involved have funny MTUs? (netstat -in)

Is there a firewall somewhere?

--
Dale Talcott, Rosen Center for Advanced Computing, Purdue University
aeh@quest.cc.purdue.edu http://quest.cc.purdue.edu/~aeh/
Reply With Quote