lkml.org 
[lkml]   [2003]   [Oct]   [8]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectNFS speed problem when appending data to existing files
Hello,

the following command

for i in `seq 1 10240`; do dd if=/dev/zero bs=100 count=1 2> /dev/null | tee -a tmp0; done

is very slow on a nfs mounted homedir and I get lots of error messages

nfs: server xxxxxx not responding, still trying
nfs: server xxxxxx OK

on the client side (2.4.22, server is a 2.4.21 kernel based nfsd). Only
appending small amounts of data to an existing file shows the problem.
Writing a large file happens at FastEthernet speed flawlessly. Any help,
please?

Thanks,
Torsten

--
Torsten Werner Dresden University of Technology
email@twerner42.de +49 351 46336711 / +49 162 3123004
http://www.twerner42.de/ telefax: +49 351 46336809

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:49    [W:0.038 / U:1.100 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site