nfs woes in FreeBSD 6.0

2006-02-27 Thread Danny Butroyd
Hi List I have major problems using NFS on FreeBSD. My setup is:- 1 mail server with 6.0 running NFS to serve mailboxes in standard unix format 2 webmail servers running a customised squirrellmail mounting the mailboxes from the main server (Yes, i know this is a nasty setup). All servers are t

Re: nfs woes in FreeBSD 6.0

2006-02-27 Thread Mike Tancsa
At 07:26 AM 27/02/2006, Danny Butroyd wrote: Hi List I have major problems using NFS on FreeBSD. My setup is:- 1 mail server with 6.0 running NFS to serve mailboxes in standard unix format I know there have been a number of changes that might help you since 6.0. I would try going to 6.1 fir

Re: nfs woes in FreeBSD 6.0

2006-02-27 Thread Danny Butroyd
Mike Tancsa wrote: > At 07:26 AM 27/02/2006, Danny Butroyd wrote: >> Hi List >> >> I have major problems using NFS on FreeBSD. My setup is:- >> >> 1 mail server with 6.0 running NFS to serve mailboxes in standard unix >> format > > I know there have been a number of changes that might help you si

Re: nfs woes in FreeBSD 6.0

2006-02-27 Thread Danny Butroyd
Claus Guttesen wrote: I have major problems using NFS on FreeBSD. My setup is:- >>> I know there have been a number of changes that might help you since >>> 6.0. I would try going to 6.1 first to see if your NFS problems go >>> away. Also, are you mounting TCP or UDP mounts ? What version of

Re: nfs woes in FreeBSD 6.0

2006-02-27 Thread Mike Tancsa
At 09:49 AM 27/02/2006, Danny Butroyd wrote: I have tried both tcp and udp mounts and have the same issues, the version of nfs is v3 (the default I believe). Is it possible to implement any of the NFS changes/tweaks on my current version? Not really as there are many changes behind the scenes

Re: nfs woes in FreeBSD 6.0

2006-02-27 Thread Danny Butroyd
Mike Tancsa wrote: > At 09:49 AM 27/02/2006, Danny Butroyd wrote: >> I have tried both tcp and udp mounts and have the same issues, the >> version of nfs is v3 (the default I believe). >> >> Is it possible to implement any of the NFS changes/tweaks on my current >> version? > > Not really as there

Re: nfs woes in FreeBSD 6.0

2006-02-27 Thread Claus Guttesen
> >> I have major problems using NFS on FreeBSD. My setup is:- > > I know there have been a number of changes that might help you since > > 6.0. I would try going to 6.1 first to see if your NFS problems go > > away. Also, are you mounting TCP or UDP mounts ? What version of NFS ? > I have tried

Re: nfs woes in FreeBSD 6.0

2006-02-27 Thread Mike Tancsa
At 10:26 AM 27/02/2006, Danny Butroyd wrote: OK, do the changes affect both server and client and is there any documentation on the changes? cvs commits and reading this mailing is the best place to track what has changed in detail. Unfortunately, there is no middle ground source for inform

Re: nfs woes in FreeBSD 6.0

2006-02-27 Thread Danny Butroyd
Mike Tancsa wrote: > At 10:26 AM 27/02/2006, Danny Butroyd wrote: > >> OK, do the changes affect both server and client and is there any >> documentation on the changes? > > cvs commits and reading this mailing is the best place to track what has > changed in detail. Unfortunately, there is no m

Re: nfs woes in FreeBSD 6.0

2006-02-27 Thread Albert Shih
Le 27/02/2006 à 10:18:07-0500, Mike Tancsa a écrit > At 09:49 AM 27/02/2006, Danny Butroyd wrote: > >I have tried both tcp and udp mounts and have the same issues, the > >version of nfs is v3 (the default I believe). > > > >Is it possible to implement any of the NFS changes/tweaks on my current >

Re: nfs woes in FreeBSD 6.0

2006-02-27 Thread Mike Tancsa
At 06:56 PM 27/02/2006, Albert Shih wrote: Is there any documentation to explain a newbie like me all (I mean really all of them) sysctl variable ? For example what net.inet.tcp.inflight.enable=0 Some have descriptions, some are talked about in man pages. eg. % sysctl -d net.inet.tcp