Thanks Gavin for your suggestions. It took me a while to work through your list.<br>-I had been using a cat5e cable. Swapped it out with others, but same result.<br>-/sbin/ifconfig was normal. /var/log/syslog had nothing much. /var/log/messages had one line that indicated a successful request for NFS services, but nothing else.
<br>-pinging showed no problems<br>-Installed Ethereal (wireshark?) on server and sniffed during the thinclient boot. DHCP fine and a bunch (100+) of NFS packets back and forth. Not equipped to understand them, but nothing Ethereal marked as errors.
<br>-I installed a new 6.10 Ubuntu workstation, connected @ gigabit to Edubuntu 6.10 server (it&#39;s the DHCP server) and set up a Samba share (I&#39;m more familiar with samba.) I could successfully tranfer a large file.
<br>-I setup NFS share on server and when I mounted it on the workstation it never came back to the command prompt (using the gigabit switch.) Rebooted all and tried with 100Mbps switch. Again, it took over 60 seconds for the client command prompt to return, but the NFS did work and I was able to transfer the same 2MB file in a few seconds. 
<br>You may recall that I could swap switches during the thinclient boot (from gigabit to 100) and it would continue, so I tried the same thing using this workstation. Rebooted all and mounted NFS share while using the 100Mbps switch. Then, switched to the gigabit switch and tried the file transfer. It worked just as well! (FWIW, I sniffed both transfers. There were some TCP windowing errors in both that I would consider normal, but only the gigabit transfer had packet out-of-order TCP errors.)
<br>So, my tenative conclusion is the client/server cannot <span style="font-weight: bold;">establish </span>a NFS share while the gigabit switch is in place, but it can employ one when it has <span style="font-weight: bold;">
already </span>been established. Not much good when you have to boot a thinclient.&nbsp;  <br>Does this information help? Any suggestions?<br>Thanks, Scott<br><br><div><span class="gmail_quote">On 1/5/07, <b class="gmail_sendername">
Gavin McCullagh</b> &lt;<a href="mailto:gmccullagh@gmail.com">gmccullagh@gmail.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>The behaviour suggests your client cannot get to the nfs server while<br>you&#39;re on the 1Gb port but can when you&#39;re on the 100Mb port.&nbsp;&nbsp;That&#39;s quite<br>strange.&nbsp;&nbsp;It&#39;s certainly not fundamental to gigabit use -- we have a server
<br>on 1Gb and it works fine.<br><br>It sort of looks like there&#39;s something wrong with the gigabit link but<br>it&#39;s strange that you say it works in other situations.&nbsp;&nbsp;Perhaps you&#39;re<br>getting packet loss but this is only obvious in certain applications whose
<br>error checking is not so good (ie UDP ones such as NFS).<br><br>A few guesses would include:<br><br> - a faulty or below spec cable (for GBit you should need Cat5E/Cat6)<br> - software errors at gigabit speeds<br> - a slightly bad gigabit connection on the switch
<br> - some ACL rule blocking nfs traffic on the gigabit port of that switch<br>&nbsp;&nbsp; (if the switch is even capable of that)<br><br>You could try checking:<br><br> - output of /sbin/ifconfig for errors<br> - /var/log/syslog and /var/log/messages for errors
<br> - try bringing up a linux machine (not as a thin client) and see can you<br>&nbsp;&nbsp; consistently mount the nfs share by hand on 100Mb and 1Gb.<br> - ping the server for a while on each port and see is there any difference
<br>&nbsp;&nbsp; in losses (both should presumably be zero).<br><br>Let us know how you get on,<br><br>Gavin<br><br><br>--<br>edubuntu-users mailing list<br><a href="mailto:edubuntu-users@lists.ubuntu.com">edubuntu-users@lists.ubuntu.com
</a><br>Modify settings or unsubscribe at: <a href="https://lists.ubuntu.com/mailman/listinfo/edubuntu-users">https://lists.ubuntu.com/mailman/listinfo/edubuntu-users</a><br></blockquote></div><br>