Has anyone tried the following?<br><br>p1 = primary<br>f1 = secondary<br>p2 = third<br><br>export a directory on p1 and mount it on f1.<br><br>make a directory inside the exported directory on p1 and then mount a directory on p2 to that newly created directory.
<br><br>Try to access the data that was mounted off of p2, on p1.<br><br>Currently I see an empty directory on p1.<br><br>This seems really odd and silly that the data wouldn't be acessible.<br><br><br>