Slow sabnzbd downloads

Get help with all aspects of SABnzbd
Forum rules
Help us help you:
  • Are you using the latest stable version of SABnzbd? Downloads page.
  • Tell us what system you run SABnzbd on.
  • Adhere to the forum rules.
  • Do you experience problems during downloading?
    Check your connection in Status and Interface settings window.
    Use Test Server in Config > Servers.
    We will probably ask you to do a test using only basic settings.
  • Do you experience problems during repair or unpacking?
    Enable +Debug logging in the Status and Interface settings window and share the relevant parts of the log here using [ code ] sections.
Post Reply
regder
Newbie
Newbie
Posts: 11
Joined: December 9th, 2018, 3:09 pm

Slow sabnzbd downloads

Post by regder »

I have sabnzbd installed on both my Arch Linux server and my Macbook. The server is the one with a speed issue. Internet is 1000mbps, and consistently get speedtests around 600-700mbps. With my Macbook connected to my wifi, I get 25-30MB/s. If I reboot the server, I get similar speed for a bit, before it drops to an average of 3MB/s, where it stays. Well seeded torrents regularly download at 20MB/s on the server. Recently upgraded the router with no change in speed.

A few details on the server
- Asus ChromeBox M004U running Arch Linux, minimal hardware but works great for everything I need, well except this
- Hardwired to my gigabit router
- Latest sabnzbd
- Downloads to NAS that is hardwired to router
User avatar
sander
Release Testers
Release Testers
Posts: 8811
Joined: January 22nd, 2008, 2:22 pm

Re: Slow sabnzbd downloads

Post by sander »

In SABnzbd, if you click the Wrench symbol, and then the refresh symbol, what do you get for

System performance (Pystone)
Download folder speed
Complete folder speed
regder
Newbie
Newbie
Posts: 11
Joined: December 9th, 2018, 3:09 pm

Re: Slow sabnzbd downloads

Post by regder »

System performance (Pystone)88707 Intel(R) Celeron(R) 2955U…
Download folder speed27.1 MB/s (/mnt/Incomplete)
Complete folder speed27.7 MB/s (/mnt/Completed)
regder
Newbie
Newbie
Posts: 11
Joined: December 9th, 2018, 3:09 pm

Re: Slow sabnzbd downloads

Post by regder »

I think I may have figured out the issue when looking at that Wrench display. The connections display goes from 20/20, the full amount setup for the server, incrementally to 0/20 before going back to 20/20 and repeating. This is happening continuously when downloading.

Sabnzbd on my Mac keeps a constant 20/20 connections as it's downloading.

Don't know how to fix that though

Image
User avatar
sander
Release Testers
Release Testers
Posts: 8811
Joined: January 22nd, 2008, 2:22 pm

Re: Slow sabnzbd downloads

Post by sander »

set logging to +Debug,
do some downloads,
check the log
regder
Newbie
Newbie
Posts: 11
Joined: December 9th, 2018, 3:09 pm

Re: Slow sabnzbd downloads

Post by regder »

I'm seeing a lot of "[downloader:287] Delaying"

https://pastebin.com/MHTU925A
User avatar
safihre
Administrator
Administrator
Posts: 5338
Joined: April 30th, 2015, 7:35 am
Contact:

Re: Slow sabnzbd downloads

Post by safihre »

Your CPU can't keep up decoding and writing to disk the stream of articles being downloaded.
Try reducing the number of connections to 10 and setting the Maximum line speed in Config > General a bit slower than your max, try for example 10MB/s at first.

How much memory does this box have? I see on Amazon it's 2 GB? In that case I would increase Article cache to 1GB.
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
User avatar
sander
Release Testers
Release Testers
Posts: 8811
Joined: January 22nd, 2008, 2:22 pm

Re: Slow sabnzbd downloads

Post by sander »

I would also be interested if you use an internal or USB-external disk connected to youAsus ChromeBox M004U

Although your NAS shows 27.1 MB/s, which is not very bad, a internal/USB-external disk is always faster.
regder
Newbie
Newbie
Posts: 11
Joined: December 9th, 2018, 3:09 pm

Re: Slow sabnzbd downloads

Post by regder »

I think I have come to the conclusion that my server is just too slow. The ChromeBox has 2GB ram, and there's a 2Gb swap file.

Plugged in an external hard drive, and directed nzbs to there. Testing at 35MB/s. Set connections to 10, article cache to 1GB, max speed to 10MB/s. Now I can get a steady 10MB/s, but the second I try to crank things up, everything slows down.

At 20 connections and 15MB/s speed, I think I'm running at max.

I'm going to offload Kodi that also runs on the server and see if that gives me more buffer room
regder
Newbie
Newbie
Posts: 11
Joined: December 9th, 2018, 3:09 pm

Re: Slow sabnzbd downloads

Post by regder »

Playing with it some more. It appears that once Sabnzbd runs into a road block, not sure if it's ram or cpu, it starts running at a snails pace regardless of settings or available resources. Restarting Sabnzbd with reasonable restrictions brings it back to speed. As long as it doesn't run out of resources, it stays fast
User avatar
safihre
Administrator
Administrator
Posts: 5338
Joined: April 30th, 2015, 7:35 am
Contact:

Re: Slow sabnzbd downloads

Post by safihre »

You are right: at some point the cpu can't keep up and we store new articles in memory, but when that runs out we have to put them to the disk. This is slow because we have to write, but also read them in again and then delete the file.
This Christmas holiday I hope to create a solution for this, but it requires some core changes.
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
regder
Newbie
Newbie
Posts: 11
Joined: December 9th, 2018, 3:09 pm

Re: Slow sabnzbd downloads

Post by regder »

Forgot to update this. Upgraded to 4gb of ram over the holidays and the problem is solved. Can now download at 60-70MB/s without issue.

Thank you guys for the help!!!
alanperker
Newbie
Newbie
Posts: 1
Joined: January 9th, 2019, 1:53 am

Re: Slow sabnzbd downloads

Post by alanperker »

Facing the same issue
User avatar
safihre
Administrator
Administrator
Posts: 5338
Joined: April 30th, 2015, 7:35 am
Contact:

Re: Slow sabnzbd downloads

Post by safihre »

Have you tried the things suggested in this post?
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
Post Reply