Alex lx
lx created pull request Deuxfleurs/garage#722 2024-02-19 10:37:38 +00:00
doc: fixes to index of configuration options
lx created branch doc-fixes in Deuxfleurs/garage 2024-02-19 10:37:02 +00:00
lx pushed to doc-fixes at Deuxfleurs/garage 2024-02-19 10:37:02 +00:00
e54effec45 [doc-fixes] fixes to index of configuration options
lx pushed to networking-fixes at Deuxfleurs/garage 2024-02-19 10:31:42 +00:00
717fb1dac2 [networking-fixes] add doc for rpc_bind_outgoing
lx created pull request Deuxfleurs/garage#721 2024-02-19 10:26:54 +00:00
WIP: fixes to RPC networking
lx created branch networking-fixes in Deuxfleurs/garage 2024-02-19 10:25:53 +00:00
lx pushed to networking-fixes at Deuxfleurs/garage 2024-02-19 10:25:53 +00:00
ca2285d94f [networking-fixes] add option to bind outgoing RPC sockets (fix #638)
d985c50faf [networking-fixes] use rpc_public_addr in netapp's HelloMessage
Compare 2 commits »
lx commented on issue Deuxfleurs/garage#720 2024-02-19 08:30:52 +00:00
Separate replication modes for metadata/data

I think once we have #550 this would not be too hard. Supporting multiple replication modes / multiple layouts in a single cluster is the really hard part.

lx commented on issue Deuxfleurs/garage#555 2024-02-16 10:33:17 +00:00
after remove a node with garage layout remove <node id>, the remaining nodes are still trying to connect to that node

Can anyone check if PR #719 fixes this issue?

A development build for commit fa7c7780243e461d9b95eb18d8eff992dca8ae5b should be available from the download page soon if that helps testing.

lx closed issue Deuxfleurs/garage#533 2024-02-16 10:31:07 +00:00
garage layout revert inconsistency
lx commented on issue Deuxfleurs/garage#533 2024-02-16 10:31:06 +00:00
garage layout revert inconsistency

Starting from 0.10 beta, and in the future v1.0 release, there will no longer be a "version number" associated to the revert layout command.

lx commented on issue Deuxfleurs/garage#539 2024-02-16 10:29:47 +00:00
quick-xml requires updating

For the record, tried to update quick-xml a few weeks ago and it didn't go very well. The semantics of how XML objects are serialized have changed completely and most API endpoints end up broken.…

lx commented on issue Deuxfleurs/garage#545 2024-02-16 10:28:00 +00:00
New metric listing Garage peers

I think I will add at least a basic version of this for v1.0

lx commented on issue Deuxfleurs/garage#595 2024-02-16 10:23:38 +00:00
Handle FD starvation correctly

I think this issue has failed to conclusively pinpoint a specific issue in Garage, so I will close it here for inactivity and lack of focus. For debugging running clusters, we are available to…

lx closed issue Deuxfleurs/garage#595 2024-02-16 10:23:38 +00:00
Handle FD starvation correctly
lx closed issue Deuxfleurs/garage#668 2024-02-16 10:12:53 +00:00
Exceedingly slow performance for s3fs and garage 0.8.2
lx closed issue Deuxfleurs/garage#676 2024-02-16 10:11:31 +00:00
Not all workers quit on time — how can I troubleshoot?
lx created pull request Deuxfleurs/garage#719 2024-02-16 10:06:36 +00:00
Filter nodes Garage tries to connect to
lx created branch reconnect-only-current in Deuxfleurs/garage 2024-02-16 10:04:53 +00:00
lx pushed to reconnect-only-current at Deuxfleurs/garage 2024-02-16 10:04:53 +00:00
fa7c778024 [reconnect-only-current] filter nodes to reconnect to