Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

(solved for now) [unRAID 6.4 stable] Slow network speed between 2 servers

Featured Replies

Hello, guys,

 

I have a strange behavior with my 2 servers. First of all, the HW-specs.

Media server (aka Server A): Asus P8Z77 WS, Intel Xeon E3-1230v2, RAM 32GB, array consisting of 7 mixed hard disks plus SSD (Sandisk Plus 480GB) as cache, OS unRAID PLus 6.4.

 

Backup server (aka Server B): Asus A88XM-A, AMD A8-7600, RAM 8GB, array consisting of 5x4TB Toshiba plus SSD (Samsung 850 Evo 120GB) as cache, OS unRAID Trial 6.4.

 

Gaming rig: Asrock Fatal1ty Z170 Gaming K6+, Intel i7-6700K, RAM 16GB, 3 SSDs for system and data, OS Windows 10 Pro.

 

Switch: 8-port GBit (TP-Link or Trendnet)

 

Copy data (size 2MB-40GB) from the gaming rig to server A or B on the shares with ~110 MB/second.

Copy data (size of 2MB-40GB) from Server A to Server B using Krusader (Docker with SMB network connection) at ~45 MB/sec.

Copy data (size of 2MB-40GB) from server B to server A using Krusader (Docker with SMB network connection) at ~45 MB/sec.

 

It doesn't matter if I copy a single small file (20MB), a single large file (35GB) or several files with a total of 100 or 200GB. The speed remains at ~45 MB/s.

 

If I connect the shares of servers A and B to my gaming rig and then copy them from server A to B, the speed increases to ~110 MB/s.

 

Before I switched server B to unRAID 6.4 I had tried Openmediavault 3.0.96 and 4.0.14 on this server. It was the same result, direct writing with docker from server A to server B with only ~45 MB/second.

 

The settings are the same on both servers, Fix Common Problems does not report any warnings or errors.

 

BR


Peter

Edited by hitman2158
Problem solved for now, bottleneck is something with Krusader

  • Community Expert

Try a copy from one server to another without using docker to rule that out, e.g. on server A do this:

 

mkdir /x
mount //serverB/<share> /x -o user=nobody
time cp /x/path/to/big/file /dev/null
umount /x

Then calculate the speed by dividing the file size by the time it took.

  • Author

Thanks for your reply, Johnnie. Will try this when I´m home from work.

 

 

  • Author

Okay, tested 2 different files.

 

1st one is 2.798.144 KB, time was 24,477 sec, result was 114.317 KB/sec, so approx. 111 MB/sec.

 

2nd one is 12.335.591 KB, time was 108,659 sec, result was 113.525 KB/sec, so approx. 111 MB/sec.

 

That´s really strange. 

  • Community Expert

So the problem is likely some krusador bottleneck, you could use rsync instead.

  • Author

Thanks for your supply, Johnnie.

 

As long as there is a bottleneck in Krusader I will use rsync.

Archived

This topic is now archived and is closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.