daily CVS update output

2023-11-01 Thread NetBSD source update
Updating src tree: P src/distrib/sets/lists/dtb/ad.earmv7 P src/distrib/sets/lists/dtb/ad.earmv7eb P src/doc/3RDPARTY P src/sys/dev/ic/dwc_eqos.c Updating xsrc tree: Killing core files: Updating file list: -rw-rw-r-- 1 srcmastr netbsd 42895853 Nov 2 03:03 ls-lRA.gz

rge(4) completely hangs

2023-11-01 Thread Thomas Klausner
Hi! After the latest fixes, rge(4) is better, but it's completely hung up the network interface twice so far - no network traffic possible on it - both times so hard, that the BIOS had some kind of issue on the next boot and needed 15 minutes to sort itself out (before even showing anything on the

Re: file-backed cgd backup question

2023-11-01 Thread Greg Troxel
Paul Ripke writes: >> #!/bin/sh >> >> dd if=/dev/zero of=VND bs=1m count=1 >> cat VND > VND.000 >> vnconfig vnd0 VND >> cat VND > VND.001 >> newfs /dev/rvnd0a >> cat VND > VND.002 >> vnconfig -u vnd0 >> cat VND > VND.003 > > At least this DTRT: > > dd if=VND of=VND.004 iflag=direct That (and th

Re: random lockups (now suspecting zfs)

2023-11-01 Thread Greg Troxel
Paul Ripke writes: > Fri, Oct 20, 2023 at 01:11:15PM -0400, Greg Troxel wrote: >> A different machine has locked up, running recent netbsd-10. I was >> doing pkgsrc rebuilds in zfs, in a dom0 with 4G of RAM, with 8G total >> physical. It has a private patch to reduce the amount of memory used

Re: file-backed cgd backup question

2023-11-01 Thread Paul Ripke
On Sun, Oct 22, 2023 at 09:40:53AM -0400, Greg Troxel wrote: > mlel...@serpens.de (Michael van Elst) writes: > > > g...@lexort.com (Greg Troxel) writes: > > > >>> vnd opens the backing file when the unit is created and closes > >>> the backing file when the unit is destroyed. Then you can access >

Re: random lockups

2023-11-01 Thread Paul Ripke
On Fri, Oct 20, 2023 at 01:11:15PM -0400, Greg Troxel wrote: > A different machine has locked up, running recent netbsd-10. I was > doing pkgsrc rebuilds in zfs, in a dom0 with 4G of RAM, with 8G total > physical. It has a private patch to reduce the amount of memory used > for ARC, which has bee

Re: weird hangs in current (ghc, gnucash)

2023-11-01 Thread Thomas Klausner
Should we back out ad's changes until he has time to look at them? Thomas On Wed, Nov 01, 2023 at 09:36:01AM +, Chavdar Ivanov wrote: > This weird hang still takes place on > > ❯ uname -a > NetBSD ymir.lorien.lan 10.99.10 NetBSD 10.99.10 (GENERIC) #13: Mon Oct > 30 19:45:39 GMT 2023 > sysbu

Re: weird hangs in current (ghc, gnucash)

2023-11-01 Thread Chavdar Ivanov
This weird hang still takes place on ❯ uname -a NetBSD ymir.lorien.lan 10.99.10 NetBSD 10.99.10 (GENERIC) #13: Mon Oct 30 19:45:39 GMT 2023 sysbu...@ymir.lorien.lan:/dumps/sysbuild/amd64/obj/home/sysbuild/src/sys/arch/amd64/com pile/GENERIC amd64 - again during building a haskell package: ===> C