qbittorrent / qBittorrent

qBittorrent BitTorrent client
https://www.qbittorrent.org
Other
27.79k stars 3.92k forks source link

Download Issue on an SMB Mount Point (last version) #20526

Open ETNY-Y opened 7 months ago

ETNY-Y commented 7 months ago

qBittorrent & operating system versions

Version : v4.6.3 Web UI (64-bit) Qt: | 6.4.2 Libtorrent: | 2.0.9.0 Boost: | 1.74.0 OpenSSL: | 3.0.8 zlib: | 1.2.13 Operating system : Ubuntu 23.04

What is the problem?

Hello, I re-open my issue because i've the same with last stable version : My setup is as follows: ...........................Qbittorrent Nox ......................................| SMB Sharing -> LXC Ubuntu ................|.................... | TrueNas VM............ | ................|.................... | ..................Proxmox

When copying a file from Ubuntu to smb(CIFS), everything goes smoothly (50Mb/s). When downloading to an internal directory of Ubuntu, everything is ok (30-50Mb/s). But when I download directly to the smb (CIFS) mount point, the speed drops to a few KiB/s. I don't have any particular errors in the qbittorrent.log. Do you have any idea what the problem might be? (and especially any idea for the solution :)) Have a great day! Yannick

Steps to reproduce

No response

Additional context

No response

Log(s) & preferences file(s)

No response

thalieht commented 7 months ago

Try Disk IO type: POSIX-compliant in advanced settings or find a build with libtorrent 1.2.x.

ETNY-Y commented 7 months ago

Try Disk IO type: POSIX-compliant in advanced settings or find a build with libtorrent 1.2.x.

Really, thank you! I've tried "Disk IO type: POSIX-compliant", and it is significantly better, reaching about 10 Mb/s. Are there any other options to achieve speeds closer to 50 Mb/s?

thalieht commented 7 months ago

Really, thank you! I've tried "Disk IO type: POSIX-compliant", and it is significantly better, reaching about 10 Mb/s. Are there any other options to achieve speeds closer to 50 Mb/s?

Maybe using libtorrent 1.2.x will be even better. I don't know about any other settings that can help with that.