#Whadduya know, I just hit this again but

1 messages ยท Page 1 of 1 (latest)

astral light
#

wouldn't rule it out at least

#

@lusty otter idk if you have time or anything, but if you are looking for something, could you look into this? bbolt itself is in maintenance mode so if it's a problem in it there's very little we can do other than start a project to get off this (which is hard because it implies customizing or patching containerd potentially).

If it's something in userspace it's probably containerd's fault? Though hard to say for sure, it's the most direct user of this.

#

This seems like the type of thing that's worth searching around for (and having an LLM do research into too)

astral light
# lusty otter Yeah with pleasure ๐Ÿ™

Took a look while codex is spinning on writing tests, found this: https://github.com/containerd/containerd/issues/5175 and https://github.com/containerd/containerd/pull/6761

Which lead me to https://github.com/containerd/containerd/blob/81ac9a8b94cbfcaca01667241f975147e4edef05/plugins/metadata/plugin.go#L137-L157

I wonder if we should just set NoFreelistSync and NoGrowSync everywhere in each boltdb, in addition to where we are already setting NoSync? It's a couple places around the codebase

lusty otter
astral light
#

it just explains random weird stuff he's hit

astral light
astral light