Jump to content

Windows network drive slow speed

So i got a problem that my read speeds are slower than my write speeds.

Why is this and how can i fix this?

I got this on any drive from the other system tests were done with an 4 gb ramdisk to not have disk bottlenack.

AmwYGac.png<- reading - Downloading from \\nas\ ram disk to local m.2 drive


GwV9Px3.png<-- writing - Uploading from m.2 drive to \\nas\ ram disk

Link to comment
Share on other sites

Link to post
Share on other sites

From what I can deduce, your NAS setup is the bottleneck. I assume your network has a 1Gbit backbone?

 

Not sure if you've outlined this in another thread, but in order to be helpful to you, more info on the setup will be helpful to everyone who reads your thread.

  • NAS RAID Type & Member Drives
  • NAS Hardware
  • Installed RAM On Client & NAS
Link to comment
Share on other sites

Link to post
Share on other sites

On 10/16/2018 at 3:52 AM, RealJerseyRob said:

From what I can deduce, your NAS setup is the bottleneck. I assume your network has a 1Gbit backbone?

 

Not sure if you've outlined this in another thread, but in order to be helpful to you, more info on the setup will be helpful to everyone who reads your thread.

  • NAS RAID Type & Member Drives
  • NAS Hardware
  • Installed RAM On Client & NAS

No raid just plain drives in mb

amd a6 something something quad core 3 ghz

8 gb ram nas 32 gb client

seagate ironwolf 4 tb 

Link to comment
Share on other sites

Link to post
Share on other sites

On 10/13/2018 at 7:50 PM, Propphet said:

So i got a problem that my read speeds are slower than my write speeds.

Why is this and how can i fix this?

I got this on any drive from the other system tests were done with an 4 gb ramdisk to not have disk bottlenack.

AmwYGac.png<- reading - Downloading from \\nas\ ram disk to local m.2 drive


GwV9Px3.png<-- writing - Uploading from m.2 drive to \\nas\ ram disk

That speed is quite expected if you read/write from just one drive. I don't see any problems with these speeds what so ever.

As you don't have a RAID you can't expect one drive to fly at GB read/write speeds. The drive can only write and read so fast.

Link to comment
Share on other sites

Link to post
Share on other sites

On 10/21/2018 at 7:14 PM, AbsoluteFool said:

That speed is quite expected if you read/write from just one drive. I don't see any problems with these speeds what so ever.

As you don't have a RAID you can't expect one drive to fly at GB read/write speeds. The drive can only write and read so fast.

Its a test from a ramdisk, write is faster than read. On nas it reads /writes 3k+ MB/s

Link to comment
Share on other sites

Link to post
Share on other sites

If you are running Linux you should check the physical speed of your connection.

 

On the nas:

Quote

apt install iperf 

iperf -s

Client:

Quote

apt install iperf 

iperf -c <nas IP address>

 

A long time LTT viewer that signed up “7 minutes ago”.

Link to comment
Share on other sites

Link to post
Share on other sites

On 10/26/2018 at 3:31 AM, kevdagoat said:

If you are running Linux you should check the physical speed of your connection.

 

On the nas:

Client:

 

Nono windows on both.

Link to comment
Share on other sites

Link to post
Share on other sites

On 11/2/2018 at 12:44 AM, Propphet said:

Nono windows on both.

still use a program like iperf to check network speed.

 

ALso that slow cpu really isn't helping you here. 

 

Sceenshot of task manager when copying files would help too.

Link to comment
Share on other sites

Link to post
Share on other sites

Iperf works on Windows as well. Jperf gives you a nice GUI. Test both directions to be sure the network isn't the bottleneck.

My boring Github   /人◕ ‿‿ ◕人\

Link to comment
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×