Link to home
Start Free TrialLog in
Avatar of sants_pp
sants_pp

asked on

nfs hung issue

HI experts,

  I have issue with one of our  server where nfs mount gets hung often.

there is mount NAS mount on this server..which gets hung very often..this is the error messages we get while i unmount and mount the nfs mount.

 RPC: error 5 connecting to server
nfs_statfs: statfs error = 5

server is running RHEL4 update 5..

what could be the reason?..is this a problem with nfs version or kernel version or application work flow side.

  please help me here.



ASKER CERTIFIED SOLUTION
Avatar of fosiul01
fosiul01
Flag of United Kingdom of Great Britain and Northern Ireland image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of sants_pp
sants_pp

ASKER

is there a way to check the currently running nfs version on the client side and also server side..
i am suspecting problem with nfs version
run nfsstat command
it will give you full informaiton

Once i had a problem due to duplex speed of client and server
if both are not same, client will face problem to access nfs server
sorry its

nfsstat --version

do man nfsstat
it will give you extra options