DragonFly BSD
DragonFly bugs List (threaded) for 2012-02
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

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


From: Venkatesh Srinivas via Redmine <bugtracker-admin@xxxxxxxxxxxxxxxxxxxxx>
Date: Thu, 2 Feb 2012 14:53:35 -0800

Issue #2277 has been updated by Venkatesh Srinivas.


Hmm, what OS for NFS client? How did you mount the tmpfs? I tested w/ a Linux 3.0.0-15 client, no such problems. Even ran fsx against it for a day before committing.

---

venkatesh@atlantis:/tmp/x$ cat ../typescript 
Script started on Thu 02 Feb 2012 05:49:51 PM EST 
atlantis% cp /tmp/qvsf.c /tmp/x
atlantis% ls -la /tmp/x/qvsf.c 
-rw-r--r-- 1 me root 3922 2012-02-02 17:50 /tmp/x/qvsf.c
atlantis% cat /tmp/x/qvsf.c 
/*-
 * Quad-midvalue selection filter (QMVS) SF
 *
 * From four sensors, each of which can have noise, how do you select a 
 * correct value, given that sensors can fail?
       ....

atlantis% ls -la /tmp/x
total 8
drwxrwxrwt 25 root root 4096 2012-02-02 17:50 ..
-rw-r--r--  1 me   root 3922 2012-02-02 17:50 qvsf.c
atlantis% exit

Script done on Thu 02 Feb 2012 05:50:33 PM EST

----------------------------------------
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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]