Re: iSCSI: NetBSD-9 target, Linux initiator

2020-02-22 Thread BERTRAND Joel
OK, I have tried to use iscsi_target with a 4MB packet limit and it runs as expected. I think devs can increase this limit in iscsi_target. In a second time, I have installed istgt. I don't know if istgt better than iscsi_target, but it works out of the box with a gpt partition. Bes

Re: FFSv2 log option with SD card

2020-02-22 Thread Sad Clouds
On Sat, 22 Feb 2020 11:37:35 +1100 MJ wrote: > > On 22/02/2020 4:28 am, Sad Clouds wrote: > > Hi, is it advisable to NOT enable log option for FFSv2 that resides > > on SD card due to flash memory wearing out in those regions, or > > does it make no practical difference because of built-in wear

Re: FFSv2 log option with SD card

2020-02-22 Thread Sad Clouds
On Sat, 22 Feb 2020 11:43:42 +0100 tlaro...@polynum.com wrote: > On Sat, Feb 22, 2020 at 08:24:18AM +, Sad Clouds wrote: > > On Sat, 22 Feb 2020 11:37:35 +1100 > > MJ wrote: > > > > > > > > On 22/02/2020 4:28 am, Sad Clouds wrote: > > > > Hi, is it advisable to NOT enable log option for FFS

Re: FFSv2 log option with SD card

2020-02-22 Thread MJ
On 22/02/2020 7:24 pm, Sad Clouds wrote: On Sat, 22 Feb 2020 11:37:35 +1100 MJ wrote: On 22/02/2020 4:28 am, Sad Clouds wrote: Hi, is it advisable to NOT enable log option for FFSv2 that resides on SD card due to flash memory wearing out in those regions, or does it make no practical differ

Re: FFSv2 log option with SD card

2020-02-22 Thread tlaronde
On Sat, Feb 22, 2020 at 08:24:18AM +, Sad Clouds wrote: > On Sat, 22 Feb 2020 11:37:35 +1100 > MJ wrote: > > > > > On 22/02/2020 4:28 am, Sad Clouds wrote: > > > Hi, is it advisable to NOT enable log option for FFSv2 that resides > > > on SD card due to flash memory wearing out in those regi

Re: FFSv2 log option with SD card

2020-02-22 Thread tlaronde
On Sat, Feb 22, 2020 at 11:05:51AM +, Sad Clouds wrote: > On Sat, 22 Feb 2020 11:43:42 +0100 > tlaro...@polynum.com wrote: > > > On Sat, Feb 22, 2020 at 08:24:18AM +, Sad Clouds wrote: > > > On Sat, 22 Feb 2020 11:37:35 +1100 > > > MJ wrote: > > > > > > > > > > > On 22/02/2020 4:28 am,

Re: FFSv2 log option with SD card

2020-02-22 Thread tlaronde
On Sat, Feb 22, 2020 at 12:34:03PM +0100, tlaro...@polynum.com wrote: > On Sat, Feb 22, 2020 at 11:05:51AM +, Sad Clouds wrote: > > On Sat, 22 Feb 2020 11:43:42 +0100 > > tlaro...@polynum.com wrote: > > > > > On Sat, Feb 22, 2020 at 08:24:18AM +, Sad Clouds wrote: > > > > On Sat, 22 Feb 20

ZFS on rpi3

2020-02-22 Thread Sad Clouds
I'm trying out NetBSD-9 with ZFS on raspberry pi 3. I have 128GB USB SD card which has ZFS setup. Noticed that sometimes when under heavy use something goes wrong and pgdaemon spins on CPU 100% all the time. Not sure if this is something to do with small amount of RAM on this machine. Are there an

Re: ZFS on rpi3

2020-02-22 Thread Niels Dettenbach
> Am 22.02.2020 um 15:12 schrieb Sad Clouds : > > I'm trying out NetBSD-9 with ZFS on raspberry pi 3. I have 128GB USB SD > card which has ZFS setup. Noticed that sometimes when under heavy use > something goes wrong and pgdaemon spins on CPU 100% all the time. > > Not sure if this is something

Re: ZFS on rpi3

2020-02-22 Thread Sad Clouds
On Sat, 22 Feb 2020 19:33:19 +0100 Niels Dettenbach wrote: > Ive found another problem of ZFS (at least FreeBSD) on USB sticks, > because some of them seems „incompatible“ so that they „break“ the > zfs / leave it inconsistent after some usage (hours / days / weeks) > or even „bricked“ USB flash

Re: FFSv2 log option with SD card

2020-02-22 Thread MJ
On 22/02/2020 10:05 pm, Sad Clouds wrote: On Sat, 22 Feb 2020 11:43:42 +0100 tlaro...@polynum.com wrote: On Sat, Feb 22, 2020 at 08:24:18AM +, Sad Clouds wrote: On Sat, 22 Feb 2020 11:37:35 +1100 MJ wrote: On 22/02/2020 4:28 am, Sad Clouds wrote: Hi, is it advisable to NOT enable log

Re: FFSv2 log option with SD card

2020-02-22 Thread MJ
On 22/02/2020 10:43 pm, tlaro...@polynum.com wrote: On Sat, Feb 22, 2020 at 12:34:03PM +0100, tlaro...@polynum.com wrote: On Sat, Feb 22, 2020 at 11:05:51AM +, Sad Clouds wrote: On Sat, 22 Feb 2020 11:43:42 +0100 tlaro...@polynum.com wrote: On Sat, Feb 22, 2020 at 08:24:18AM +, Sad

Re: ZFS on rpi3

2020-02-22 Thread MJ
On 23/02/2020 1:12 am, Sad Clouds wrote: I'm trying out NetBSD-9 with ZFS on raspberry pi 3. I have 128GB USB SD card which has ZFS setup. Noticed that sometimes when under heavy use something goes wrong and pgdaemon spins on CPU 100% all the time. Not sure if this is something to do with smal

Re: reading config files from C

2020-02-22 Thread George Georgalis
On Sun, Feb 2, 2020 at 1:25 PM Brett Lymn wrote: > If you are doing more than just a simple key/value per line then it may > be worth investing in learning lex/yacc to do the parsing instead of > rolling your own. It is a bit of a learning curve to get going but > extending the config language is

Re: reading config files from C

2020-02-22 Thread George Georgalis
Thanks Mark. The project manager decided to add a command line option so env parameters is no longer on my critical path. (I'm working around current autotools dep builds...) Someday I hope to return to reading parameters from runtime env, will let you know how that goes when I return to

Re: ZFS status

2020-02-22 Thread Roy Marples
On 21/02/2020 13:40, David Brownlee wrote: - If you make a zfs filesystem on a disklabel partition (eg wd0f) and the disk moves zfs does not seem to be able to find it again. If you run MAKEDEV for the affected device into a new directory and point zfs at that then it picks up the disk. This gave

Backend to cdn.netbsd.org appears to be down

2020-02-22 Thread Wesley Moore
Hi, I'm unsure of the best place to report this, or if it's known already — I looked through various mailing lists and did not find any mention. When I tried access cdn.netbsd.org I get a Varnish error[2], although it's timing out now. Down for Everyone or Just Me, confirms it's not just me[1].

Re: Backend to cdn.netbsd.org appears to be down

2020-02-22 Thread Rares Aioanei
Works for me.