maximilien · he/him
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.

maximilien pushed to main at Deuxfleurs/garage 2024-12-01 13:23:27 +00:00
3661a597fa Merge pull request 'feat: add use_local_tz configuration' (#908) from ragazenta/garage:feat/local-timezone into main
0fd3c0e794 doc: add use_local_tz configuration
4c1bf42192 feat: add use_local_tz configuration
Compare 3 commits »
maximilien merged pull request Deuxfleurs/garage#908 2024-12-01 13:23:25 +00:00
feat: add use_local_tz configuration
maximilien pushed to main at Deuxfleurs/nixcfg 2024-12-01 10:21:50 +00:00
e87942dad3 Merge pull request 'Deploy new postgres replica on pasteque@corrin' (#46) from migration-neptune into main
a162754fb1 Deploy new postgres replica on pasteque@corrin
Compare 2 commits »
maximilien merged pull request Deuxfleurs/nixcfg#46 2024-12-01 10:21:49 +00:00
Deploy new postgres replica on pasteque@corrin
maximilien created pull request Deuxfleurs/nixcfg#46 2024-12-01 10:21:41 +00:00
Deploy new postgres replica on pasteque@corrin
maximilien pushed to migration-neptune at Deuxfleurs/nixcfg 2024-12-01 10:21:27 +00:00
a162754fb1 Deploy new postgres replica on pasteque@corrin
maximilien created branch migration-neptune in Deuxfleurs/nixcfg 2024-12-01 10:21:26 +00:00
maximilien commented on pull request Deuxfleurs/garage#908 2024-11-24 09:51:42 +00:00
feat: add use_local_tz configuration

@ragazenta do you mind adding something to the reference configuration?

maximilien commented on pull request Deuxfleurs/garage#908 2024-11-24 09:47:52 +00:00
feat: add use_local_tz configuration

Well from my understanding workers might start at different times on different nodes depending on the local configured TZ

maximilien commented on issue Deuxfleurs/garage#907 2024-11-24 00:27:00 +00:00
"Estimated available storage space cluster-wide" went down after adding capacity

Small question if possible, there is no reason why really but does that value change if you restart the node?

maximilien commented on pull request Deuxfleurs/garage#908 2024-11-22 22:48:14 +00:00
feat: add use_local_tz configuration

This could lead to interesting behaviors if not all nodes share the same local TZ settings... Nothing dangerous, but maybe some unexpected?

maximilien closed issue Deuxfleurs/garage#890 2024-11-19 22:35:31 +00:00
Durability Concerns Regarding Disk Failure in Multi-Datacenter Deployments
maximilien commented on issue Deuxfleurs/garage#890 2024-11-19 22:35:31 +00:00
Durability Concerns Regarding Disk Failure in Multi-Datacenter Deployments

Closing for now as the questions has been answered