• Joined on 2022-10-29
kaiyou pushed tag v0.8.2+tedomum.1 to kaiyou/garage 2023-07-14 18:14:05 +00:00
kaiyou pushed to docs-s3-libs at kaiyou/garage 2023-01-12 19:46:46 +00:00
94d723f27c Merge pull request 'Implement `rpc_secret_file`' (#466) from felix.scheinost/garage:feature/implement-rpc-secret-file into main
be6b8f419d Merge pull request 'Implemented system metrics' (#472) from jpds/garage:system-metrics into main
4cfb469d2b block/metrics.rs: Added compression_level metric.
df1d9a9873 system.rs: Integrated SystemMetrics into System implementation.
aac348fe93 Added system_metrics.rs file.
Compare 57 commits »
kaiyou created pull request Deuxfleurs/garage#475 2023-01-12 19:43:46 +00:00
Add docs about running pict-rs with garage
kaiyou pushed to docs-apps at kaiyou/garage 2023-01-12 19:42:47 +00:00
9bf94faaa1 Add docs about running pict-rs with garage
kaiyou pushed to docs-apps at kaiyou/garage 2023-01-12 19:41:38 +00:00
94d723f27c Merge pull request 'Implement `rpc_secret_file`' (#466) from felix.scheinost/garage:feature/implement-rpc-secret-file into main
be6b8f419d Merge pull request 'Implemented system metrics' (#472) from jpds/garage:system-metrics into main
4cfb469d2b block/metrics.rs: Added compression_level metric.
df1d9a9873 system.rs: Integrated SystemMetrics into System implementation.
aac348fe93 Added system_metrics.rs file.
Compare 57 commits »
kaiyou closed issue Deuxfleurs/garage#457 2023-01-08 19:12:22 +00:00
Block sync errors accumulating when using Mastodon
kaiyou commented on issue Deuxfleurs/garage#457 2023-01-08 19:12:18 +00:00
Block sync errors accumulating when using Mastodon

This is generally fixed, I created the (probably also now fixed) follow-up issue: Deuxfleurs/garage#469

kaiyou opened issue Deuxfleurs/garage#469 2023-01-08 19:11:41 +00:00
Interrupted PUT leave temporary files and stale metadata
kaiyou commented on issue Deuxfleurs/garage#457 2023-01-02 22:37:22 +00:00
Block sync errors accumulating when using Mastodon

Ok, I just read your previous message and I guess you figured out the part with PutObject calls.

I will clean unfinished uploads then, confirm that all counters drop to zero and close this…

kaiyou commented on issue Deuxfleurs/garage#457 2023-01-02 22:34:59 +00:00
Block sync errors accumulating when using Mastodon

**Content warning: please, please do not attempt to access to cached file mentionned in the following message. It was posted publicly and is technically legal under french law, yet disturbing…

kaiyou commented on issue Deuxfleurs/garage#457 2023-01-02 19:19:57 +00:00
Block sync errors accumulating when using Mastodon

None of the objects listed in block info for missing blocks actually shows up in a call to ListObjects. Are the object version and key mentioned in block info stored in the blocks table…

kaiyou commented on issue Deuxfleurs/garage#457 2023-01-01 14:15:05 +00:00
Block sync errors accumulating when using Mastodon

The hypothesis currently being tested: maybe the core issue is not on garage side, but upstream in the chain.

What if when caching a media, Mastodon sometimes fails (the remote server fails, or…

kaiyou commented on issue Deuxfleurs/garage#457 2023-01-01 14:02:30 +00:00
Block sync errors accumulating when using Mastodon

A couple days later: the issue is definitely not fixed, missing blocks keep accumulating.

We are making some progress though. It first seemed that this was some case of write-hole, where the…

kaiyou commented on issue Deuxfleurs/garage#457 2022-12-26 09:40:27 +00:00
Block sync errors accumulating when using Mastodon

While writing this down, I started another instrumentation session in order to pinpoint the issue, failing syscall, or whatever. It seems that no new block has been missing for >24h, with no…

kaiyou opened issue Deuxfleurs/garage#457 2022-12-25 13:26:08 +00:00
Losing random blocks in a 2-node setup
kaiyou created pull request Deuxfleurs/garage#456 2022-12-25 13:20:00 +00:00
Add a note about Peertube 5.0 private videos
kaiyou created branch docs-apps in kaiyou/garage 2022-12-25 13:16:57 +00:00
kaiyou pushed to docs-apps at kaiyou/garage 2022-12-25 13:16:57 +00:00
fd10200bec Add a note about Peertube 5.0 private videos
kaiyou created pull request Deuxfleurs/garage#455 2022-12-25 12:52:57 +00:00
Add some docs about using Python Minio SDK
kaiyou created branch docs-s3-libs in kaiyou/garage 2022-12-25 12:52:06 +00:00