<br><br><div class="gmail_quote">On Fri, Sep 10, 2010 at 1:54 PM, Scott Alfter <span dir="ltr"><<a href="mailto:scott@alfter.us">scott@alfter.us</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">On 10 Sep 10 11:48, Kevin Kuphal wrote:<br>
> On Fri, Sep 10, 2010 at 1:12 PM, Scott Alfter <<a href="mailto:scott@alfter.us">scott@alfter.us</a>> wrote:<br>
</div><div class="im">>> /etc/exports has this entry in it:<br>
>><br>
>> /mnt/media <a href="http://192.168.100.0/255.255.255.0(async,no_subtree_check,rw,insecure)" target="_blank">192.168.100.0/255.255.255.0(async,no_subtree_check,rw,insecure)</a><br>
>><br>
>> When I restart NFS, I get this:<br>
>><br>
>> exportfs: Warning: /mnt/media does not support NFS export.<br>
><br>
> It's been a while since I've tried, but I was under the impression that NFS<br>
> will not re-export mounted filesystems.<br>
<br>
</div>This suggests that it should be possible:<br>
<br>
<a href="http://webcache.googleusercontent.com/search?q=cache:X7RfSEsFSFwJ:book.opensourceproject.org.cn/sysadmin/samba/definitive/opensource/8885final/lib0075.html+reexport+smb+share+over+nfs&hl=en&client=firefox-a&hs=yio&gl=us&strip=1" target="_blank">http://webcache.googleusercontent.com/search?q=cache:X7RfSEsFSFwJ:book.opensourceproject.org.cn/sysadmin/samba/definitive/opensource/8885final/lib0075.html+reexport+smb+share+over+nfs&hl=en&client=firefox-a&hs=yio&gl=us&strip=1</a><br>
<br>
It might be based on outdated assumptions, though; some googling on "reexport<br>
smb share over nfs" indicates others have also had problems getting it to work,<br>
with no working solutions that I've been able to find.<br>
<br>
Why, though, would NFS refuse to reexport a mounted filesystem? Does it need<br>
some low-level access to the filesystem that a network mount doesn't provide?<br></blockquote><div><br></div><div>I had experienced NFS not re-exporting an NFS mounted filesystem so it seemed logical to me that this would apply to samba as well. I think it has something to do with the NFS system only seeing true "i-node" devices and thus only seeing the mount point, not the user level CIFS mount</div>
<div><br></div><div>Kevin</div></div>