Alex lx
lx created branch hold-netapp-0.5.2 in Deuxfleurs/garage 2023-09-05 21:24:02 +00:00
lx pushed to hold-netapp-0.5.2 at Deuxfleurs/garage 2023-09-05 21:24:02 +00:00
e78566591b Revert netapp update, hold to version 0.5.2 that uses rmp-serde 0.15
lx commented on issue Deuxfleurs/garage#626 2023-09-05 17:49:04 +00:00
Cannot find answer in docs: can garage be used like minio "gateway nas" function?

Uh my bad, I didn't understad well what you were asking. No, functionnality similar to minio gateway is not supported by Garage and it is not planned to be added.

lx closed issue Deuxfleurs/garage#626 2023-09-05 17:43:02 +00:00
Cannot find answer in docs: can garage be used like minio "gateway nas" function?
lx commented on issue Deuxfleurs/garage#626 2023-09-05 17:43:00 +00:00
Cannot find answer in docs: can garage be used like minio "gateway nas" function?

Garage explicitly does not aim at implementing a POSIX filesystem, we are voluntarily limiting ourself to object storage APIs such as…

lx pushed to multihdd at Deuxfleurs/garage 2023-09-05 15:37:55 +00:00
22b8a1240c block manager: scrub checkpointing
lx closed issue Deuxfleurs/garage#597 2023-09-05 15:12:57 +00:00
Garage fails to count to 3?
lx commented on issue Deuxfleurs/garage#605 2023-09-05 15:12:20 +00:00
TLS Support?

There was a discussion on the Matrix channel a while ago, we try to keep Garage as lightweight as possible so ideally we would avoid implementing TLS directly in Garage, but if someone does it in…

lx commented on issue Deuxfleurs/garage#613 2023-09-05 15:10:40 +00:00
Internal error when no s3 binding

The error you are getting when starting without binding the S3 API port is not normal, it's probably a bug. Thanks for the detailed report, I'll look into it soon.

lx closed issue Deuxfleurs/garage#421 2023-09-05 15:07:43 +00:00
Garage uses significant amounts of memory
lx pushed to multihdd at Deuxfleurs/garage 2023-09-05 15:01:01 +00:00
098c061d85 block manager: fixes in layout
lx pushed to multihdd at Deuxfleurs/garage 2023-09-05 13:57:36 +00:00
5843fb1383 block manager: refactoring & increase max worker count to 8
lx pushed to multihdd at Deuxfleurs/garage 2023-09-05 13:41:45 +00:00
2e0a29e6da block manager: fix dir_not_empty
lx pushed to multihdd at Deuxfleurs/garage 2023-09-05 13:39:30 +00:00
b15358ef2f block manager: refactoring
lx pushed to multihdd at Deuxfleurs/garage 2023-09-05 13:07:38 +00:00
b46361bdad table queue: increase batch size
lx pushed to multihdd at Deuxfleurs/garage 2023-09-05 13:05:10 +00:00
11853ef681 block manager: get rid of check_block_status
lx pushed to multihdd at Deuxfleurs/garage 2023-09-05 12:45:35 +00:00
80d9ac82fe update cargo.nix
lx pushed to multihdd at Deuxfleurs/garage 2023-09-05 12:37:21 +00:00
268505a3e8 block manager: move blocks in write_block if necessary
lx pushed to multihdd at Deuxfleurs/garage 2023-09-05 12:28:04 +00:00
16637a72c6 block manager: use data paths from layout
lx pushed to multihdd at Deuxfleurs/garage 2023-09-05 11:43:49 +00:00
5ef6b9224f block manager: multi-directory layout computation