Tapeshwar Nath <[EMAIL PROTECTED]> wrote:
--- Amol Hatwar wrote: > Chirag Arjun Bhangale wrote: > > > Hi, > > I have 2 computers connected with Ethernet > LAN(cross cabled) and both > > > > ^^^^^^^^ do you mean cross-crimped? > > > running Fedora Core 1. > > I m running nfs server on one of them. > > My problem is that whenever i copy a big file > (about >10MB) the speed > > of copying reduces drastically and sometimes it > even stalls . [SNIP] ============== NFS HOWTO Says this ========= This is a problem with the fsync() function in 2.2 kernels that causes all sync-to-disk requests to be cumulative, resulting in a write time that is quadratic in the file size. If you can, upgrading to a 2.4 kernel should solve the problem. Also, exporting with the no_wdelay option forces the program to use o_sync() instead, which may prove faster. ====================================== (snip) He is using FC1.. This means he is using atleast 2.4.21 kernel and hence the above problem is not with the kernel. Is the LAN thru a hub or a switch.. I have used both and it seems that a hub slows things down a lot.... If this does not help... try asking on IRC #fedora on irc.freenode.net. Those guys can help you with almost anything.. --- So look out for info on net, that may help. Regards Tapeshwar > > Strange. For you the abbv., NFS = Network Failure > System seems to be > particularly true. > > Regards, > > Amol Hatwar. > > > -- > http://mm.ilug-bom.org.in/mailman/listinfo/linuxers __________________________________ Do you Yahoo!? Friends. Fun. Try the all-new Yahoo! Messenger. http://messenger.yahoo.com/ -- http://mm.ilug-bom.org.in/mailman/listinfo/linuxers Linux is user-friendly, it is just picky who its friends are If GNU/Linux doesn't have the solution, you have the wrong problem mailto: [EMAIL PROTECTED] website: http://www.coe.uncc.edu/~vpitale Linux is very simple, Only it takes a genius to simplify it --------------------------------- Do you Yahoo!? Friends. Fun. Try the all-new Yahoo! Messenger -- http://mm.ilug-bom.org.in/mailman/listinfo/linuxers

