Re: Network very very slow... was iSCSI and jumbo frames

2021-02-09 Thread RVP
On Tue, 9 Feb 2021, BERTRAND Joël wrote: You can downloaded https://hilbert.systella.fr/public/1.dump.xz Ah, I get a 403 when downloading from SDF: $ ftp https://hilbert.systella.fr/public/1.dump.xz Requesting https://hilbert.systella.fr/public/1.dump.xz ftp: Error retrieving file `403

ZFS native block size changed in recent netbsd-9?

2021-02-09 Thread David Brownlee
Has the native disk block size reported via sata devices changed recently in netbsd-9? ZFS was set up on two netbsd-9 servers a while back. They have been tracking the netbsd-9 branch and recently started to report a block size mismatch. zdb shows all pools on both systems have "ashift: 9". Both

Re: Network very very slow... was iSCSI and jumbo frames

2021-02-09 Thread RVP
On Tue, 9 Feb 2021, BERTRAND Joël wrote: RVP a écrit : This, and the other tests show that NetBSD iscsi initiator is OK. Note sure, after I have poster my last message, I remember qNAP uses iscsid as initiator and target iscsi daemon. I haven't done a test between NetBSD initiator an

Re: Network very very slow... was iSCSI and jumbo frames

2021-02-09 Thread BERTRAND Joël
RVP a écrit : > isns_cd is probably the iSNS server, not the iSCSI target server: > > https://github.com/open-iscsi/open-isns Oops, sorry... In /etc/init.d/iscsitrgt.sh, I have : ... FBDISK_SH=/etc/init.d/fbdisk.sh ISCSI_TARGET_KO=/lib/modules/misc/target_core_mod.ko ISCSI_UTILITY=/sbin

Re: Network very very slow... was iSCSI and jumbo frames

2021-02-09 Thread BERTRAND Joël
RVP a écrit : > On Mon, 8 Feb 2021, BERTRAND Joël wrote: > >> I haven't spare disks enough. Thus, I have created a disk image on a >> Linux laptop (with an old AMD E-450), installed istgt and exported this >> disk. >> >> legendre# dd if=/dev/rsd1a of=/dev/null iflag=direct bs=1m count=1 >>

Re: Network very very slow... was iSCSI and jumbo frames

2021-02-09 Thread RVP
On Mon, 8 Feb 2021, BERTRAND Joël wrote: I haven't spare disks enough. Thus, I have created a disk image on a Linux laptop (with an old AMD E-450), installed istgt and exported this disk. legendre# dd if=/dev/rsd1a of=/dev/null iflag=direct bs=1m count=1 1+0 records in 1+0 r