Re: bad exports list line message happening suddenly on 15-stable after buildworld/kernel upgrade
Date: Fri, 22 May 2026 12:42:28 UTC
On Thu, May 21, 2026 at 8:55 PM void <void@f-m.fm> wrote: > > On Thu, May 21, 2026 at 08:17:34PM -0700, Rick Macklem wrote: > >On Thu, May 21, 2026 at 8:13 PM Freddie Cash <fjwcash@gmail.com> wrote: > >> > >> Shouldn't it be either/or, not the same info in both? Since the ZFS > >> exports file is just concatenated with the non-ZFS exports file. > >> You're duplicating each line. > > > >Good point. The export lines should be in either /etc/exports or > >/etc/zfs/exports, > >but not both of them. > > I stopped rpcbind, mountd, statd, lockd, nfsd and zeroed /etc/exports > and started them all and the errors have gone away. Good to hear we (actually Freddy) solved it. Btw, the warnings were harmless in this case, since the first set of exports worked and the warnings were for the second set, which were ignored. Why you didn't see them before, I don't have an answer. Maybe 15.1 has some slightly different console setup? rick > > TYVM :D > -- > >