Hello Dwi! Dwi Wahjoe Widodo wrote:
> Dear all, > > I have installed LTSP 2.09pre4 in my Linux system. I am using RedHat 7.2. > When I use NIC ne2000 ISA, DC running well. > > But when I use NIC rtl8139 PCI, DC running very slow. In download process > from the server, on the screen appear message: > nfs: server 191.168.200.254 not responding, still trying > nfs: server 192.168.200.254 OK > nfs: server 191.168.200.254 not responding, still trying > nfs: server 192.168.200.254 OK > ... etc Theres a FAQ at http://nfs.sourceforge.net/ <quote> Q. I frequently see this in my logs: kernel: nfs: server server.domain.name not responding, still trying kernel: nfs: task 10754 can't get a request slot kernel: nfs: server server.domain.name OK A. The "can't get a request slot" message means that the client-side RPC code has detected a lot of timeouts (perhaps due to network congestion, perhaps due to an overloaded server), and is throttling back the number of concurrent outstanding requests in an attempt to lighten the load. Causes: * Network congestion * Overloaded server * Packets (input or output) dropped by a bad NIC or driver.... </quote> Some cheap rtl8139 NICs were mentioned to have problems with the newer 8139too.o driver. May you give the original rtl8139.o driver a try. Have fun, Carsten. _____________________________________________________________________ Ltsp-discuss mailing list. To un-subscribe, or change prefs, goto: https://lists.sourceforge.net/lists/listinfo/ltsp-discuss For additional LTSP help, try #ltsp channel on irc.openprojects.net
