<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class=""><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I don&#39;t believe that NFS would have any issue with nesting a mount inside another mount like this, after all the OS just treats it as another filesystem and every linux system I have ever seen does this (/dev, /proc, etc).<br>


</blockquote>
<br>
NFS can have issues if you mount one NFS volume within another NFS volume.  If access to the lower volume is ever anything but 100% stable, and the mount point for the upper volume is lost, bad things happen.  It&#39;s the same reason why you never use an NFS share for swap space.<br>


</blockquote>
<br></div>
Mounting one NFS filesystem on another NFS filesystem has been commonly used from the beginning of NFS: diskless systems did this all the time.</blockquote><div><br></div><div>I could see problems like Raymond describes if it were two different NFS servers and you were nesting... but on the same server, I&#39;d imagine that if one went, the other would as well anyway. </div>

</div></div></div>