With NFS, I set fstab<br><br>server:/ifs/fs02 /ifs/fs02 nfs bg,noauto,rsize=8192,wsize=8192 0 0<br><br>*note the noauto, this tells it to not automount.  If it tries to automount and is unable, your server will stall in startup.  So you put this entry in /etc/rc.local:<br>
<br>mount /ifs/fs02<br><br>Also check to make sure that nfs and portmap services are started upon boot time.<br><br>That way, the server starts up and then mounts the nfs under rc.local (where if the nfs share hangs, it would not affect the normal system startup).<br>
<br><br><br>Andrew<br>RHCE<br><br><div class="gmail_quote">On Tue, Aug 2, 2011 at 5:50 PM, planas <span dir="ltr">&lt;<a href="mailto:jslozier@gmail.com">jslozier@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<u></u>


  
  

<div>
Wolf<br>
<br>
Could configuration be faulty, I asked about setting an internal ntfs drive awhile ago and I got this link from Ubuntu:<br>
<br>
<a href="https://help.ubuntu.com/community/Fstab" target="_blank">https://help.ubuntu.com/community/Fstab</a><br>
<br>
It has links to more network configuration.<div><div></div><div class="h5"><br>
<br>
On Tue, 2011-08-02 at 14:27 -0400, Wolf Halton wrote:<br>
</div></div><blockquote type="CITE"><div><div></div><div class="h5">
    Can you think of any reason why fstab would not be read on reboot. Ubuntu lucid have an nfs share that was not mounted automagically when I rebooted the client machine. Broke a bunch of stuff.<br>
    Wolf<br>
    PS mount -a picked up and mounted the nfs directory.<br>
    <br>
</div></div><pre>_______________________________________________
Ale mailing list
<div class="im"><a href="mailto:Ale@ale.org" target="_blank">Ale@ale.org</a>
<a href="http://mail.ale.org/mailman/listinfo/ale" target="_blank">http://mail.ale.org/mailman/listinfo/ale</a>
See JOBS, ANNOUNCE and SCHOOLS lists at
<a href="http://mail.ale.org/mailman/listinfo" target="_blank">http://mail.ale.org/mailman/listinfo</a>
</div></pre>
</blockquote>
<br>
<br>
<table cellpadding="0" cellspacing="0" width="100%">
<tbody><tr>
<td>
-- <br>
<font size="4">Jay Lozier</font><br>
<font size="4"><a href="mailto:jslozier@gmail.com" target="_blank">jslozier@gmail.com</a></font>
</td>
</tr>
</tbody></table>
</div>

<br>_______________________________________________<br>
Ale mailing list<br>
<a href="mailto:Ale@ale.org">Ale@ale.org</a><br>
<a href="http://mail.ale.org/mailman/listinfo/ale" target="_blank">http://mail.ale.org/mailman/listinfo/ale</a><br>
See JOBS, ANNOUNCE and SCHOOLS lists at<br>
<a href="http://mail.ale.org/mailman/listinfo" target="_blank">http://mail.ale.org/mailman/listinfo</a><br>
<br></blockquote></div><br>