schmitch
  • Joined on 2022-02-11
schmitch opened issue Deuxfleurs/garage#776 2024-03-18 15:09:23 +00:00
change replication factor on a existing cluster?
schmitch closed issue Deuxfleurs/garage#673 2023-11-29 13:48:28 +00:00
path style looks broken in 0.9.0
schmitch commented on issue Deuxfleurs/garage#673 2023-11-29 13:48:27 +00:00
path style looks broken in 0.9.0

@trinity-1686a thanks! that helped. Now everything works!

schmitch commented on issue Deuxfleurs/garage#673 2023-11-27 09:04:40 +00:00
path style looks broken in 0.9.0

the one that is not working has the following inside the s3_api.root_domain:

    [s3_api]
    s3_region = "garage"
    api_bind_addr = "[::]:3900"
    root_domain = ".garage.svc.cluste…
schmitch opened issue Deuxfleurs/garage#673 2023-11-26 13:00:03 +00:00
path style looks broken in 0.9.0
schmitch closed issue Deuxfleurs/garage#594 2023-11-26 12:10:35 +00:00
slow deletion?
schmitch commented on issue Deuxfleurs/garage#594 2023-11-26 12:10:34 +00:00
slow deletion?

I remade the whole cluster

schmitch commented on issue Deuxfleurs/garage#594 2023-07-13 16:14:48 +00:00
slow deletion?

I tried compiling it without the debug and that made it smaller. However the docker image did not work, but than I compiled it via:

RUSTFLAGS="-C target-feature=+crt-static" cargo build…
schmitch commented on issue Deuxfleurs/garage#594 2023-07-12 14:03:13 +00:00
slow deletion?

i tried to compile garage on my own, however whatever I did the binary turned out to be quite big > 500 even with a low amount of features, if I used bundled-libs, did I do something wrong?

schmitch commented on issue Deuxfleurs/garage#594 2023-07-12 09:45:55 +00:00
slow deletion?

today I restarted the nodes, but it did more harm.

it now hangs when I try to run a command and the logs say something like:

2023-07-12T09:40:46.256862Z  INFO garage_block::resync:…
schmitch commented on issue Deuxfleurs/garage#594 2023-07-10 16:16:25 +00:00
slow deletion?

actually the resync-tranquility is already zero:

kubectl -n garage exec -t -i garage-2 -- ./garage worker get -a resync-tranquility
Defaulted container "garage" out of: garage, garage-upgr…
schmitch commented on issue Deuxfleurs/garage#594 2023-07-10 12:21:31 +00:00
slow deletion?

I would say the biggest problem is not the fact, that there are not enough worker or anything, it is more or less a bigger problem that it will only do worker every 10 seconds and not clearing the…

schmitch commented on issue Deuxfleurs/garage#594 2023-07-10 12:15:03 +00:00
slow deletion?

actually it does not look that everything is deleted:

31   Busy   block_ref sync                -      -     5         3       0       1 day ago
32   Busy   block_ref GC                 …
schmitch commented on issue Deuxfleurs/garage#594 2023-07-05 07:53:36 +00:00
slow deletion?

it's still running, but I can just let it keep going, will probably take a while:

1    Busy   Block resync worker #1        0      -     21257     -       -
2    Busy   Block resync…
schmitch commented on issue Deuxfleurs/garage#594 2023-07-04 11:55:09 +00:00
slow deletion?

btw. what is also a little bit strange is that the queue did raise, besides that we did not change a thing:

1    Busy*  Block resync worker #1        2      -     50124     -       -
30…
schmitch opened issue Deuxfleurs/garage#594 2023-07-04 08:21:42 +00:00
slow deletion?
schmitch opened issue Deuxfleurs/garage#347 2022-08-02 20:06:39 +00:00
x-amz-checksum-algorithm for multipart uploads
schmitch commented on issue Deuxfleurs/garage#308 2022-05-20 14:02:08 +00:00
Dotnet AWS SDK not working?

I'm dump, somehow the region was wrong and should be garage

schmitch closed issue Deuxfleurs/garage#308 2022-05-20 14:01:47 +00:00
Dotnet AWS SDK not working?
schmitch opened issue Deuxfleurs/garage#308 2022-05-20 13:54:19 +00:00
Dotnet AWS SDK not working?