Giter VIP home page Giter VIP logo

Comments (7)

winterqt avatar winterqt commented on August 29, 2024

I've been considering using the addon to attach two 1 TB SSDs for the Nix store, potentially getting it cheaper if I just opt to attach one.

from darwin-build-box.

toonn avatar toonn commented on August 29, 2024

Since Nix and Nixpkgs repos will probably be pretty common. Is there a way we could somehow share a Git repo across users, a bit like how GitHub doesn't store copies but just one big repository? Maybe a bare repo and then worktrees for each user? I have no idea whether it's possible to keep credentials for personal forks separate that way though.

from darwin-build-box.

mweinelt avatar mweinelt commented on August 29, 2024

The disks appear full again.

llvm-x86_64-darwin> tar: llvm-11.1.0.src/docs: Cannot mkdir: No space left on device

hexa@static> df -h                                                                                                                                                                         ~
Filesystem       Size   Used  Avail Capacity iused   ifree %iused  Mounted on
/dev/disk3s3s1  228Gi   11Gi   23Mi   100%  348618  240280   59%   /
devfs           200Ki  200Ki    0Bi   100%     693       0  100%   /dev
/dev/disk3s6    228Gi  1.0Gi   23Mi    98%       1  240280    0%   /System/Volumes/VM
/dev/disk3s4    228Gi  8.8Gi   23Mi   100%    1407  240280    1%   /System/Volumes/Preboot
/dev/disk3s2    228Gi  618Mi   23Mi    97%     240  240280    0%   /System/Volumes/Update
/dev/disk1s2    500Mi  6.0Mi  483Mi     2%       1 4946480    0%   /System/Volumes/xarts
/dev/disk1s1    500Mi  6.0Mi  483Mi     2%      36 4946480    0%   /System/Volumes/iSCPreboot
/dev/disk1s3    500Mi  220Ki  483Mi     1%      34 4946480    0%   /System/Volumes/Hardware
/dev/disk3s1    228Gi  135Gi   23Mi   100% 1876803  240280   89%   /System/Volumes/Data
map auto_home     0Bi    0Bi    0Bi   100%       0       0  100%   /System/Volumes/Data/home
/dev/disk3s7    228Gi   71Gi   23Mi   100% 2316547  240280   91%   /nix

from darwin-build-box.

mweinelt avatar mweinelt commented on August 29, 2024

And again.

nodejs-x86_64-darwin> fatal error: error in backend: IO failure on output stream: No space left on device

hexa@static> df -h                                                                                                                                                                                                                                                                                                       
Filesystem       Size   Used  Avail Capacity iused     ifree %iused  Mounted on
/dev/disk3s3s1  228Gi   11Gi   21Gi    35%  348618 221577160    0%   /
devfs           201Ki  201Ki    0Bi   100%     695         0  100%   /dev
/dev/disk3s6    228Gi  4.0Gi   21Gi    16%       4 221577160    0%   /System/Volumes/VM
/dev/disk3s4    228Gi  8.8Gi   21Gi    30%    1407 221577160    0%   /System/Volumes/Preboot
/dev/disk3s2    228Gi  618Mi   21Gi     3%     240 221577160    0%   /System/Volumes/Update
/dev/disk1s2    500Mi  6.0Mi  483Mi     2%       1   4946480    0%   /System/Volumes/xarts
/dev/disk1s1    500Mi  6.0Mi  483Mi     2%      36   4946480    0%   /System/Volumes/iSCPreboot
/dev/disk1s3    500Mi  220Ki  483Mi     1%      34   4946480    0%   /System/Volumes/Hardware
/dev/disk3s1    228Gi  147Gi   21Gi    88% 2131758 221577160    1%   /System/Volumes/Data
map auto_home     0Bi    0Bi    0Bi   100%       0         0  100%   /System/Volumes/Data/home
/dev/disk3s7    228Gi   34Gi   21Gi    62% 1509185 221577160    1%   /nix

from darwin-build-box.

toonn avatar toonn commented on August 29, 2024

Hmm, why is Data/Home being used for the build? Is that where temporary directories reside?

from darwin-build-box.

emilylange avatar emilylange commented on August 29, 2024

I ran nix-collect-garbage 2 weeks ago as a hotfix and freed somewhere around 45G.

And now, a few minutes ago again:

finding garbage collector roots...
[...]
deleting garbage...
[...]
deleting unused links...
note: currently hard linking saves 0.00 MiB
12861 store paths deleted, 37457.43 MiB freed

Edit: Both times because the disk was completely full.

from darwin-build-box.

toonn avatar toonn commented on August 29, 2024

Disk filled up again. It's all of /dev/disk3 except for /System/Volumes/Update. So it's both the home directories and /nix.

EDIT: Thanks to whoever made space again!

from darwin-build-box.

Related Issues (3)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.