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

maximilien commented on issue Deuxfleurs/garage#904 2024-11-19 22:33:05 +00:00
Question: How to forcefully delete a bucket

The common behavior on S3 implementations if to force the user to empty the bucket before deleting it. If you want to remove a bucket, you have to delete all files in it first.

maximilien pushed to main at Deuxfleurs/garage 2024-11-19 22:23:15 +00:00
906c8708fd Merge pull request 'add extraVolumes and extraVolumeMounts to helm chart' (#896) from eugene-davis/garage:main into main
116ad479a8 add extraVolumes and extraVolumeMounts to helm chart
Compare 2 commits »
maximilien merged pull request Deuxfleurs/garage#896 2024-11-19 22:23:14 +00:00
add extraVolumes and extraVolumeMounts to helm chart