Re: How to work with in 1GbE network ?

2020-02-19 Thread KIRIYAMA Kazuhiko
19, 2020, 2:53 PM Eric Joyner wrote: > > > Have you tried turning off jumbo frames? > > > > - Eric > > > > On Tue, Feb 18, 2020 at 10:04 PM KIRIYAMA Kazuhiko > > wrote: > > > > > Hi, all > > > > > > I wond

How to work with in 1GbE network ?

2020-02-18 Thread KIRIYAMA Kazuhiko
Hi, all I wonder how to work ixgbe in 1GbE network. I tried to test in below: internet | +---++ | Netgear JGS516 | +---+-+--+ +--+ | +-+ 13.0-CURRENT(r356739)| src_host | +--+ |+-

Re: NFS poor performance in ipfw_nat

2018-09-19 Thread KIRIYAMA Kazuhiko
At Wed, 19 Sep 2018 13:57:04 +, Rick Macklem wrote: > > KIRIYAMA Kazuhiko wrote: > [good stuff snipped] > > > > Thanks for your advice. Add '-lro' and '-tso' to ifconfig, > > transfer rate up to almost native NIC speed: > > >

Re: NFS poor performance in ipfw_nat

2018-09-18 Thread KIRIYAMA Kazuhiko
At Wed, 19 Sep 2018 09:33:00 +0900, 私 wrote: > > At Tue, 18 Sep 2018 14:02:18 +0300, > Andrey V. Elsukov wrote: > > > > [1 Re: NFS poor performance in ipfw_nat ] > > [1.1 ] > > On 18.09.2018 01:53, KIRIYAMA Kazuhiko wrote: > > > Hi, all > >

Re: NFS poor performance in ipfw_nat

2018-09-18 Thread KIRIYAMA Kazuhiko
At Tue, 18 Sep 2018 14:02:18 +0300, Andrey V. Elsukov wrote: > > [1 Re: NFS poor performance in ipfw_nat ] > [1.1 ] > On 18.09.2018 01:53, KIRIYAMA Kazuhiko wrote: > > Hi, all > > > > I'm working on ipfw_nat box with port redirect for sunrpc > > (

NFS poor performance in ipfw_nat

2018-09-17 Thread KIRIYAMA Kazuhiko
="inet 202.xxx.xxx.28 netmask 255.255.255.248" ifconfig_igb1="inet 192.168.1.17 netmask 255.255.255.0" hostname="vm.xxx.org" mountd_enable="YES" nfs_server_enable="YES" nfs_server_flags="-h 192.168.1.17 -h 202.xxx.xxx.28 -u -t -n 6"