pixel8383
Explorer
- Joined
- Apr 19, 2018
- Messages
- 80
I am running a FreeNAS server (FreeBSD 11.1-STABLE) on a HP Proliant Microserver Gen 10 (8GB ECC-RAM, Intel NIC, 4TB mirrored WD Red disks) but I am finding pretty slow performances during Time Machine backups through wi-fi.
I have tried to test the connection speed using iPerf3 and it's enough good (even tough it's not a wired connection). Here are my results:
When I try to backup my Macbook anyway, the transfer speed is about (and never more) 500Kbit. This way a 500MB backup can take more than one hour.
Transfer using ethernet are different - even if not astonishing: they runs at about 20Mbits.
I suspect something is buggy on TM or AFP protocols implementation on FreeNAS.
Do you have any suggestion?
I have tried to test the connection speed using iPerf3 and it's enough good (even tough it's not a wired connection). Here are my results:
Code:
Connecting to host 192.168.1.82, port 5201 [ 5] local 192.168.1.10 port 53923 connected to 192.168.1.82 port 5201 [ ID] Interval Transfer Bitrate Retr Cwnd [ 5] 0.00-1.00 sec 7.12 MBytes 59.7 Mbits/sec 0 1.00 MBytes [ 5] 1.00-2.00 sec 3.73 MBytes 31.3 Mbits/sec 2 257 KBytes [ 5] 2.00-3.00 sec 6.99 MBytes 58.5 Mbits/sec 1 146 KBytes [ 5] 3.00-4.00 sec 6.92 MBytes 58.2 Mbits/sec 1 101 KBytes [ 5] 4.00-5.00 sec 5.91 MBytes 49.6 Mbits/sec 2 49.6 KBytes [ 5] 5.00-6.00 sec 3.29 MBytes 27.6 Mbits/sec 3 28.3 KBytes [ 5] 6.00-7.00 sec 5.25 MBytes 44.1 Mbits/sec 2 58.3 KBytes [ 5] 7.00-8.00 sec 4.02 MBytes 33.8 Mbits/sec 4 66.8 KBytes [ 5] 8.00-9.00 sec 3.98 MBytes 33.4 Mbits/sec 4 54.0 KBytes [ 5] 9.00-10.00 sec 6.39 MBytes 53.5 Mbits/sec 2 69.6 KBytes - - - - - - - - - - - - - - - - - - - - - - - - - [ ID] Interval Transfer Bitrate Retr [ 5] 0.00-10.00 sec 53.6 MBytes 45.0 Mbits/sec 21 sender [ 5] 0.00-10.00 sec 52.4 MBytes 44.0 Mbits/sec receiver iperf Done.
When I try to backup my Macbook anyway, the transfer speed is about (and never more) 500Kbit. This way a 500MB backup can take more than one hour.
Transfer using ethernet are different - even if not astonishing: they runs at about 20Mbits.
I suspect something is buggy on TM or AFP protocols implementation on FreeNAS.
Do you have any suggestion?