When I go from About this Mac -> More Info I see this
but when I open up the Storage, I am met with this
Which is the correct one?
$ df -h /
Filesystem Size Used Avail Capacity iused ifree %iused Mounted on
/dev/disk3s1s1 926Gi 12Gi 188Gi 6% 459k 2.0G 0% /
Also
$diskutil info /
:
:
Volume Used Space: 12.6 GB (12569251840 Bytes) (exactly 24549320 512-Byte-Units)
Container Total Space: 994.7 GB (994662584320 Bytes) (exactly 1942700360 512-Byte-Units)
Container Free Space: 201.3 GB (201349308416 Bytes) (exactly 393260368 512-Byte-Units)
Allocation Block Size: 4096 Bytes
I have tried
sudo killall storagekitd
But see the same result. I am confused why the initial screen shows that lower available space. I did check this question but that seemed to be stemming from something different.


