2
0
Fork 0
mirror of git://git.savannah.gnu.org/guix/maintenance.git synced 2023-12-14 03:33:04 +01:00

hydra/milano-guix-1: Remove metadata balance from scheduled job

Never balance metadata during a scheduled job otherwise if free space
gets full during balance the operation aborts with ENOSPC and
the (root) filesystem will be RO until manual rescue using a rescue
system.

* hydra/milano-guix-1.scm: (btrfs-job) Remove -musage parameter.
This commit is contained in:
Giovanni Biscuolo 2020-10-12 09:23:18 +02:00
parent 628b8a5292
commit 57e568e75f
No known key found for this signature in database
GPG key ID: D37D0EA7CECC3912

View file

@ -58,7 +58,7 @@
#~(job (lambda (now)
(next-day-from now (range 1 31 3)))
(string-append #$btrfs-progs "/bin/btrfs balance "
"start -dusage=50 -musage=70 /")))
"start -dusage=50 /")))
(define %nginx-configuration
(nginx-configuration