@abcdw
What file system are you using? I know btrfs must support having /var on another subvolume since that's what the Berlin build farm does.
You should know once the store grows above about 1tb I've found running 'guix gc' slows down.
Top-level
@abcdw You should know once the store grows above about 1tb I've found running 'guix gc' slows down. 3 comments
Oh, my bad. I didn't remember it being /var/cache specifically. I guess /gnu and /var/guix really do have to be in the same subvolume. @efraim the problem with /var subvolume is that root-sheperd remounts /var after it created its own file in /var/run and after /var mount they obviously dissappears and breaks shepherd. |
@efraim btrfs)
I bet it not :)
https://git.savannah.gnu.org/cgit/guix/maintenance.git/tree/hydra/berlin.scm#n444