Re: bad exports list line message happening suddenly on 15-stable after buildworld/kernel upgrade
void <[email protected]> Fri, 22 May 2026 04:36:56 +0100
| Newsgroups | gmane.os.freebsd.devel.file-systems |
|---|---|
| Message-ID | <ag_PWP3OLVxOlHJ3@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. For some reason, I had assumed it was replication rather than concatenation. >Good point. The export lines should be in either /etc/exports or >/etc/zfs/exports, >but not both of them. I'll check this and get back. Maybe a change elsewhere in FreeBSD allowed for the error in this context to become visible. Thanks for the suggestion. --