Re: possible NFS trouble

2023-09-20 Thread Greg Troxel
David Brownlee writes: > On Thu, 24 Aug 2023 at 15:27, Greg Troxel wrote: >> >> I did not try this build with the new computer under 9. >> >> It occurred to me that I need to find a parallel filesystem exerciser >> and try that, as simpler than the thunderbird build process. > > Might also be w

Re: possible NFS trouble

2023-08-24 Thread David Brownlee
On Thu, 24 Aug 2023 at 15:27, Greg Troxel wrote: > > I did not try this build with the new computer under 9. > > It occurred to me that I need to find a parallel filesystem exerciser > and try that, as simpler than the thunderbird build process. Might also be worth a single pass at building thun

Re: possible NFS trouble

2023-08-24 Thread Greg Troxel
Martin Husemann writes: > On Thu, Aug 24, 2023 at 09:22:13AM -0400, Greg Troxel wrote: >> I ran a build, and it was erroring out with IO errors, and restarting >> kept having errors. I suspected NFS concurrency, and reran it with >> MAKE_JOBS=1 and it seems to have gone much better. > > What net

Re: possible NFS trouble

2023-08-24 Thread Martin Husemann
On Thu, Aug 24, 2023 at 09:22:13AM -0400, Greg Troxel wrote: > I ran a build, and it was erroring out with IO errors, and restarting > kept having errors. I suspected NFS concurrency, and reran it with > MAKE_JOBS=1 and it seems to have gone much better. What network adapters are involved? Does i

possible NFS trouble

2023-08-24 Thread Greg Troxel
My situation is a little complicated; hence "possible". I had a setup where things were ok: 2010 computer with 4 cores, 24G RAM, 67% tmpfs (so 16G), SSD with UFS2. netbsd-9 amd64 lower-end 2010 computer 'xen' with 2 cores, 8G RAM, SSD with / and /usr UFS2 and most of it zfs. Sometimes r