On 3/21/07, <b class="gmail_sendername">Rich West</b> &lt;<a href="mailto:Rich.West@wesmo.com">Rich.West@wesmo.com</a>&gt; wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
John Goulah wrote:<br>&gt; &lt;snip&gt;<br>&gt;&nbsp;&nbsp;Sorry for the slow reply.&nbsp;&nbsp;I have the archving turned on for&nbsp;&nbsp;mailing<br>&gt; list and for some reason I cant login and the send password isn&#39;t<br>&gt; working.<br>&gt;
<br>&gt;<br>&gt; Anyway, to clear a few things up:<br>&gt;<br>&gt;&nbsp;&nbsp;- I am running debian (not redhat) , no firewall is running b/c my<br>&gt; network is internal and behind a firewall<br>&gt;<br>&gt; Maybe we are onto something with the automount, I am mounting as an
<br>&gt; example like this:<br>&gt;<br>&gt; thecus:/raid/data/videos /mnt/thecus_video nfs<br>&gt; nfsvers=2,rsize=8192,wsize=8192,soft,auto,actimeo=0<br>&gt;<br>&gt;<br>&gt; I&#39;m not seeing much in the logs but I&#39;ll take a closer look.&nbsp;&nbsp;Should I
<br>&gt; disable the automount and see if that helps?<br><br>Actually, that looks more like you are just doing a direct NFS mount.<br>Autofs (automounter) is a process in which the system will automatically<br>mount a file system as you access it, providing that information is in
<br>the main database (be it within NIS (yp), LDAP, or some other back end),<br>and it will automatically *unmount* that file system after a set period<br>of time of inactivity.<br><br>Not too familiar with Debian myself so I don&#39;t know what NFS version it
<br>supports.&nbsp;&nbsp;I see that you are forcing it to NFSv2 (v2 is UDP-only),<br>using a soft mount (allowing for a timeout of access to the volume<br>before returning an I/O error), disabling all file attribute caching<br>(for performance), forcing read/write to 8MB chunks (default), and I
<br>don&#39;t believe the &quot;auto&quot; option does anything.<br><br>One thing to try is to just use the defaults for the mount and see if<br>that helps.&nbsp;&nbsp;If it does, then slowly introduce each of the options to<br>see which one is the culprit.
<br><br>I run with the defaults, mostly.&nbsp;&nbsp;I just specify &quot;actimeo=0&quot;.<br><br>-Rich<br>_______________________________________________<br>mythtv-users mailing list<br><a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org
</a><br><a href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a></blockquote><div><br><br>Thanks for the input.&nbsp; I can try removing some of the options and seeing if it helps anything.&nbsp; I believe the reason I specified version to was because I&#39;m using a Thecus N5200 RAID device which I think was only letting me mount via version 2.&nbsp; Auto is mounting at startup so I dont have to specifically mount when I reboot. 
<br></div><br></div><br>