Re: bad exports list line message happening suddenly on 15-stable after buildworld/kernel upgrade
Rick Macklem <[email protected]> Thu, 21 May 2026 20:08:47 -0700
| Newsgroups | gmane.os.freebsd.devel.file-systems |
|---|---|
| Message-ID | <CAM5tNy7s_M4Vm-7_4XOXR2VpahD6u1QM0iuy5qTT+Tw1xFjSnA@mail.gmail.com> |
On Thu, May 21, 2026 at 7:45 PM void <[email protected]> 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 > >