lx pushed to nlnet-task3 at Deuxfleurs/garage
-
adccce1145 layout: refactor/fix bad while loop
lx pushed to nlnet-task3 at Deuxfleurs/garage
-
85b5a6bcd1 fix some clippy lints
lx pushed to nlnet-task3 at Deuxfleurs/garage
-
e4f493b481 table: remove redundant tracing in insert_many
lx pushed to nlnet-task3 at Deuxfleurs/garage
-
f8df90b79b table: fix insert_many to not send duplicates
lx pushed to nlnet-task3 at Deuxfleurs/garage
-
4dbf254512 layout: refactoring, merge two files
lx pushed to nlnet-task3 at Deuxfleurs/garage
-
64a6e557a4 rpc helper: small refactorings
lx pushed to nlnet-task3 at Deuxfleurs/garage
-
5dd200c015 layout: move block_read_nodes_of to rpc_helper to avoid double-locking
lx pushed to nlnet-task3 at Deuxfleurs/garage
-
063294dd56 layout version: refactor get_node_zone
lx pushed to nlnet-task3 at Deuxfleurs/garage
-
7f2541101f cli: improvements to the layout commands when multiple layouts are live
lx pushed to nlnet-task3 at Deuxfleurs/garage
-
91b874c4ef rpc: fix system::health
lx commented on issue Deuxfleurs/garage#677
Rclone Forbidden: Invalid signature on readI am successfully able to use `rclone cat` with the following rclone version: ``` rclone 1.62.2 - os/version: nixos 23.05 (Stoat) (64 bit) - os/kernel: 6.1.61 (x86_64) - os/type: linux -…
lx commented on issue Deuxfleurs/garage#676
Not all workers quit on time — how can I troubleshoot?> logs on shutdown indicate that process tree did not quit completely To know which tasks did not complete successfully, we would need to look at the output of `garage worker list` and find the…
lx pushed to nlnet-task3 at Deuxfleurs/garage
-
431b28e0cf fix build with discovery features
lx pushed to nlnet-task3 at Deuxfleurs/garage
-
9cecea64d4 layout: allow sync update tracker to progress with only quorums
lx pushed to nlnet-task3 at Deuxfleurs/garage
-
2b93daa78d layout: allow sync update tracker to progress with only quorums
lx pushed to nlnet-task3 at Deuxfleurs/garage
-
aa59059a91 layout cli: safer skip-dead-nodes command
lx pushed to nlnet-task3 at Deuxfleurs/garage
-
d90de365b3 table sync: use write quorums to report global success or failure of sync
lx pushed to nlnet-task3 at Deuxfleurs/garage
-
95eb13eb08 rpc: refactor result tracking for quorum sets
lx pushed to nlnet-task3 at Deuxfleurs/garage
-
9358658cc5 rpc: refactor result tracking for quorum sets
lx pushed to nlnet-task3 at Deuxfleurs/garage
-
c8356a91d9 layout updates: fix the set of nodes among which minima are calculated