cross-posted from: https://lemmy.today/post/39908979

Hi, I’m having a problem with my qBittorrent setup that I can’t quite debug or find information on.

I’m seeding from a hard drive and I get something like 5-15 MBps of seeding capacity depending on the day. However I noticed upon inspecting a system monitor (I am running Debian 13) the total disk IO read was about 4x the seeding speed.

I’ve tweaked the advanced settings all I can to no avail. I am using the version of QBit from Devian 13 main. It’s 5.Something.

Would anyone have insight on this problem? I’ll take anything at this point. The application is using about 250MB of RAM.

  • Brickfrog@lemmy.dbzer0.com
    link
    fedilink
    English
    arrow-up
    0
    ·
    3 days ago

    Don’t know if this helps you but did you already try changing Disk IO Type to Simple pread/pwrite (in advanced settings)? It was meant to address some issues with disk read/write + RAM usage. Not something that affected me all that much but could be worth a look.

    Was mentioned in the 5.0.1 release notes and in the github pages

    https://www.qbittorrent.org/news

    https://github.com/qbittorrent/qBittorrent/pull/21300

    Beyond that I’d echo the other comment, try to just change settings you actually need to change. Oftentimes people make a whole ton of settings changes in their torrent client and then can’t figure out how to get it back to normal.

    • Kairos@lemmy.todayOP
      link
      fedilink
      English
      arrow-up
      0
      ·
      3 days ago

      This helped! Disk IO read is now a bit less than double the speed bandwidth! Much more reasonable. Thank you/:))))))