[DragonFlyBSD - Bug #2277] tmpfs can't be nfs exported

Thomas Nikolajsen via Redmine bugtracker-admin at leaf.dragonflybsd.org
Fri Feb 3 12:45:02 PST 2012


Issue #2277 has been updated by Thomas Nikolajsen.


I use DragonFly for NFS client.
Setup like in original problem description;
but it behaves the same with remote DragonFly NFS server.

It turns out that it works w/o ReaddirPlus,
which is on by default on DragonFly.
(or using NFS protocol version 2, which doesn't support ReaddirPlus)

mount -o nordirplus /tmp-nfs

- fstab
127.0.0.1:/tmp /tmp-nfs nfs rw
----------------------------------------
Bug #2277: tmpfs can't be nfs exported
http://bugs.dragonflybsd.org/issues/2277

Author: Thomas Nikolajsen
Status: New
Priority: Normal
Assignee: Venkatesh Srinivas
Category: 
Target version: 


Using fresh master (January 17th 2012)
nfs export of tmpfs mount point fails.

Errors from mountd(8) in /var/log/messages are:
can't export /tmp
bad exports list line /tmp -maproot

/etc/exports line: /tmp -maproot=root 127.0.0.1

(nfs export of mfs mount point works)

 -thomas


-- 
You have received this notification because you have either subscribed to it, or are involved in it.
To change your notification preferences, please click here: http://bugs.dragonflybsd.org/my/account





More information about the Bugs mailing list