all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* GC strategy on clusters
@ 2021-04-01 10:17 Ludovic Courtès
  2021-04-01 10:45 ` Efraim Flashner
  0 siblings, 1 reply; 5+ messages in thread
From: Ludovic Courtès @ 2021-04-01 10:17 UTC (permalink / raw)
  To: guix-science

Hi there!

Recently the Guix head node of our cluster at Inria was getting short on
disk space, despite running ‘guix gc -F20G’ (or similar) twice a day.

Turns out that some users had accumulated many profile generations and
that was getting in the way.  So we kindly asked them to run:

  guix package --delete-generations=4m

or similar, which was enough to free more space.

We’re now considering setting up automatic user notification by email,
as is commonly done for disk quotas, asking them to remove old
generations.  That way, users remain in control and choose what GC roots
or generations they want to remove.

How do people on this list deal with that?

Longer term, I think Guix should automatically delete old generations
and instead store the channels + manifest to reproduce them, when
possible.

Ludo’.


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-04-01 15:25 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-01 10:17 GC strategy on clusters Ludovic Courtès
2021-04-01 10:45 ` Efraim Flashner
2021-04-01 12:36   ` Ludovic Courtès
2021-04-01 13:29     ` zimoun
2021-04-01 13:43       ` Ludovic Courtès

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.