Alex lx
lx closed issue Deuxfleurs/garage#576 2023-10-16 09:47:52 +00:00
k2v-client: integration testing
lx commented on issue Deuxfleurs/garage#595 2023-10-16 09:45:36 +00:00
Handle FD starvation correctly

After looking at this again, it looks like the issues reported by @withinboredom and @Mako are not the same.

  • @withinboredom your garage block list-errors show many blocks in an errored…
lx closed issue Deuxfleurs/garage#623 2023-10-16 09:37:41 +00:00
Garage support in Forgejo
lx commented on issue Deuxfleurs/garage#638 2023-10-16 09:37:27 +00:00
Add config option for bind ip for outgoing connections

Could you write a more exhaustive documentation for this feature request? I can't keep open a feature request if I don't know what it is about.

lx commented on issue Deuxfleurs/garage#652 2023-10-16 09:35:15 +00:00
Changing IP address of a node leads to a half-connected and broken cluster

I think I already had this issue, and it is generally fixed by restarting the garage daemon on other nodes.

lx merged pull request Deuxfleurs/garage#654 2023-10-16 09:33:34 +00:00
fix compilation on macos
lx closed issue Deuxfleurs/garage#653 2023-10-16 09:33:34 +00:00
Garage v0.9.0 fails to build on MacOS (available space estimation)
lx pushed to main at Deuxfleurs/garage 2023-10-16 09:33:34 +00:00
b53510c5b7 Merge pull request 'fix compilation on macos' (#654) from trinity-1686a/garage:fix-macos-compilation into main
c7f5dcd953 fix compilation on macos
Compare 2 commits »
lx commented on issue Deuxfleurs/garage#509 2023-10-14 11:39:46 +00:00
OutOfMemory error

Ping @oiseauroch.

This seems to be a true issue with the raspi platform :( (see discussion in #439)

Since v0.9.0 the sqlite backend in garage doesn't suffer from such bad performance anymore…

lx commented on issue Deuxfleurs/garage#651 2023-10-14 11:36:17 +00:00
Could not reach quorum of 1

Have you configured a layout with a role assigned to your node? You have to do it even if your cluster consists in a single node.

lx commented on issue Deuxfleurs/garage#555 2023-10-12 11:07:01 +00:00
after remove a node with garage layout remove <node id>, the remaining nodes are still trying to connect to that node

Is this bug fixed in v0.9?

It is not. This has relatively low priority for me as it does not impact the usefullness of Garage. However if you have any specific reasons why I should consider…

lx opened issue Deuxfleurs/garage#649 2023-10-11 13:28:50 +00:00
Race condition in CreateBucket
lx opened issue Deuxfleurs/garage#648 2023-10-11 13:17:36 +00:00
3-degraded mode with retry to avoid 404 not found
lx pushed to main at Deuxfleurs/garage 2023-10-11 12:57:38 +00:00
d8263fdf92 Merge pull request 'documentation updates for v0.9.0' (#647) from doc-updates into main
d24aaba697 doc: update quick start and real world for v0.9.0
b571dcd811 doc: updates to the "migrating to v0.9" page
Compare 3 commits »
lx merged pull request Deuxfleurs/garage#647 2023-10-11 12:57:37 +00:00
documentation updates for v0.9.0
lx pushed to doc-updates at Deuxfleurs/garage 2023-10-11 12:50:00 +00:00
d24aaba697 doc: update quick start and real world for v0.9.0
lx pushed to doc-updates at Deuxfleurs/garage 2023-10-11 12:46:03 +00:00
d8bc16094f doc: update quick start and real world for v0.9.0
lx created pull request Deuxfleurs/garage#647 2023-10-10 13:54:34 +00:00
WIP: minor documentation updates for v0.9.0
lx created branch doc-updates in Deuxfleurs/garage 2023-10-10 13:43:42 +00:00
lx pushed to doc-updates at Deuxfleurs/garage 2023-10-10 13:43:42 +00:00
b571dcd811 doc: updates to the "migrating to v0.9" page