MacOS: Pausing with 'Disk full". It isn't full.

Questions and bug reports for Beta releases should be posted here.
Forum rules
Help us help you:
  • 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
Sarcas
Newbie
Newbie
Posts: 5
Joined: January 1st, 2020, 11:45 am

MacOS: Pausing with 'Disk full". It isn't full.

Post by Sarcas »

Version : 3.0.0RC2
OS : MacOS 10.15.6

It says : 23.8 GB Free Space. The Finder tells me : Available 560,66 GB (535,14 GB purgeable).

- which directory is your Complete directory?
temp download folder :~/Downloads/MediaDownloads/incompleteSABnzbd
default downloadfolder : ~/Downloads/MediaDownloads/completedUnspecified
movies: ~/Downloads/MediaDownloads/Movies
tv: ~/Downloads/MediaDownloads/Series

- on what kind of disk is your Complete directory? Builtin, or USB, or NAS?
Standard built-in fusion drive of the MacMini, bootdisk, APFS format.

- can post the output of 'df -h <your Complete directory>'?

Code: Select all

Filesystem     Size   Used  Avail Capacity iused       ifree %iused  Mounted on
/dev/disk2s1  1.0Ti  1.0Ti  2.2Gi   100% 1787574 11012089866    0%   /System/Volumes/Data
- can you post the output of 'mount' here?

Code: Select all

/dev/disk2s5 on / (apfs, local, read-only, journaled)
devfs on /dev (devfs, local, nobrowse)
/dev/disk2s1 on /System/Volumes/Data (apfs, local, journaled, nobrowse)
/dev/disk2s4 on /private/var/vm (apfs, local, journaled, nobrowse)
map auto_home on /System/Volumes/Data/home (autofs, automounted, nobrowse)
/dev/disk10s1 on /Volumes/Media 3 (apfs, local, nodev, nosuid, journaled, noowners)
/dev/disk11s1 on /Volumes/Media 2 (apfs, local, nodev, nosuid, journaled, noowners)
/dev/disk8s1 on /Volumes/Films en Series (apfs, local, nodev, nosuid, journaled, noowners)
/dev/disk4s2 on /Volumes/TijdMachine (hfs, local, nodev, nosuid, journaled)
/dev/disk13s1 on /Volumes/TM David (apfs, local, nodev, nosuid, journaled, noowners)
/dev/disk12s1 on /Volumes/Media (apfs, local, nodev, nosuid, journaled, noowners)
I have cleared the min free space field and resumed downloading. Now the available space is going up again (120G and rising) but I have a lot of unrar errors about missing parts. Not sure if it is a coincidence. I have set the min free space field back to 20G. Finder still reports Available: 669,04 GB (540,07 GB purgeable ))
Last edited by Sarcas on July 18th, 2020, 10:39 am, edited 1 time in total.
User avatar
sander
Release Testers
Release Testers
Posts: 8830
Joined: January 22nd, 2008, 2:22 pm

Re: MacOS: Pausing with 'Disk full". It isn't full.

Post by sander »

Subject:
- not changed in sab3, I removed that
- MacOS has some problems with disk space (on a certain filesystem, can't remember which one), so added that

SABnzbd reports what the python & MacOS report. There is a known problem with, with a certain filesystem type on MacOS.

So
- which directory is your Complete directory?
- on what kind of disk is your Complete directory? Builtin, or USB, or NAS?
- can post the output of 'df -h <your Complete directory>'?
- can you post the output of 'mount' here?

EDIT:
Mac MacOS problems with diskspace:
viewtopic.php?f=3&t=24705&p=120622
viewtopic.php?f=2&t=22737&start=15
Post Reply