Re: bad exports list line message happening suddenly on 15-stable after buildworld/kernel upgrade

From: Rick Macklem <rick.macklem_at_gmail.com>
Date: Fri, 22 May 2026 03:08:47 UTC
On Thu, May 21, 2026 at 7:45 PM void <void@f-m.fm> wrote:
>
> On Thu, May 21, 2026 at 07:02:42PM -0700, Rick Macklem wrote:
>
> >But did they all mount?
> >
> >Type:
> ># df
> >on it and you should see a separate line for each one.
> >(I'm not a ZFS guy, but that's what I see.)
>
> Yes, they're all mounted
Then I don't have any idea what's going on.
The code that generates that message is several years
old (I only looked back a couple, but I bet it's something
like a decade or more).  As such, I have no idea why it
would complain now. Hopefully it isn't some recent
change in the routing stuff. (If you look in sys/kern/vfs_export.c
you'll see the message is generated when a routing call fails
or finds the same route as before.)

rick

>
>