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.
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…
3-degraded
mode with retry to avoid 404 not found
documentation updates for v0.9.0
WIP: minor documentation updates for v0.9.0
Occasional reference counter mismatches
Warning: refcount does not match number of non-deleted versions
: this indicates you've hit a bug in garage, which I've been having for some time and I haven't yet figured where it is. Basically…
WIP: use mold linker when invoking cargo manually (not in nix build scripts)