I’ve had similar issues with JAIL_ATTATCH when fibs > 0, specifically when using @dfr’s ociljail with podman— while net.fibs had a greater 0 value, it would fail with code 22. I traced the source of the error all the way down into osd_jail_call:
This was particularly difficult to isolate: I’m not even sure if that’s the full patch but I used an LLM to do it and it really had a tough time simply adding bootverbose messages without stomping on the rest of the code. TLDR all of that could probably stand to be revisited there’s a lot of branches, there’s sure to be a better way to debug this somewhere, but in any case I isolated my fib related jail problems to osd_jail_call and I didn’t really understand the purpose of it well enough to make heads or tails of why it was failing. This also didn’t help me determine that the cause, I just figured out it was net.fibs because I remembered it was something I had to enable in boot.conf to get working, but that was specifically where it was failing (osd_jail_call) and I had to add logging. Sent from my iPhone On Mar 3, 2025, at 2:34 AM, [email protected] wrote:
|
- [Bug 169751] [jail] reading routing information does not ... bugzilla-noreply
- [Bug 169751] [jail] reading routing information does... bugzilla-noreply
- Re: [Bug 169751] [jail] reading routing informat... paige
