Bug 180678 - [NFS] succesfully exported filesystems being reported as failed
Summary: [NFS] succesfully exported filesystems being reported as failed
Status: Open
Alias: None
Product: Base System
Classification: Unclassified
Component: kern (show other bugs)
Version: Unspecified
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-07-20 16:30 UTC by sdb
Modified: 2017-12-31 22:27 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description sdb 2013-07-20 16:30:00 UTC
Make simple two line /etc/exports file:
----------------
/var/VIDEONFS
/var/LEGACYNFS
----------------

kill -HUP mountd

mountd logs this:
ul 20 10:31:44 gigawattmomma mountd[1663]: can't export /var/LEGACYNFS 
Jul 20 10:31:44 gigawattmomma mountd[1663]: bad exports list line /var/LEGACYNFS

showmount -e shows:

Exports list on localhost:
/var/VIDEONFS                      Everyone

but /var/LEGACYNFS is actually exported and can be mounted and read from clients.

Maybe relevant or not:
/var is on a root zfs file system
VIDEONFS is a zfs filesystem from a different pool than /var
LEGACYNFS is a ntsf filesystem connected via USB and mounted as a fuse filesystem with ntfs-3g

How-To-Repeat: Create simple exports file as shown above. kill -HUP mountd.Check logfile
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2013-07-20 18:09:44 UTC
Responsible Changed
From-To: freebsd-bugs->freebsd-fs

reclassify.
Comment 2 Eitan Adler freebsd_committer freebsd_triage 2017-12-31 08:01:11 UTC
For bugs matching the following criteria:

Status: In Progress Changed: (is less than) 2014-06-01

Reset to default assignee and clear in-progress tags.

Mail being skipped