maximilien · he/him
maximilien commented on issue Deuxfleurs/garage#837 2025-01-10 17:01:04 +00:00
Capacity vs DataAvail and going overboard

Even when there are enough other nodes available that can easily take the data

Garage partition allocation is static, so it cannot "reroute" files to other nodes dynamically, it would need a…

maximilien commented on issue Deuxfleurs/garage#911 2025-01-10 10:14:37 +00:00
Garage cluster encounters resync problems and does not seem to recover

Garage 1.0.1 will definitely help with the layout issue you quoted above, an maybe as well with metadata performance depending on how much memory you have and how big your LMDB database is. So…

maximilien commented on issue Deuxfleurs/garage#911 2025-01-09 23:06:44 +00:00
Garage cluster encounters resync problems and does not seem to recover

@Szetty can you give me the resync queue on garage node 6 and 7 between dec 18th and today? With the Y axis scaled to the graph (not set at zero, I want to see the variations). But my initial…

maximilien commented on issue Deuxfleurs/garage#922 2025-01-09 21:52:06 +00:00
gotemplating in helm chart causes errors with Argo CD deployments

Nice! I'll take a look at the PR but if there is no breaking changes we should be good to go!

maximilien closed issue Deuxfleurs/garage#913 2025-01-09 21:50:32 +00:00
Garage on k3s with # ssds < # nodes
maximilien commented on pull request Deuxfleurs/garage#921 2025-01-09 00:41:44 +00:00
The version flag is required when applying a layout

Thanks!

maximilien pushed to main at Deuxfleurs/garage 2025-01-09 00:41:38 +00:00
4b1a7fb5e3 Merge pull request 'The version flag is required when applying a layout' (#921) from update-quickstart-docs-layout-apply into main
b6aaebaf4c The version flag is required when applying a layout
Compare 2 commits »
maximilien merged pull request Deuxfleurs/garage#921 2025-01-09 00:41:37 +00:00
The version flag is required when applying a layout
maximilien commented on issue Deuxfleurs/garage#911 2025-01-08 18:38:15 +00:00
Garage cluster encounters resync problems and does not seem to recover

Sorry I somehow missed your last message, can you share a screenshot of the garage grafana dashboard if you have it setup? I'm especially interested on the evolution of the "Resync queue length"…

maximilien commented on issue Deuxfleurs/garage#913 2025-01-06 21:43:27 +00:00
Garage on k3s with # ssds < # nodes

Replication set at 2 and 4 gateway would work, although it would not be ideal because if you want strong consistency, you'll need both nodes to be up, hence the recommandation to have at least 3…

maximilien commented on issue Deuxfleurs/garage#907 2025-01-04 05:35:50 +00:00
"Estimated available storage space cluster-wide" went down after adding capacity

@vk same as for github, you need to "fork" the repo under your own user, and push your code in a branch of your repo. You'll then be able to request a PR.

maximilien commented on issue Deuxfleurs/garage#916 2024-12-29 20:06:51 +00:00
Cluster/layout migration status is wrong after removing nodes

Garage does not have a central coordinator, and hence doesn't have a sense of "progress" at a cluster level for things such as layout migrations. The best way to monitor it is to setup [monitoring]…

maximilien commented on issue Deuxfleurs/garage#913 2024-12-26 03:45:27 +00:00
Garage on k3s with # ssds < # nodes

Hello,

Thanks for considering Garage. A garage cluster can have "gateway" nodes that will not store data. But usually three data nodes is what we advice, and you seem to only have two. Are…

maximilien commented on issue Deuxfleurs/garage#911 2024-12-18 21:46:36 +00:00
Garage cluster encounters resync problems and does not seem to recover

What is the version of garage you are using? Can you share what your garage status and layout look like? Can you also share the state of the works on a couple of nodes? Did you update the…

maximilien closed issue Deuxfleurs/garage#909 2024-12-06 19:07:30 +00:00
extremely unstable on arm rpi4
maximilien commented on issue Deuxfleurs/garage#909 2024-12-06 19:05:26 +00:00
extremely unstable on arm rpi4

I would strongly encourage you at this cluster size to have the metadata on SSD (or metadata and data). Especially if you don't have enough RAM to keep around the data in the metadata database. I…

maximilien commented on issue Deuxfleurs/garage#909 2024-12-06 18:39:11 +00:00
extremely unstable on arm rpi4

Based on your informations above I would say that garage is stalling because the disk is simply too slow to handle your cluster size. Could you get some telemetry from the OS to confirm that?…

maximilien commented on issue Deuxfleurs/garage#909 2024-12-06 18:00:36 +00:00
extremely unstable on arm rpi4

How big is your metadata database?

maximilien commented on issue Deuxfleurs/nixcfg#43 2024-12-01 15:28:51 +00:00
Crash client Garage quand on passe le dernier noeud d'un site en gateway

Layout avant mise à jour :

[root@df-ykl:~]# docker exec -it 0bc65f9b208e /garage layout show
2024-11-28T21:05:45.674060Z  INFO garage_net::netapp: Connected to [2a02:a03f:6510:5102:6e4b:9…
maximilien commented on issue Deuxfleurs/nixcfg#45 2024-12-01 15:27:18 +00:00
Woodpecker a une dépendance implicite sur un postgresql sur le même site

Vu les besoins en terme de latence qui doivent être relativement faible, je pense qu'il n'y a aucun prérequis à avoir woodpecker qui utilise forcément un postgres local.