<br><br><div class="gmail_quote">On Thu, Aug 13, 2009 at 8:17 AM, Thomas Börkel <span dir="ltr">&lt;<a href="mailto:thomas@boerkel.de">thomas@boerkel.de</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
HI!<br>
<div class="im"><br>
Dan Littlejohn wrote:<br>
<br>
&gt;     Well, I got a bit farther.  Letting the block size auto negociated<br>
&gt;     made the write faster (Thanks Belcampo), but the read is still<br>
&gt;     slow.  Is the /etc/init.d/nfsd script where you set the proc<br>
&gt;     max_block_size echo?  I am running pxelinux so I believe I have to<br>
&gt;     hard set the rsize and wsize in the pxelinux.cfg boot file, but it<br>
&gt;     seems to make no difference to the read speed for different values I<br>
&gt;     tried.<br>
&gt;<br>
&gt;     Here is a bit more info below with letting everything auto negociate<br>
&gt;     with defaults including pxelinux when the root file system is<br>
&gt;     mounted.  Any other suggestions to try to find the read bottleneck?<br>
<br>
</div>I am also using a Gentoo PXE client. I found, that you cannot set NFS<br>
mount options as kernel parameters in pxelinux.cfg and 1024 is a hard<br>
coded block size in the scripts from genkernel. How did you get around<br>
this? I modified the initrd.scripts.<br>
<br>
See: <a href="http://bugs.gentoo.org/show_bug.cgi?id=262915" target="_blank">http://bugs.gentoo.org/show_bug.cgi?id=262915</a><br>
<br>
This is more important since kernel 2.6.27, because from there on, NFS<br>
remount options in /etc/fstab are not allowed to differ that much from<br>
the initial options apparently.<br>
<font color="#888888"><br>
Thomas<br>
</font><div><div></div><div class="h5">_______________________________________________<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" target="_blank">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a></div></div></blockquote><div><br>Hi Thomas:<br><br>I set the nfs parameters directly in the pxelinux.cfg/default file.  I will try to remember to post exactly what I have when I get home.  One thing I did notice if I had an incorrect parameter, pxelinux.cfg would ignore all of the options and the nfs options were different in pxelinux vs what I have in fstab.  Maybe this is your issue.<br>
<br>Dan <br></div></div><br>