Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

seanbperiod

macrumors regular
Original poster
Dec 23, 2009
101
116
I originally had about 9GB of space left on my Macbook Pro 2012. But after the update, I am down to less than 2GB. I used Daisy Disk and I see about 7GB more in "Hidden Space" than was there earlier this week.

Has anyone else experienced similar issues or know how to fix?
 
It's getting worse. I've tried using Onyx which said that my disk needs to be repaired, so I rebooted and used disk utility, but it found nothing to repair.

I reboot into normal mode and after deleting over 5 GB, I have less than 1.5GB left. I have no idea what's going on. I can't even reinstall the OS because there's not enough room. I just look at the available space and it just continues to go down.

Update: So I deleted Xcode, which ballooned up to 10GB somehow. and it had no effect on the hard drive space. Checking System Information, it says I have 70+GB in System. Daisy Disk says the Hidden Space has grown to 33GB.

I'm guessing everything I tried deleting through the trash bin is getting stored in system folder somewhere. ?? I have no clue.
 
Last edited:
It's getting worse. I've tried using Onyx which said that my disk needs to be repaired, so I rebooted and used disk utility, but it found nothing to repair.

I reboot into normal mode and after deleting over 5 GB, I have less than 1.5GB left. I have no idea what's going on. I can't even reinstall the OS because there's not enough room. I just look at the available space and it just continues to go down.

Update: So I deleted Xcode, which ballooned up to 10GB somehow. and it had no effect on the hard drive space. Checking System Information, it says I have 70+GB in System. Daisy Disk says the Hidden Space has grown to 33GB.

I'm guessing everything I tried deleting through the trash bin is getting stored in system folder somewhere. ?? I have no clue.
Sounds like a possible snapshot issue. Is your disk drive a SSD?

Try the following terminal command:
Code:
tmutil listlocalsnapshots /
You can delete those using:
Code:
sudo tmutil thinLocalSnapshots / 10000000000 4

Be aware that the snapshots have not been transferred to TimeMachine backups.

DS
 
Sounds like a possible snapshot issue. Is your disk drive a SSD?

Try the following terminal command:
Code:
tmutil listlocalsnapshots /
You can delete those using:
Code:
sudo tmutil thinLocalSnapshots / 10000000000 4

Be aware that the snapshots have not been transferred to TimeMachine backups.

DS


Thanks for the help. I do have an SSD but I don't use Time Machine and it is disabled. I tried that command in terminal, and it did nothing..
 
Thanks for the help. I do have an SSD but I don't use Time Machine and it is disabled. I tried that command in terminal, and it did nothing..
At this point I revert to the command line.
Code:
df
sudo du -d 1 -x -c -g /
df will show the real space used. The second will display how much is used in each base directory. Add paths to the slash to drill down, such as /Users.

DS
 
At this point I revert to the command line.
Code:
df
sudo du -d 1 -x -c -g /
df will show the real space used. The second will display how much is used in each base directory. Add paths to the slash to drill down, such as /Users.

DS

Thanks - So it says the total is 181gb, so there is still about another 55GB unaccounted for that is taking up space. I have a 240GB SSD, with just under 5GB reported free. Drive is formatted in APFS. I just removed another 11GB from my download folder to another drive, deleted in the Trash, and it freed up only 1 GB.

Any other suggestions? Daisy Disk and OmniDiskSweeper can't seem to read from the protected areas of the disk.
 
Thanks - So it says the total is 181gb, so there is still about another 55GB unaccounted for that is taking up space. I have a 240GB SSD, with just under 5GB reported free. Drive is formatted in APFS. I just removed another 11GB from my download folder to another drive, deleted in the Trash, and it freed up only 1 GB.

Any other suggestions? Daisy Disk and OmniDiskSweeper can't seem to read from the protected areas of the disk.

I don't trust any fancy programs. I prefer the Unix level commands.
Code:
dmba:xxx$ df -h
Filesystem      Size   Used  Avail Capacity iused               ifree %iused  Mounted on
/dev/disk1s1   234Gi  101Gi  130Gi    44% 1515392 9223372036853260415    0%   /
devfs          186Ki  186Ki    0Bi   100%     642                   0  100%   /dev
/dev/disk1s4   234Gi  2.0Gi  130Gi     2%       2 9223372036854775805    0%   /private/var/vm
map -hosts       0Bi    0Bi    0Bi   100%       0                   0  100%   /net
map auto_home    0Bi    0Bi    0Bi   100%       0                   0  100%   /home

dmba:xxx$ sudo du -d 1 -x -c -g /
Password:
0    /.HFS+ Private Directory Data
1    /home
1    /usr
2    /.Spotlight-V100
1    /net
1    /.PKInstallSandboxManager-SystemSoftware
1    /bin
0    /Network
1    /sbin
5    /Library
9    /System
1    /.fseventsd
du: /private/var/db/ConfigurationProfiles/Store: Operation not permitted
du: /private/var/folders/cs/1gkx8gvs4mb7xlw151r8phzw0000gr/0/com.apple.LaunchServices.dv: Operation not permitted
du: /private/var/folders/rg/x0s11s5x0s39hjld7b5097dc0000gp/0/SafariFamily: Operation not permitted
du: /private/var/folders/rg/x0s11s5x0s39hjld7b5097dc0000gp/0/com.apple.LaunchServices.dv: Operation not permitted
du: /private/var/folders/rg/x0s11s5x0s39hjld7b5097dc0000gp/0/com.apple.nsurlsessiond: Operation not permitted
du: /private/var/folders/rg/x0s11s5x0s39hjld7b5097dc0000gp/0/com.apple.routined: Operation not permitted
du: /private/var/folders/zz/zyxvpxvq6csfxvn_n00000y800007k/0/com.apple.nsurlsessiond: Operation not permitted
du: /private/var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/0/com.apple.nsurlsessiond: Operation not permitted
du: /private/var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/0/com.apple.routined: Operation not permitted
du: /private/var/folders/kn/m03179js7cqbfgvgdh1_d3ch0000gs/0/com.apple.LaunchServices.dv: Operation not permitted
du: /private/var/folders/cx/3p1t2zk51zl8lzhxyxbbhsf80000gn/0/com.apple.LaunchServices.dv: Operation not permitted
du: /private/var/folders/cx/3p1t2zk51zl8lzhxyxbbhsf80000gn/0/com.apple.nsurlsessiond: Operation not permitted
du: /private/var/folders/cx/3p1t2zk51zl8lzhxyxbbhsf80000gn/0/com.apple.routined: Operation not permitted
du: /private/var/folders/r4/n59nj6qx2f75sj4v9j7wp1180000gq/0/SafariFamily: Operation not permitted
du: /private/var/folders/r4/n59nj6qx2f75sj4v9j7wp1180000gq/0/com.apple.LaunchServices.dv: Operation not permitted
du: /private/var/folders/r4/n59nj6qx2f75sj4v9j7wp1180000gq/0/com.apple.nsurlsessiond: Operation not permitted
du: /private/var/folders/r4/n59nj6qx2f75sj4v9j7wp1180000gq/0/com.apple.routined: Operation not permitted
du: /private/var/folders/wz/mbch5b5s6sx1qqzgyf317nxr0000gt/0/com.apple.LaunchServices.dv: Operation not permitted
5    /private
1    /.DocumentRevisions-V100
0    /.vol
55    /Users
11    /Applications
1    /dev
1    /Volumes
0    /cores
86    /
86    total

I used the -h option on the df command to get the size is gigabytes.

There are some areas that are protected even when using sudo. This accounts for the difference between df and du.

You don't indicated which command returned 181GB.

DS
 
ok here's what I got:

Code:
Filesystem      Size   Used  Avail Capacity iused               ifree %iused  Mounted on
/dev/disk1s1   223Gi  218Gi  3.5Gi    99% 1484498 9223372036853291309    0%   /
devfs          188Ki  188Ki    0Bi   100%     651                   0  100%   /dev
/dev/disk1s4   223Gi  1.0Gi  3.5Gi    23%       1 9223372036854775806    0%   /private/var/vm
map -hosts       0Bi    0Bi    0Bi   100%       0                   0  100%   /net
map auto_home    0Bi    0Bi    0Bi   100%       0                   0  100%   /home

0 /.HFS+ Private Directory Data
1 /home
2 /usr
2 /.Spotlight-V100
1 /net
0 /.PKInstallSandboxManager-SystemSoftware
1 /bin
0 /Network
1 /sbin
10 /Library
1 /.cleverfiles
0 /.Trashes
11 /System
1 /.fseventsd
du: /private/var/db/ConfigurationProfiles/Store: Operation not permitted
du: /private/var/folders/n1/s475_4ks7bndn6grmtd0f3h80000gp/0/com.apple.LaunchServices.dv: Operation not permitted
du: /private/var/folders/4m/tvtdy_fd5kq3hft7_39prvwr0000gq/0/com.apple.LaunchServices.dv: Operation not permitted
du: /private/var/folders/zz/zyxvpxvq6csfxvn_n00000y800007k/0/com.apple.nsurlsessiond: Operation not permitted
du: /private/var/folders/zz/zyxvpxvq6csfxvn_n00000s4000069/0/SafariFamily: Operation not permitted
du: /private/var/folders/zz/zyxvpxvq6csfxvn_n00000s4000069/0/com.apple.nsurlsessiond: Operation not permitted
du: /private/var/folders/zz/zyxvpxvq6csfxvn_n00000s4000069/0/com.apple.routined: Operation not permitted
du: /private/var/folders/nl/3jqj8h115zb9f_yd6mymrvgm0000gn/0/com.apple.LaunchServices.dv: Operation not permitted
du: /private/var/folders/nl/3jqj8h115zb9f_yd6mymrvgm0000gn/0/com.apple.nsurlsessiond: Operation not permitted
du: /private/var/folders/nl/3jqj8h115zb9f_yd6mymrvgm0000gn/0/com.apple.routined: Operation not permitted
4 /private
1 /.DocumentRevisions-V100
0 /.vol
du: /Users/username/.Trash/sdfsf/SafariFamily: Operation not permitted
du: /Users/username/.Trash/sdfsf/com.apple.LaunchServices.dv: Operation not permitted
du: /Users/username/.Trash/sdfsf/com.apple.nsurlsessiond: Operation not permitted
du: /Users/username/.Trash/sdfsf/com.apple.routined: Operation not permitted
du: /Users/username/.Trash/sdfsdfsf/com.apple.LaunchServices.dv: Operation not permitted
113 /Users
40 /Applications
2 /opt
1 /dev
0 /Volumes
1 /. ..
1 /.IABootFiles
0 /cores
181 /
181 total

So the files in the trash folder are leftover from something else I followed to delete all but the zz folders in /var/folders because of another issue I was having, so this problem might be related to that. If I can just free up some space so I can reinstall macOS I think that would solve everything. I'm hoping this is still possible... :/
 
I originally had about 9GB of space left on my Macbook Pro 2012. But after the update, I am down to less than 2GB. I used Daisy Disk and I see about 7GB more in "Hidden Space" than was there earlier this week.

9GB or 2GB free, either is woefully inadequate.
 
ok here's what I got:

Code:
Filesystem      Size   Used  Avail Capacity iused               ifree %iused  Mounted on
/dev/disk1s4   223Gi  1.0Gi  3.5Gi    23%       1 9223372036854775806    0%   /private/var/vm

So the files in the trash folder are leftover from something else I followed to delete all but the zz folders in /var/folders because of another issue I was having, so this problem might be related to that. If I can just free up some space so I can reinstall macOS I think that would solve everything. I'm hoping this is still possible... :/
The /dev/disk1s4 line looks very strange. It says that the size is 1GB but takes up 23% of 223GB, which happens to be 51GB.

Some more commands:
Code:
cd /private/var/vm
ls -l

I show:
Code:
-rw------T   1 root  wheel  1073741824 Nov 29 09:21 sleepimage
-rw-------   1 root  wheel  1073741824 Jan 21 18:09 swapfile0

DS
 
Code:
total 2097152
-rw------T  1 root  wheel  1073741824 Jan 18 20:24 sleepimage

It appears that I don't have a swapfile, and I thought I disabled hibernation. Still though, I wonder why the other 51GB aren't showing? Seems like we're (you're) getting closer to the root of the problem. :)
 
Last edited:
Code:
total 2097152
-rw------T  1 root  wheel  1073741824 Jan 18 20:24 sleepimage

It appears that I don't have a swapfile, and I thought I disabled hibernation. Still though, I wonder why the other 51GB aren't showing? Seems like we're (you're) getting closer to the root of the problem. :)
Yet another set of commands. I don't expect them to tell us anything new, but I will be pleasantly surprised if I am wrong.
Code:
diskutil list
diskutil apfs list
Code:
dmba:~ xxx$ diskutil list
/dev/disk0 (internal, physical):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      GUID_partition_scheme                        *251.0 GB   disk0
   1:                        EFI EFI                     209.7 MB   disk0s1
   2:                 Apple_APFS Container disk1         250.8 GB   disk0s2

/dev/disk1 (synthesized):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      APFS Container Scheme -                      +250.8 GB   disk1
                                 Physical Store disk0s2
   1:                APFS Volume Macintosh HD            108.8 GB   disk1s1
   2:                APFS Volume Preboot                 26.2 MB    disk1s2
   3:                APFS Volume Recovery                506.6 MB   disk1s3
   4:                APFS Volume VM                      2.1 GB     disk1s4
Code:
dmba:~ xxx$ diskutil apfs list
APFS Container (1 found)
|
+-- Container disk1 AD6A5AB5-880A-4AB0-B471-AEF5ADF23020
    ====================================================
    APFS Container Reference:     disk1
    Capacity Ceiling (Size):      250790436864 B (250.8 GB)
    Capacity In Use By Volumes:   111599271936 B (111.6 GB) (44.5% used)
    Capacity Available:           139191164928 B (139.2 GB) (55.5% free)
    |
    +-< Physical Store disk0s2 72F51D02-1C60-4D32-A717-BA5E9693D7D7
    |   -----------------------------------------------------------
    |   APFS Physical Store Disk:   disk0s2
    |   Size:                       250790436864 B (250.8 GB)
    |
    +-> Volume disk1s1 536B7531-3BE7-3AAD-A0AB-3B48A2CADB8F
    |   ---------------------------------------------------
    |   APFS Volume Disk (Role):   disk1s1 (No specific role)
    |   Name:                      Macintosh HD (Case-insensitive)
    |   Mount Point:               /
    |   Capacity Consumed:         108780609536 B (108.8 GB)
    |   FileVault:                 Yes (Unlocked)
    |
    +-> Volume disk1s2 8C26E3F7-879E-45C3-A66C-57CE339159E8
    |   ---------------------------------------------------
    |   APFS Volume Disk (Role):   disk1s2 (Preboot)
    |   Name:                      Preboot (Case-insensitive)
    |   Mount Point:               Not Mounted
    |   Capacity Consumed:         26157056 B (26.2 MB)
    |   FileVault:                 No
    |
    +-> Volume disk1s3 7CE3588A-C405-4CDF-A9E4-248593AF99F4
    |   ---------------------------------------------------
    |   APFS Volume Disk (Role):   disk1s3 (Recovery)
    |   Name:                      Recovery (Case-insensitive)
    |   Mount Point:               Not Mounted
    |   Capacity Consumed:         506568704 B (506.6 MB)
    |   FileVault:                 No
    |
    +-> Volume disk1s4 0545A36D-7ADB-4146-BE14-225718ED0FA3
        ---------------------------------------------------
        APFS Volume Disk (Role):   disk1s4 (VM)
        Name:                      VM (Case-insensitive)
        Mount Point:               /private/var/vm
        Capacity Consumed:         2147504128 B (2.1 GB)
        FileVault:                 No

DS
 
yeah, nothing as exciting as the last command. Looks similar to yours.


Code:
/dev/disk0 (internal, physical):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      GUID_partition_scheme                        *240.1 GB   disk0
   1:                        EFI EFI                     209.7 MB   disk0s1
   2:                 Apple_APFS Container disk1         239.8 GB   disk0s2

/dev/disk1 (synthesized):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      APFS Container Scheme -                      +239.8 GB   disk1
                                 Physical Store disk0s2
   1:                APFS Volume Macintosh SSD           233.9 GB   disk1s1
   2:                APFS Volume Preboot                 18.8 MB    disk1s2
   3:                APFS Volume Recovery                510.2 MB   disk1s3
   4:                APFS Volume VM                      1.1 GB     disk1s4

SBP-MBP:vm username$ diskutil apfs list
APFS Container (1 found)
|
+-- Container disk1 36E7CDAF-FC75-47FC-8ECA-DA4B25495CFE
    ====================================================
    APFS Container Reference:     disk1
    Capacity Ceiling (Size):      239847653376 B (239.8 GB)
    Capacity In Use By Volumes:   235651051520 B (235.7 GB) (98.3% used)
    Capacity Available:           4196601856 B (4.2 GB) (1.7% free)
    |
    +-< Physical Store disk0s2 440EF16D-C66A-4921-B0AD-1BBDC621AD2E
    |   -----------------------------------------------------------
    |   APFS Physical Store Disk:   disk0s2
    |   Size:                       239847653376 B (239.8 GB)
    |
    +-> Volume disk1s1 ED6FB708-A240-3B6C-A5F3-95C45823A76C
    |   ---------------------------------------------------
    |   APFS Volume Disk (Role):   disk1s1 (No specific role)
    |   Name:                      Macintosh SSD (Case-insensitive)
    |   Mount Point:               /
    |   Capacity Consumed:         233910796288 B (233.9 GB)
    |   FileVault:                 No
    |
    +-> Volume disk1s2 1D21287D-9A59-49FD-9048-1E259A48E52B
    |   ---------------------------------------------------
    |   APFS Volume Disk (Role):   disk1s2 (Preboot)
    |   Name:                      Preboot (Case-insensitive)
    |   Mount Point:               Not Mounted
    |   Capacity Consumed:         18767872 B (18.8 MB)
    |   FileVault:                 No
    |
    +-> Volume disk1s3 65BD82D3-B93A-4182-B8BC-B81AE12243AB
    |   ---------------------------------------------------
    |   APFS Volume Disk (Role):   disk1s3 (Recovery)
    |   Name:                      Recovery (Case-insensitive)
    |   Mount Point:               Not Mounted
    |   Capacity Consumed:         510210048 B (510.2 MB)
    |   FileVault:                 No
    |
    +-> Volume disk1s4 66C0A307-C90D-4FD3-B1E9-46DD23692316
        ---------------------------------------------------
        APFS Volume Disk (Role):   disk1s4 (VM)
        Name:                      VM (Case-insensitive)
        Mount Point:               /private/var/vm
        Capacity Consumed:         1073922048 B (1.1 GB)
        FileVault:                 No

UPDATE:
So I rebooted and ran disk utility in restore mode and found some errors:

error: apfs_extentref: btn: invalid o_oid (0x6c42)
Snapshot metadata tree is invalid
The volume /dev/rdisk2s1 could not be verified complete
File system check exit code is 0

I looked up some stuff on it, but seems to be related to Time Machine snapshots (which I have disabled and never used) but booted into single user mode and ran some suggested commands to no avail.. :/

Update 2:

After more research it appears to be an intermittent bug with APFS, and that the "space" that is being used up is not by any particular file, but a bug that is reporting that the drive is full. It looks like I'm going to reformat and start fresh. And I think if I choose to format in HFS instead of APFS (to avoid this in the future) , I will have to start a new profile and spend a day reinstalling everything. Awesome. If you come up with anything DS let me know, but there's a bunch of threads on dev.apple about this with only some people having some success at some fixes.

For reference: https://forums.developer.apple.com/thread/79609?start=0&tstart=0
https://forums.developer.apple.com/thread/79385
 
Last edited:
yeah, nothing as exciting as the last command. Looks similar to yours.


Code:
/dev/disk0 (internal, physical):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      GUID_partition_scheme                        *240.1 GB   disk0
   1:                        EFI EFI                     209.7 MB   disk0s1
   2:                 Apple_APFS Container disk1         239.8 GB   disk0s2

/dev/disk1 (synthesized):
   #:                       TYPE NAME                    SIZE       IDENTIFIER
   0:      APFS Container Scheme -                      +239.8 GB   disk1
                                 Physical Store disk0s2
   1:                APFS Volume Macintosh SSD           233.9 GB   disk1s1
   2:                APFS Volume Preboot                 18.8 MB    disk1s2
   3:                APFS Volume Recovery                510.2 MB   disk1s3
   4:                APFS Volume VM                      1.1 GB     disk1s4

SBP-MBP:vm username$ diskutil apfs list
APFS Container (1 found)
|
+-- Container disk1 36E7CDAF-FC75-47FC-8ECA-DA4B25495CFE
    ====================================================
    APFS Container Reference:     disk1
    Capacity Ceiling (Size):      239847653376 B (239.8 GB)
    Capacity In Use By Volumes:   235651051520 B (235.7 GB) (98.3% used)
    Capacity Available:           4196601856 B (4.2 GB) (1.7% free)
    |
    +-< Physical Store disk0s2 440EF16D-C66A-4921-B0AD-1BBDC621AD2E
    |   -----------------------------------------------------------
    |   APFS Physical Store Disk:   disk0s2
    |   Size:                       239847653376 B (239.8 GB)
    |
    +-> Volume disk1s1 ED6FB708-A240-3B6C-A5F3-95C45823A76C
    |   ---------------------------------------------------
    |   APFS Volume Disk (Role):   disk1s1 (No specific role)
    |   Name:                      Macintosh SSD (Case-insensitive)
    |   Mount Point:               /
    |   Capacity Consumed:         233910796288 B (233.9 GB)
    |   FileVault:                 No
    |
    +-> Volume disk1s2 1D21287D-9A59-49FD-9048-1E259A48E52B
    |   ---------------------------------------------------
    |   APFS Volume Disk (Role):   disk1s2 (Preboot)
    |   Name:                      Preboot (Case-insensitive)
    |   Mount Point:               Not Mounted
    |   Capacity Consumed:         18767872 B (18.8 MB)
    |   FileVault:                 No
    |
    +-> Volume disk1s3 65BD82D3-B93A-4182-B8BC-B81AE12243AB
    |   ---------------------------------------------------
    |   APFS Volume Disk (Role):   disk1s3 (Recovery)
    |   Name:                      Recovery (Case-insensitive)
    |   Mount Point:               Not Mounted
    |   Capacity Consumed:         510210048 B (510.2 MB)
    |   FileVault:                 No
    |
    +-> Volume disk1s4 66C0A307-C90D-4FD3-B1E9-46DD23692316
        ---------------------------------------------------
        APFS Volume Disk (Role):   disk1s4 (VM)
        Name:                      VM (Case-insensitive)
        Mount Point:               /private/var/vm
        Capacity Consumed:         1073922048 B (1.1 GB)
        FileVault:                 No

UPDATE:
So I rebooted and ran disk utility in restore mode and found some errors:

error: apfs_extentref: btn: invalid o_oid (0x6c42)
Snapshot metadata tree is invalid
The volume /dev/rdisk2s1 could not be verified complete
File system check exit code is 0

I looked up some stuff on it, but seems to be related to Time Machine snapshots (which I have disabled and never used) but booted into single user mode and ran some suggested commands to no avail.. :/

Update 2:

After more research it appears to be an intermittent bug with APFS, and that the "space" that is being used up is not by any particular file, but a bug that is reporting that the drive is full. It looks like I'm going to reformat and start fresh. And I think if I choose to format in HFS instead of APFS (to avoid this in the future) , I will have to start a new profile and spend a day reinstalling everything. Awesome. If you come up with anything DS let me know, but there's a bunch of threads on dev.apple about this with only some people having some success at some fixes.

For reference: https://forums.developer.apple.com/thread/79609?start=0&tstart=0
https://forums.developer.apple.com/thread/79385
I think you are correct about some bugs. My condolences.

DS
 
I originally had about 9GB of space left on my Macbook Pro 2012. But after the update, I am down to less than 2GB. I used Daisy Disk and I see about 7GB more in "Hidden Space" than was there earlier this week.

Has anyone else experienced similar issues or know how to fix?

Yes, a lot of people, and it seems that the hidden space is taken by Time Machine's temp backups that APFS just keeps on accumulating (to be exact, up to 80% of your disk space), but deletes only lazily. Even when you turn Time Machine off, this will not immediately purge the already existing snapshots. It will only happen when your applications actually request more disk space.

Speaking of DaisyDisk, you can try the new public beta that we released just now. It shows more detail inside the hidden space, in particular you will see "purgeable space" (and will be able to delete, i.e. purge it on demand) and also "other volumes". This should clear the confusion on APFS:

https://twitter.com/DaisyDisk/status/958013665327927296
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.