Hello again,
There is nothing I can do because this is normal and expected behavior of the LMDB storage engine. I can assure you that this is not an issue, because even if the memory is not…
That is not memory used by the garage process itself, it is memory used by the kernel to cache pages of the LMDB data file. It's normal and expected behavior, and the reason why LMDB is so fast.…
Why can't you use the admin API to retrieve the keys when they are generated, and then inject that in your kubernetes configuration database?
Otherwise, there is the garage key import
/…
Do you think you could launch Garage with gdb to obtain a stack trace at the time of the segfault ?
I 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
-…