Re: NFS errors at high hz values with TCP mounts

2002-07-10 Thread Roman V. Palagin
On Jul 7, at 1:44pm -0700, John Polstra wrote: > > I see this problem with HZ=1000, overflow doesn't occured in this > > situation... May be problem lies somewhere else? > > Are you sure? I changed the type of sb_timeo to int and the problem > disappeared on my system. You are right - this is j

Re: NFS errors at high hz values with TCP mounts

2002-07-07 Thread Roman V. Palagin
On Jul 6, at 3:54pm -0700, John Polstra wrote: > > > Here's what happens when I try to copy a 512 kbyte file from the > > > hz=1 client to a server that is NFS-mounted: > > > > > > thin$ dd if=/dev/zero of=/mnt/foo count=1000 > > > dd: /mnt/foo: Resource temporarily unavailable > > >