<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On Jun 4, 2011, at 7:52 AM, Louis Lagendijk wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div>On Fri, 2011-06-03 at 23:49 -0400, RILINDO FOSTER wrote:<br><blockquote type="cite">Okay, it took a few minutes, but I figure it out.  Seems that Scientific Linux eems to regress a bit in this area. <br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">With Centos, you need to bind like so:<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">/home/share<span class="Apple-tab-span" style="white-space:pre">       </span><span class="Apple-tab-span" style="white-space:pre">    </span>/exports/share<span class="Apple-tab-span" style="white-space:pre">      </span><span class="Apple-tab-span" style="white-space:pre">    </span>none<span class="Apple-tab-span" style="white-space:pre">        </span>bind<span class="Apple-tab-span" style="white-space:pre">        </span>0 0<br></blockquote><blockquote type="cite">/home/vhosts<span class="Apple-tab-span" style="white-space:pre">        </span><span class="Apple-tab-span" style="white-space:pre">    </span>/exports/vhosts<span class="Apple-tab-span" style="white-space:pre">     </span><span class="Apple-tab-span" style="white-space:pre">    </span>none<span class="Apple-tab-span" style="white-space:pre">        </span>bind<span class="Apple-tab-span" style="white-space:pre">        </span>0 0<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">And then specify the options (including fsid0):<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">in /etc/exports<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">/exports<span class="Apple-tab-span" style="white-space:pre">     </span>*(rw,fsid=0,insecure,no_subtree_check,sync,no_root_squash)<br></blockquote><blockquote type="cite">/exports/vhosts<span class="Apple-tab-span" style="white-space:pre">      </span>*(rw,fsid=0,insecure,no_subtree_check,sync,no_root_squash)<br></blockquote><blockquote type="cite">/exports/share<span class="Apple-tab-span" style="white-space:pre">       </span>*(rw,fsid=0,insecure,no_subtree_check,sync,no_root_squash)<br></blockquote><blockquote type="cite">[root@centos home]# <br></blockquote>This is not right AFAIK, fsid should be specified ONLY on the export<br>root. Search for fsid in "man expports"<br>Louis<br><br></div></blockquote><div><br></div>Ah, okay. I was going based on this:</div><div><br></div><div><a href="http://www.brennan.id.au/19-Network_File_System.html#nfs4">http://www.brennan.id.au/19-Network_File_System.html#nfs4</a></div><div><br></div><div><a href="http://www.brennan.id.au/19-Network_File_System.html#nfs4"></a>but I didn't pay close attention to where fsid is only specified once fixed.</div><div><br></div><div>Thanks for that correction!</div><div><br></div><div> - Rilindo</div></body></html>