Disk space report

Report available disk space on nodes and calculate cluster-wide available space in `garage stats` (fix #479)
This commit is contained in:
Alex Auvolat
2023-01-26 15:04:32 +01:00
parent f251b4721f
commit efb6b6e868
8 changed files with 220 additions and 35 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ all:
clear; cargo build
release:
nix-build --arg release true
nix-build --attr pkgs.amd64.release --no-build-output
shell:
nix-shell