From nobody@FreeBSD.org  Sat Jul 20 15:26:53 2013
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1])
	by hub.freebsd.org (Postfix) with ESMTP id 872BF9E3
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 20 Jul 2013 15:26:53 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from oldred.freebsd.org (oldred.freebsd.org [8.8.178.121])
	by mx1.freebsd.org (Postfix) with ESMTP id 79DD07DE
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 20 Jul 2013 15:26:53 +0000 (UTC)
Received: from oldred.freebsd.org ([127.0.1.6])
	by oldred.freebsd.org (8.14.5/8.14.7) with ESMTP id r6KFQqHv006167
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 20 Jul 2013 15:26:52 GMT
	(envelope-from nobody@oldred.freebsd.org)
Received: (from nobody@localhost)
	by oldred.freebsd.org (8.14.5/8.14.5/Submit) id r6KFQqKw006166;
	Sat, 20 Jul 2013 15:26:52 GMT
	(envelope-from nobody)
Message-Id: <201307201526.r6KFQqKw006166@oldred.freebsd.org>
Date: Sat, 20 Jul 2013 15:26:52 GMT
From: Scott Ballantyne <sdb@ssr.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: succesfully exported filesystems being reported as failed
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         180678
>Category:       kern
>Synopsis:       [NFS] succesfully exported filesystems being reported as failed
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-fs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jul 20 15:30:00 UTC 2013
>Closed-Date:    
>Last-Modified:  Sat Jul 20 17:10:03 UTC 2013
>Originator:     Scott Ballantyne
>Release:        9.0
>Organization:
Me Myself and Me
>Environment:
FreeBSD gigawattmomma.ssr.com 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Tue Jan  3 07:46:30 UTC 2012     root@farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  amd64

>Description:
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
>Fix:


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-bugs->freebsd-fs 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Sat Jul 20 17:09:44 UTC 2013 
Responsible-Changed-Why:  
reclassify. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=180678 
>Unformatted:
