I have a raspberry pi 3 model b running qBittorrent and plex server. Everything is set up but my torrent download speed caps at 6 MB/s. I have gigabit fiber internet and I have the raspberry pi connected to internet via its onboard Ethernet port.
I did a Speedtest and saw speeds of 91 Mbits/s. I understand that the onboard lan has a limit of 100 mbits/s. Here is the Speedtest result (caps at onboard lan limit)
I am booting from a micro sd card and also using it for storage of the torrents. My microsd card is rated for 180 MB/s write speed. (Sandisk Imagemate Pro 256gb microsd card). I also understand that the bus speed of the micro sd slot on the raspberry pi has a limit but from my understanding it should be more than 10MB/s atleast.
Here is speed result using dd command:
Any ideas why only downloading at a max of 6MB/s? Should I move to external ssd storage?
I did a Speedtest and saw speeds of 91 Mbits/s. I understand that the onboard lan has a limit of 100 mbits/s. Here is the Speedtest result (caps at onboard lan limit)
Code:
speedtest Speedtest by Ookla Server: Nitel - Dallas, TX (id: 12190) ISP: AT&T InternetIdle Latency: 7.86 ms (jitter: 0.88ms, low: 6.90ms, high: 8.83ms) Download: 94.04 Mbps (data used: 52.9 MB) 135.05 ms (jitter: 41.11ms, low: 15.14ms, high: 256.19ms) Upload: 93.85 Mbps (data used: 42.2 MB) 15.16 ms (jitter: 5.23ms, low: 8.71ms, high: 25.51ms) Packet Loss: 0.0%
Here is speed result using dd command:
Code:
dd if=test.kk v of=./test1.mkv bs=512k count=256 oflag=direct256+0 records in256+0 records out134217728 bytes (134 MB, 128 MiB) copied13.0913 s, 10.3 MB/s
Any ideas why only downloading at a max of 6MB/s? Should I move to external ssd storage?
Statistics: Posted by Ownageful — Thu Mar 07, 2024 4:39 am