View Single Post
  #2  
Old August 1st, 2007
Ran's Avatar
Ran Offline
Junior Member
 
Join Date: June 2007
Posts: 6
Re: nfsd startup error

ok managed to find the fix.

sb_max in no settings was too low, set to default of 1M and it's working fine now.

no -p -o sb_max = 1048576

Setting this too low also caused connections to drop and unable to login via ssh.

Basically affected TCP connections
Reply With Quote