Re: i386/amd64 image generated trough mkimage stuck on primary bootsrap at boot

2022-07-10 Thread RVP
On Thu, 7 Jul 2022, br0nko wrote: I wanted to resurrect an old i386 alix box, and I did follow the guide to create a custom image trough mkimage (https://www.netbsd.org/docs/guide/en/chap-inst-media.html#chap-inst-media-creating-live-images). I did first try on amd64 so that I can first test on

Re: i386/amd64 image generated trough mkimage stuck on primary bootsrap at boot

2022-07-10 Thread Michael van Elst
r...@sdf.org (RVP) writes: >@@ -255,7 +255,7 @@ > echo ${bar} Populating ffs filesystem ${bar} > ${MAKEFS} -rx ${endian} -N ${release}/etc -t ffs \ > -O ${ffsoffset} \ >- -o d=4096,f=8192,b=65536 -b $((${extra}))m \ >+ -o d=8192,f=2048,b=16384 -b $((${extra}

Re: i386/amd64 image generated trough mkimage stuck on primary bootsrap at boot

2022-07-10 Thread Izumi Tsutsui
mlelstv@ wrote: > r...@sdf.org (RVP) writes: > > >@@ -255,7 +255,7 @@ > > echo ${bar} Populating ffs filesystem ${bar} > > ${MAKEFS} -rx ${endian} -N ${release}/etc -t ffs \ > > -O ${ffsoffset} \ > >--o d=4096,f=8192,b=65536 -b $((${extra}))m \ > >+-o d=8192,f=2048

Re: pgdaemon high CPU consumption

2022-07-10 Thread Matthias Petermann
Hello Frank, On 01.07.22 14:07, Frank Kardel wrote: Hi Matthias ! See PR 55707 http://gnats.netbsd.org/cgi-bin/query-pr-single.pl?number=55707 , which I do not considere fixed due to the pgdaemon issue. reverting arc.cto 1.20 will give you many xcalls, but the system stays more usable. Fra

iscsi target on a zfs zvol?

2022-07-10 Thread Hauke Fath
Hi, I would like to set up an iscsi target backed by a zfs zvol, to serve as a Mac time machine volume. But the attempt to start the target fails with # /etc/rc.d/iscsi_target onestart Starting iscsi_target. Reading configuration from `/etc/iscsi/targets' target0:rw:0.0.0.0/0 extent0:/

Re: iscsi target on a zfs zvol?

2022-07-10 Thread Michael van Elst
ha...@espresso.rhein-neckar.de (Hauke Fath) writes: >I would like to set up an iscsi target backed by a zfs zvol, to serve=20 >as a Mac time machine volume. Independent of your problem you should use 'istgt' from pkgsrc. >863:/u/sources/netbsd-developer/src/external/bsd/iscsi/lib/../dist/src/li

Re: iscsi target on a zfs zvol?

2022-07-10 Thread Chavdar Ivanov
On 10 July 2022 20:40:56 (+01:00), Michael van Elst wrote: > ha...@espresso.rhein-neckar.de (Hauke Fath) writes: > > >I would like to set up an iscsi target backed by a zfs zvol, to serve=20 > >as a Mac time machine volume. I have been using iSCSI target backed by a zvol for quite some time.

Re: iscsi target on a zfs zvol?

2022-07-10 Thread Hauke Fath
On Sun, 10 Jul 2022 19:40:56 - (UTC), Michael van Elst wrote: >> I would like to set up an iscsi target backed by a zfs zvol, to serve=20 >> as a Mac time machine volume. > > Independent of your problem you should use 'istgt' from pkgsrc. Thanks. Different, but not (much) better. While iscsi-

Re: iscsi target on a zfs zvol?

2022-07-10 Thread Michael van Elst
ha...@espresso.rhein-neckar.de (Hauke Fath) writes: >Jul 10 22:56:18 pizza istgt[9108]:=20 >istgt_iscsi.c:4165:istgt_iscsi_op_nopout: ***ERROR*** CmdSN(24873146)=20 >error ExpCmdSN=3D24873145=20 >Jul 10 22:56:18 pizza istgt[9108]:=20 >istgt_iscsi.c:5045:istgt_iscsi_execute: ***ERROR*** iscsi_op_no

re: i386/amd64 image generated trough mkimage stuck on primary bootsrap at boot

2022-07-10 Thread matthew green
> (but I'm nots sure 64KB blocksize is valied on FFS because > newfs(8) man page just says 4KB-32KB for it) FWIW, i've been using 64K block *and frag size FFS for over a decade without any problem, on a file system that almost always has extremely large files on it. so, this should be fixed in t

Re: i386/amd64 image generated trough mkimage stuck on primary bootsrap at boot

2022-07-10 Thread Michael van Elst
m...@eterna.com.au (matthew green) writes: >FWIW, i've been using 64K block *and frag size FFS for over >a decade without any problem, on a file system that almost >always has extremely large files on it. >so, this should be fixed in the manual i guess. The manual just lists the default values a

Re: Script to create bootable arm images?

2022-07-10 Thread Brook Milligan
> On Jun 24, 2022, at 4:49 PM, Greg Troxel wrote: > > As someone on the outside, I think it would be good to have checked-in > scripts with comments about what they depend on. I can see that those > that do this think that's unnecessary, but also that it is documentation > of the process for a

daily CVS update output

2022-07-10 Thread NetBSD source update
Updating src tree: P src/distrib/sets/lists/man/mi P src/distrib/utils/x_gzip/Makefile P src/doc/CHANGES P src/sbin/mount/mount.8 P src/share/man/man4/Makefile P src/share/man/man4/pci.4 U src/share/man/man4/udl.4 P src/share/man/man4/usb.4 P src/share/mk/bsd.subdir.mk P src/sys/arch/macppc/stand