Issue: before my eyes, hard disk space mysteriously would disappear. It was a long-standing problem that I'd clear space on my HD by removing apps or moving archives to an external hard disk, but the space would eventually dwindle. A more critical issue cropped up in late winter 2014: before my eyes, disk space would reduce to zero, slowing my MacBook Air to a crawl. It seemed tied to Safari somehow, as after running Safari for a while, disk space would go to zero then, if I exited, it would immediately recover that space. Nothing like the virtual memory I was used to Safari taking up. Over 5 GB would restore after Safari exited. Things I tried:
--- /Users/richard/system.sb 2014-03-13 08:50:10.000000000 -0700 +++ /System/Sandbox/Profiles/system.sb 2014-03-13 08:49:13.000000000 -0700 @@ -73,8 +73,6 @@ (global-name "com.apple.system.opendirectoryd.libinfo") (global-name "com.apple.system.DirectoryService.libinfo_v1") (global-name "com.apple.system.opendirectoryd.membership") + (local-name "com.apple.ls.boxd") + (global-name "com.apple.ls.boxd") (global-name "com.apple.xpcd") (global-name "com.apple.espd") (local-name "com.apple.cfprefsd.agent")) Deleting files from the Caches directory seems to have no (lasting) negative effects, though it did recover 27 GB (!) of space. Adding the above lines seems to have prevented disk space from reducing unnecessarily. |
Annoyances > Mac OS X Yosemite >