Re: [gentoo-user] Network throughput from main Gentoo rig to NAS box.

2023-10-02 Thread Dale
Tsukasa Mcp_Reznor wrote: > > Glad you got some decent benefits, I just now realized that the "async" > setting is supposed to be done on the server in /etc/exports not under the > client mount. Please give that a shot, I think it'll make a big difference > for you. > > My hard drives are

Re: [gentoo-user] Network throughput from main Gentoo rig to NAS box.

2023-10-02 Thread Tsukasa Mcp_Reznor
From: Dale Sent: Sunday, October 1, 2023 1:29 PM To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Network throughput from main Gentoo rig to NAS box. Tsukasa Mcp_Reznor wrote: > There are quite a few things to tweak that can lead to m

Re: [gentoo-user] Network throughput from main Gentoo rig to NAS box.

2023-10-01 Thread Dale
Tsukasa Mcp_Reznor wrote: > There are quite a few things to tweak that can lead to much smoother > transfers, so I'll make an unordered list to help. > > mount -o nocto,nolock,async,nconnect=4,rsize=1048576,wsize=1048576 > rsize and wsize are very important for max bandwidth, worth checking with

Re: [gentoo-user] Network throughput from main Gentoo rig to NAS box.

2023-09-25 Thread Dale
Mark Knecht wrote: > > > On Sat, Sep 23, 2023 at 9:22 AM Rich Freeman > wrote: > > > > On Sat, Sep 23, 2023 at 8:04 AM Dale > wrote: > > > > > > I'm expecting more of a consistent throughput instead of all the > > > idle time.  The final

Re: [gentoo-user] Network throughput from main Gentoo rig to NAS box.

2023-09-24 Thread Frank Steinmetzger
Am Sat, Sep 23, 2023 at 05:54:21PM +0200 schrieb ralfconn: > On 9/23/23 14:04, Dale wrote: > > Howdy, > > > > As most everyone knows, I redone my NAS box.  Before I had Truenas on it > > but switched to Ubuntu server thingy called Jimmy.  Kinda like the > > name.  lol  Anyway, Ubuntu has the

Re: [gentoo-user] Network throughput from main Gentoo rig to NAS box.

2023-09-24 Thread Frank Steinmetzger
Am Sat, Sep 23, 2023 at 02:30:32PM -0500 schrieb Dale: > I read the other replies and I think it is caching the data, the drives > writes and catches up and then it asks for more data again. Tool tip: dstat It puts out one line of values every x seconds (x == 1 by default). With arguments you

Re: [gentoo-user] Network throughput from main Gentoo rig to NAS box.

2023-09-23 Thread Dale
Mark Knecht wrote: > > > > > Oh.  My pepper sauce was getting loud and my eyes were watery.  Now > that I got that done, I can see better after opening the doors a few > minutes.  This is what I get now.  My NAS box, running it first: > > > > root@nas:~# iperf -s > >

Re: [gentoo-user] Network throughput from main Gentoo rig to NAS box.

2023-09-23 Thread Mark Knecht
On Sat, Sep 23, 2023 at 9:22 AM Rich Freeman wrote: > > On Sat, Sep 23, 2023 at 8:04 AM Dale wrote: > > > > I'm expecting more of a consistent throughput instead of all the > > idle time. The final throughput is only around 29.32MB/s according to > > info from rsync. If it was not stopping all

Re: [gentoo-user] Network throughput from main Gentoo rig to NAS box.

2023-09-23 Thread Rich Freeman
On Sat, Sep 23, 2023 at 8:04 AM Dale wrote: > > I'm expecting more of a consistent throughput instead of all the > idle time. The final throughput is only around 29.32MB/s according to > info from rsync. If it was not stopping all the time and passing data > through all the time, I think that

Re: [gentoo-user] Network throughput from main Gentoo rig to NAS box.

2023-09-23 Thread Jack
On 9/23/23 08:04, Dale wrote: Howdy, As most everyone knows, I redone my NAS box.  Before I had Truenas on it but switched to Ubuntu server thingy called Jimmy.  Kinda like the name.  lol  Anyway, Ubuntu has the same odd transfer pattern as the Truenas box had.  I'm not sure if the problem is

Re: [gentoo-user] Network throughput from main Gentoo rig to NAS box.

2023-09-23 Thread ralfconn
On 9/23/23 14:04, Dale wrote: Howdy, As most everyone knows, I redone my NAS box.  Before I had Truenas on it but switched to Ubuntu server thingy called Jimmy.  Kinda like the name.  lol  Anyway, Ubuntu has the same odd transfer pattern as the Truenas box had.  I'm not sure if the problem is

Re: [gentoo-user] Network throughput from main Gentoo rig to NAS box.

2023-09-23 Thread Mark Knecht
> > Oh. My pepper sauce was getting loud and my eyes were watery. Now that I got that done, I can see better after opening the doors a few minutes. This is what I get now. My NAS box, running it first: > > root@nas:~# iperf -s > >

Re: [gentoo-user] Network throughput from main Gentoo rig to NAS box.

2023-09-23 Thread Tsukasa Mcp_Reznor
There are quite a few things to tweak that can lead to much smoother transfers, so I'll make an unordered list to help. mount -o nocto,nolock,async,nconnect=4,rsize=1048576,wsize=1048576 rsize and wsize are very important for max bandwidth, worth checking with mount after linked up nocto helps

Re: [gentoo-user] Network throughput from main Gentoo rig to NAS box.

2023-09-23 Thread Dale
Mark Knecht wrote: > > > On Sat, Sep 23, 2023 at 6:41 AM Dale > wrote: > > > > Mark Knecht wrote: > > > > > > > > On Sat, Sep 23, 2023 at 5:05 AM Dale > wrote: > > > > > If you need more info, let me know.  If you know the command, that

Re: [gentoo-user] Network throughput from main Gentoo rig to NAS box.

2023-09-23 Thread Mark Knecht
On Sat, Sep 23, 2023 at 6:41 AM Dale wrote: > > Mark Knecht wrote: > > > > On Sat, Sep 23, 2023 at 5:05 AM Dale wrote: > > > If you need more info, let me know. If you know the command, that might > > help too. Just in case it is a command I'm not familiar with. > > > > Thanks. > > > > Dale >

Re: [gentoo-user] Network throughput from main Gentoo rig to NAS box.

2023-09-23 Thread Dale
Mark Knecht wrote: > > > On Sat, Sep 23, 2023 at 5:05 AM Dale > wrote: > > > If you need more info, let me know.  If you know the command, that might > > help too.  Just in case it is a command I'm not familiar with. > > > > Thanks. > > > > Dale > > > > :-)  :-) > >

Re: [gentoo-user] Network throughput from main Gentoo rig to NAS box.

2023-09-23 Thread Mark Knecht
On Sat, Sep 23, 2023 at 5:05 AM Dale wrote: > If you need more info, let me know. If you know the command, that might > help too. Just in case it is a command I'm not familiar with. > > Thanks. > > Dale > > :-) :-) You can use the iperf command to do simple raw speed testing. For instance,