Re: Answer 2 / Re: 10GBit network performance on OpenBSD 6.4

2019-04-12 Thread Stuart Henderson
On 2019-04-09, Mark Schneider wrote: > Hi Peter > > Thank you very much for your feedback. > > It looks like the performance issue is more complex than I have expected. > Just for the test I have installed OpenBSD 6.4 and FreeBSD 13.0 on few > different servers and compared results (details are

Re: Answer 2 / Re: 10GBit network performance on OpenBSD 6.4

2019-04-11 Thread Mark Schneider
Hi Karel Thank you very much for your hint. Yes, I used FreeBSD 13.0 for final performance testing (scp transfer and iperf3). Before I run some tests with stable FreeBSD 12.0 but the performance was much lower (even still approx 3 times better than OpenBSD 6.4). FreeBSD 12.0 recognized less

Re: Answer 2 / Re: 10GBit network performance on OpenBSD 6.4

2019-04-11 Thread Karel Gardas
On 4/9/19 6:56 PM, Mark Schneider wrote: Hi Peter Thank you very much for your feedback. It looks like the performance issue is more complex than I have expected. Just for the test I have installed OpenBSD 6.4 and FreeBSD 13.0 on few different servers and compared results (details are in

Re: compared filesystem performance, was Re: 10GBit network performance on OpenBSD 6.4

2019-04-09 Thread Anatoli
red filesystem performance, was Re: 10GBit network performance on OpenBSD 6.4 gwes [g...@oat.com] wrote: That doesn't answer the question: if you say dd if=/dev/zero of=/dev/sda (linux) /dev/rsd0c (bsd) bs=64k count=100 what transfer rate is reported totally agree, Anatoli could you please comp

Answer 6 - ix network driver from FreeBSD 13.0 / Re: 10GBit network performance on OpenBSD 6.4

2019-04-09 Thread Mark Schneider
Hi Stuart Thank you very much for the link. The total ssh based performace depends strongly on the server hardware (and installed OSes). For the "fastest" test configuration (server hardware / installed OS) I was possible to achieve a total trasfer speed of approx 400MBytes/s (on the 10Gbit

Answer 5 / Re: 10GBit network performance on OpenBSD 6.4

2019-04-09 Thread Mark Schneider
Am 08.04.2019 23:46, schrieb Anatoli: Thank you very much for the idea Anatoli! Running dd with "/dev/zero" and "/dev/null" gave me back a very good overview what is going on (different server hardware and operating systems) ironm@wheezy:~$ time dd if=/dev/zero of=file1.tmp bs=1M count=4096

Answer 4 / Re: 10GBit network performance on OpenBSD 6.4

2019-04-09 Thread Mark Schneider
ce with other 10Gbit NICs? Thank you in advance for your hints. Kind regards Mark -- m...@it-infrastrukturen.org Am 06.04.2019 22:52, schrieb Mark Schneider: Hi, Please allow me few questions regarding 10GBit network performance on OpenBSD 6.4. I face quite low network performance for the In

Answer 3 / Re: 10GBit network performance on OpenBSD 6.4

2019-04-09 Thread Mark Schneider
s, Anatoli *From:* Mark Schneider *Sent:* Saturday, April 06, 2019 17:52 *To:* Misc *Subject:* 10GBit network performance on OpenBSD 6.4 Hi, Please allow me few questions regarding 10GBit network performance on OpenBSD 6.4. I face quite low network performance for the Intell X520-DA2 10GBi

Answer 2 / Re: 10GBit network performance on OpenBSD 6.4

2019-04-09 Thread Mark Schneider
e too" but at least it rules out it being an issue with your particular hardware. Kind Regards, Peter Membrey - Original Message - From: "Mark Schneider" To: "misc" Sent: Monday, 8 April, 2019 06:09:09 Subject: Re: 10GBit network performance on OpenBSD 6.4 Short

Re: 10GBit network performance on OpenBSD 6.4

2019-04-09 Thread Mark Schneider
d regards Mark -- m...@it-infrastrukturen.org Am 06.04.2019 22:52, schrieb Mark Schneider: Hi, Please allow me few questions regarding 10GBit network performance on OpenBSD 6.4. I face quite low network performance for the Intell X520-DA2 10GBit network card. Test configurat

Re: compared filesystem performance, was Re: 10GBit network performance on OpenBSD 6.4

2019-04-09 Thread Chris Cappuccio
gwes [g...@oat.com] wrote: > > That doesn't answer the question: if you say > dd if=/dev/zero of=/dev/sda (linux) /dev/rsd0c (bsd) bs=64k count=100 > what transfer rate is reported > totally agree, Anatoli could you please compare ? > That number represents the maximum possible long-term

Re: 10GBit network performance on OpenBSD 6.4

2019-04-09 Thread Stuart Henderson
On 2019-04-07, Mark Schneider wrote: > Short feedback: > > Just for the test I have checked the 10GBit network performance > between two FreeBSD 13.0 servers (both HP DL380g7 machines) > transfering data in both directions > > # --- > ironm@fbsdsrv2:~ $ scp ironm@200.0.0.10:/home/ironm/t2.iso

Re: compared filesystem performance, was Re: 10GBit network performance on OpenBSD 6.4

2019-04-08 Thread gwes
On 04/08/19 19:29, Chris Cappuccio wrote: gwes [g...@oat.com] wrote: What is the rated transfer rate of the SSD you're using to test? SATA 3 wire speed is 6G/sec and realistically 500MB/sec raw rate is near the top. Anything over that is an artefact probably from a cache somewhere. He's

Re: 10GBit network performance on OpenBSD 6.4

2019-04-08 Thread Anatoli
with nanoseconds latency, but that's not the case unfortunately (at least in my setup). *From:* Joseph Mayer *Sent:* Monday, April 08, 2019 22:52 *To:* Chris Cappuccio *Cc:* Anatoli , Misc *Subject:* Re: 10GBit network performance on OpenBSD 6.4 On Tuesday, April 9, 2019 3:28 AM, Chris Cappuccio

Re: 10GBit network performance on OpenBSD 6.4

2019-04-08 Thread Joseph Mayer
On Tuesday, April 9, 2019 3:28 AM, Chris Cappuccio wrote: > Anatoli [m...@anatoli.ws] wrote: > > I've seen extremely slow HDD performance in OpenBSD, like 12x slower than on > > Linux, also no filesystem cache, so depending on your HDD with scp you may > > be hitting the max throughput for the

compared filesystem performance, was Re: 10GBit network performance on OpenBSD 6.4

2019-04-08 Thread gwes
can suggest some specific tests to analyze the cause (i.e. filesystem, hardware issues, scheduling, etc.), please let me know. *From:* Chris Cappuccio *Sent:* Monday, April 08, 2019 16:28 *To:* Anatoli *Cc:* Misc *Subject:* Re: 10GBit network performance on OpenBSD 6.4 Anatoli [m

Re: compared filesystem performance, was Re: 10GBit network performance on OpenBSD 6.4

2019-04-08 Thread Chris Cappuccio
gwes [g...@oat.com] wrote: > > What is the rated transfer rate of the SSD you're using to test? > SATA 3 wire speed is 6G/sec and realistically 500MB/sec raw rate > is near the top. > > Anything over that is an artefact probably from a cache somewhere. > He's using NVMe with its own DRAM

Re: 10GBit network performance on OpenBSD 6.4

2019-04-08 Thread Abel Abraham Camarillo Ojeda
; (X520-DA2 NICs from Intel) > > Does one of you achieve good 10Gbit network performance with other > 10Gbit NICs? > > Thank you in advance for your hints. > > Kind regards > Mark > > -- > m...@it-infrastrukturen.org > > > Am 06.04.2019 22:52, schrieb Mark Schnei

Re: 10GBit network performance on OpenBSD 6.4

2019-04-08 Thread Chris Cappuccio
Anatoli [m...@anatoli.ws] wrote: > > I've seen extremely slow HDD performance in OpenBSD, like 12x slower than on > Linux, also no filesystem cache, so depending on your HDD with scp you may > be hitting the max throughput for the FS, not the network. > 12x slower? That's insane. What are you

Re: 10GBit network performance on OpenBSD 6.4

2019-04-08 Thread Anatoli
on Linux, also no filesystem cache, so depending on your HDD with scp you may be hitting the max throughput for the FS, not the network. Regards, Anatoli *From:* Mark Schneider *Sent:* Saturday, April 06, 2019 17:52 *To:* Misc *Subject:* 10GBit network performance on OpenBSD 6.4 Hi, Please

Re: 10GBit network performance on OpenBSD 6.4

2019-04-07 Thread Mark Schneider
Mark -- m...@it-infrastrukturen.org Am 06.04.2019 22:52, schrieb Mark Schneider: Hi, Please allow me few questions regarding 10GBit network performance on OpenBSD 6.4. I face quite low network performance for the Intell X520-DA2 10GBit network card. Test configuration in Ope

10GBit network performance on OpenBSD 6.4

2019-04-06 Thread Mark Schneider
Hi, Please allow me few questions regarding 10GBit network performance on OpenBSD 6.4. I face quite low network performance for the Intell X520-DA2 10GBit network card. Test configuration in OpenBSD-Linux-10GBit_net_performance.txt - http://paste.debian.net/1076461/ Low transfer rate