SabNzbd Stopped -- Disk Full -- But more than enough!
Forum rules
Help us help you:
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.
-
nighthawk13
- Newbie

- Posts: 10
- Joined: May 6th, 2017, 12:33 pm
SabNzbd Stopped -- Disk Full -- But more than enough!
For some reason SabNZBd has stopped downloading claiming that there is not enough space. However, I have the setting at 2G and there is 43GB available on the disk.
Can someone advise what is happening. I don't know if the queue size might be the problem, but there is a lot in the queue, but they are automatically moved when completed, so it shouldn't be a problem.
Can someone advise what is happening. I don't know if the queue size might be the problem, but there is a lot in the queue, but they are automatically moved when completed, so it shouldn't be a problem.
Re: SabNzbd Stopped -- Disk Full -- But more than enough!
On which device / disk is Incomplete?
On which device / disk is Complete?
Are there disk space quota set per user?
On which device / disk is Complete?
Are there disk space quota set per user?
-
nighthawk13
- Newbie

- Posts: 10
- Joined: May 6th, 2017, 12:33 pm
Re: SabNzbd Stopped -- Disk Full -- But more than enough!
My folder is /Downloads/.sabnzbd/incomplete (and complete). That is the disk that it is downloading to. I have 45G available and 2G set as required.
I'm not sure how to check disk quotas but I don't think so (I'm using Korora 25 -- based on Fedora) if you know how to do it?
I'm not sure how to check disk quotas but I don't think so (I'm using Korora 25 -- based on Fedora) if you know how to do it?
Re: SabNzbd Stopped -- Disk Full -- But more than enough!
Post the output of:
Code: Select all
df
df /Downloads/.sabnzbd/incomplete
df /Downloads/.sabnzbd/complete
quota -v
mount
-
nighthawk13
- Newbie

- Posts: 10
- Joined: May 6th, 2017, 12:33 pm
Re: SabNzbd Stopped -- Disk Full -- But more than enough!
Tue May 16 13:45:50 EDT 2017
~/Downloads/.sabnzbd
nighthawk@msi-desktop: pts/0: 2 files 64Kb -> df complete
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/sdg6 399960104 336389280 43230908 89% /home
Tue May 16 13:45:52 EDT 2017
~/Downloads/.sabnzbd
nighthawk@msi-desktop: pts/0: 2 files 64Kb -> df incomplete
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/sdg6 399960104 336389280 43230908 89% /home
Tue May 16 13:46:02 EDT 2017
~/Downloads/.sabnzbd
nighthawk@msi-desktop: pts/0: 2 files 64Kb -> df
Filesystem 1K-blocks Used Available Use% Mounted on
devtmpfs 8141320 0 8141320 0% /dev
tmpfs 8151948 8 8151940 1% /dev/shm
tmpfs 8151948 1552 8150396 1% /run
tmpfs 8151948 0 8151948 0% /sys/fs/cgroup
/dev/sdc1 122940436 30352032 86320348 27% /
tmpfs 8151948 216836 7935112 3% /tmp
/dev/sde1 1442015292 1105126616 263615436 81% /media/storage2
/dev/sdb1 2884152536 2572295252 165344032 94% /media/storage3
/dev/sdf1 1442014140 887093908 554903848 62% /media/storage1
/dev/sda1 3845577736 3014114128 636112776 83% /media/storage5
/dev/sdd1 2884152536 2708451604 29187680 99% /media/storage4
/dev/sdg5 32122784 1569248 28898752 6% /opt
/dev/sdg6 399960104 336388576 43231612 89% /home
tmpfs 1630388 331760 1298628 21% /run/user/1000
Tue May 16 13:46:21 EDT 2017
~/Downloads/.sabnzbd
nighthawk@msi-desktop: pts/0: 2 files 64Kb -> quota -v
Tue May 16 13:47:26 EDT 2017
~/Downloads/.sabnzbd
nighthawk@msi-desktop: pts/0: 2 files 64Kb ->
Tue May 16 13:47:26 EDT 2017
~/Downloads/.sabnzbd
nighthawk@msi-desktop: pts/0: 2 files 64Kb -> mount
sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)
proc on /proc type proc (rw,nosuid,nodev,noexec,relatime)
devtmpfs on /dev type devtmpfs (rw,nosuid,size=8141320k,nr_inodes=2035330,mode=755)
securityfs on /sys/kernel/security type securityfs (rw,nosuid,nodev,noexec,relatime)
tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev)
devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000)
tmpfs on /run type tmpfs (rw,nosuid,nodev,mode=755)
tmpfs on /sys/fs/cgroup type tmpfs (ro,nosuid,nodev,noexec,mode=755)
cgroup on /sys/fs/cgroup/systemd type cgroup (rw,nosuid,nodev,noexec,relatime,xattr,release_agent=/usr/lib/systemd/systemd-cgroups-agent,name=systemd)
pstore on /sys/fs/pstore type pstore (rw,nosuid,nodev,noexec,relatime)
cgroup on /sys/fs/cgroup/cpu,cpuacct type cgroup (rw,nosuid,nodev,noexec,relatime,cpu,cpuacct)
cgroup on /sys/fs/cgroup/memory type cgroup (rw,nosuid,nodev,noexec,relatime,memory)
cgroup on /sys/fs/cgroup/net_cls,net_prio type cgroup (rw,nosuid,nodev,noexec,relatime,net_cls,net_prio)
cgroup on /sys/fs/cgroup/devices type cgroup (rw,nosuid,nodev,noexec,relatime,devices)
cgroup on /sys/fs/cgroup/cpuset type cgroup (rw,nosuid,nodev,noexec,relatime,cpuset)
cgroup on /sys/fs/cgroup/hugetlb type cgroup (rw,nosuid,nodev,noexec,relatime,hugetlb)
cgroup on /sys/fs/cgroup/blkio type cgroup (rw,nosuid,nodev,noexec,relatime,blkio)
cgroup on /sys/fs/cgroup/perf_event type cgroup (rw,nosuid,nodev,noexec,relatime,perf_event)
cgroup on /sys/fs/cgroup/pids type cgroup (rw,nosuid,nodev,noexec,relatime,pids)
cgroup on /sys/fs/cgroup/freezer type cgroup (rw,nosuid,nodev,noexec,relatime,freezer)
configfs on /sys/kernel/config type configfs (rw,relatime)
/dev/sdc1 on / type ext4 (rw,relatime,data=ordered)
systemd-1 on /proc/sys/fs/binfmt_misc type autofs (rw,relatime,fd=29,pgrp=1,timeout=0,minproto=5,maxproto=5,direct,pipe_ino=539)
debugfs on /sys/kernel/debug type debugfs (rw,relatime)
tmpfs on /tmp type tmpfs (rw,nosuid,nodev)
hugetlbfs on /dev/hugepages type hugetlbfs (rw,relatime)
mqueue on /dev/mqueue type mqueue (rw,relatime)
nfsd on /proc/fs/nfsd type nfsd (rw,relatime)
/dev/sde1 on /media/storage2 type ext4 (rw,noexec,relatime,data=ordered)
/dev/sdb1 on /media/storage3 type ext3 (rw,noexec,relatime,data=ordered)
/dev/sdf1 on /media/storage1 type ext4 (rw,noexec,relatime,data=ordered)
/dev/sda1 on /media/storage5 type ext3 (rw,noexec,relatime,data=ordered)
/dev/sdd1 on /media/storage4 type ext3 (rw,noexec,relatime,data=ordered)
/dev/sdg5 on /opt type ext4 (rw,relatime,data=ordered)
/dev/sdg6 on /home type ext4 (rw,relatime,data=ordered)
sunrpc on /var/lib/nfs/rpc_pipefs type rpc_pipefs (rw,relatime)
tmpfs on /run/user/1000 type tmpfs (rw,nosuid,nodev,relatime,size=1630388k,mode=700,uid=1000,gid=1000)
~/Downloads/.sabnzbd
nighthawk@msi-desktop: pts/0: 2 files 64Kb -> df complete
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/sdg6 399960104 336389280 43230908 89% /home
Tue May 16 13:45:52 EDT 2017
~/Downloads/.sabnzbd
nighthawk@msi-desktop: pts/0: 2 files 64Kb -> df incomplete
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/sdg6 399960104 336389280 43230908 89% /home
Tue May 16 13:46:02 EDT 2017
~/Downloads/.sabnzbd
nighthawk@msi-desktop: pts/0: 2 files 64Kb -> df
Filesystem 1K-blocks Used Available Use% Mounted on
devtmpfs 8141320 0 8141320 0% /dev
tmpfs 8151948 8 8151940 1% /dev/shm
tmpfs 8151948 1552 8150396 1% /run
tmpfs 8151948 0 8151948 0% /sys/fs/cgroup
/dev/sdc1 122940436 30352032 86320348 27% /
tmpfs 8151948 216836 7935112 3% /tmp
/dev/sde1 1442015292 1105126616 263615436 81% /media/storage2
/dev/sdb1 2884152536 2572295252 165344032 94% /media/storage3
/dev/sdf1 1442014140 887093908 554903848 62% /media/storage1
/dev/sda1 3845577736 3014114128 636112776 83% /media/storage5
/dev/sdd1 2884152536 2708451604 29187680 99% /media/storage4
/dev/sdg5 32122784 1569248 28898752 6% /opt
/dev/sdg6 399960104 336388576 43231612 89% /home
tmpfs 1630388 331760 1298628 21% /run/user/1000
Tue May 16 13:46:21 EDT 2017
~/Downloads/.sabnzbd
nighthawk@msi-desktop: pts/0: 2 files 64Kb -> quota -v
Tue May 16 13:47:26 EDT 2017
~/Downloads/.sabnzbd
nighthawk@msi-desktop: pts/0: 2 files 64Kb ->
Tue May 16 13:47:26 EDT 2017
~/Downloads/.sabnzbd
nighthawk@msi-desktop: pts/0: 2 files 64Kb -> mount
sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)
proc on /proc type proc (rw,nosuid,nodev,noexec,relatime)
devtmpfs on /dev type devtmpfs (rw,nosuid,size=8141320k,nr_inodes=2035330,mode=755)
securityfs on /sys/kernel/security type securityfs (rw,nosuid,nodev,noexec,relatime)
tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev)
devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000)
tmpfs on /run type tmpfs (rw,nosuid,nodev,mode=755)
tmpfs on /sys/fs/cgroup type tmpfs (ro,nosuid,nodev,noexec,mode=755)
cgroup on /sys/fs/cgroup/systemd type cgroup (rw,nosuid,nodev,noexec,relatime,xattr,release_agent=/usr/lib/systemd/systemd-cgroups-agent,name=systemd)
pstore on /sys/fs/pstore type pstore (rw,nosuid,nodev,noexec,relatime)
cgroup on /sys/fs/cgroup/cpu,cpuacct type cgroup (rw,nosuid,nodev,noexec,relatime,cpu,cpuacct)
cgroup on /sys/fs/cgroup/memory type cgroup (rw,nosuid,nodev,noexec,relatime,memory)
cgroup on /sys/fs/cgroup/net_cls,net_prio type cgroup (rw,nosuid,nodev,noexec,relatime,net_cls,net_prio)
cgroup on /sys/fs/cgroup/devices type cgroup (rw,nosuid,nodev,noexec,relatime,devices)
cgroup on /sys/fs/cgroup/cpuset type cgroup (rw,nosuid,nodev,noexec,relatime,cpuset)
cgroup on /sys/fs/cgroup/hugetlb type cgroup (rw,nosuid,nodev,noexec,relatime,hugetlb)
cgroup on /sys/fs/cgroup/blkio type cgroup (rw,nosuid,nodev,noexec,relatime,blkio)
cgroup on /sys/fs/cgroup/perf_event type cgroup (rw,nosuid,nodev,noexec,relatime,perf_event)
cgroup on /sys/fs/cgroup/pids type cgroup (rw,nosuid,nodev,noexec,relatime,pids)
cgroup on /sys/fs/cgroup/freezer type cgroup (rw,nosuid,nodev,noexec,relatime,freezer)
configfs on /sys/kernel/config type configfs (rw,relatime)
/dev/sdc1 on / type ext4 (rw,relatime,data=ordered)
systemd-1 on /proc/sys/fs/binfmt_misc type autofs (rw,relatime,fd=29,pgrp=1,timeout=0,minproto=5,maxproto=5,direct,pipe_ino=539)
debugfs on /sys/kernel/debug type debugfs (rw,relatime)
tmpfs on /tmp type tmpfs (rw,nosuid,nodev)
hugetlbfs on /dev/hugepages type hugetlbfs (rw,relatime)
mqueue on /dev/mqueue type mqueue (rw,relatime)
nfsd on /proc/fs/nfsd type nfsd (rw,relatime)
/dev/sde1 on /media/storage2 type ext4 (rw,noexec,relatime,data=ordered)
/dev/sdb1 on /media/storage3 type ext3 (rw,noexec,relatime,data=ordered)
/dev/sdf1 on /media/storage1 type ext4 (rw,noexec,relatime,data=ordered)
/dev/sda1 on /media/storage5 type ext3 (rw,noexec,relatime,data=ordered)
/dev/sdd1 on /media/storage4 type ext3 (rw,noexec,relatime,data=ordered)
/dev/sdg5 on /opt type ext4 (rw,relatime,data=ordered)
/dev/sdg6 on /home type ext4 (rw,relatime,data=ordered)
sunrpc on /var/lib/nfs/rpc_pipefs type rpc_pipefs (rw,relatime)
tmpfs on /run/user/1000 type tmpfs (rw,nosuid,nodev,relatime,size=1630388k,mode=700,uid=1000,gid=1000)
Re: SabNzbd Stopped -- Disk Full -- But more than enough!
What kind of device is this? Your own PC, a NAS, a seedbox, a VPS, a headless server, ... ?
Are you the admin / superuser of this system?
Are you the admin / superuser of this system?
-
nighthawk13
- Newbie

- Posts: 10
- Joined: May 6th, 2017, 12:33 pm
Re: SabNzbd Stopped -- Disk Full -- But more than enough!
It is my own computer that I use as a media server for my house.
I am the superuser/admin.
I'm running Korora 25 (based on Fedora 25)
I am the superuser/admin.
I'm running Korora 25 (based on Fedora 25)
Re: SabNzbd Stopped -- Disk Full -- But more than enough!
What does SABnzbd say in the upper right corner at "...GB Free Space"?
-
nighthawk13
- Newbie

- Posts: 10
- Joined: May 6th, 2017, 12:33 pm
Re: SabNzbd Stopped -- Disk Full -- But more than enough!
Sorry for the delay in getting back to you. I was in and out all day yesterday and this forumd doesn't email me when you post.
In the top-right corner it says 41.4GB Free Space
Note: I just subscribed to this topic so I will now be notified when you post (hopefully).
In the top-right corner it says 41.4GB Free Space
Note: I just subscribed to this topic so I will now be notified when you post (hopefully).
-
nighthawk13
- Newbie

- Posts: 10
- Joined: May 6th, 2017, 12:33 pm
Re: SabNzbd Stopped -- Disk Full -- But more than enough!
I just pressed "Resume" and all of the downloads went green to 88-90%. There is 161GB in the queue, 41.4GB Free Space.
So... How does SabNZBd work? NZBGet was only downloading 1 at a time. This seems to be getting them all at the same time?
So... How does SabNZBd work? NZBGet was only downloading 1 at a time. This seems to be getting them all at the same time?
-
nighthawk13
- Newbie

- Posts: 10
- Joined: May 6th, 2017, 12:33 pm
Re: SabNzbd Stopped -- Disk Full -- But more than enough!
So it just stopped again and I went into SabNzbd right away. It now says 2.4GB available.
It seems what is happening is that the queue is downloading faster than the PAR2 repair/checking is happening. When the repairs/checking is done though, it is not automatically starting up again.
Is there a way to get it to start up automatically again?
It seems what is happening is that the queue is downloading faster than the PAR2 repair/checking is happening. When the repairs/checking is done though, it is not automatically starting up again.
Is there a way to get it to start up automatically again?
Re: SabNzbd Stopped -- Disk Full -- But more than enough!
Consider enabling "Pause Downloading During Post-Processing" in config->switches? Especially with complete and incomplete on the same (old?) hd, the combination of repair/extraction plus an ongoing download might simple require too much in terms of i/o performance. Or just download to another disk that isn't as full and/or as slow as the current one.nighthawk13 wrote:It seems what is happening is that the queue is downloading faster than the PAR2 repair/checking is happening.
-
nighthawk13
- Newbie

- Posts: 10
- Joined: May 6th, 2017, 12:33 pm
Re: SabNzbd Stopped -- Disk Full -- But more than enough!
OK... Thanks.
I'll let you know if it doesn't work.
I'll let you know if it doesn't work.
Re: SabNzbd Stopped -- Disk Full -- But more than enough!
Sab will move to the next download if your primary server doesn't have the articles, then it will continue using the backup server for the top download and your primary server for the next download.
You can set it to only download the first job by turning in Only get articles for top of the queue.
Hope this helps!
You can set it to only download the first job by turning in Only get articles for top of the queue.
Hope this helps!
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
