Re: bad exports list line message happening suddenly on 15-stable after buildworld/kernel upgrade
void <[email protected]> Fri, 22 May 2026 04:54:57 +0100
| Newsgroups | gmane.os.freebsd.devel.file-systems |
|---|---|
| Message-ID | <ag_TkajfEdE1yBUz@int21h> |
On Thu, May 21, 2026 at 08:17:34PM -0700, Rick Macklem wrote: >On Thu, May 21, 2026 at 8:13 PM Freddie Cash <[email protected]> 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. TYVM :D --