All of lore.kernel.org
 help / color / mirror / Atom feed
From: Torsten Werner <email@twerner42.de>
To: linux-kernel@vger.kernel.org
Subject: NFS speed problem when appending data to existing files
Date: Wed, 8 Oct 2003 17:53:45 +0200	[thread overview]
Message-ID: <20031008155345.GA15071@vwisb7.vkw.tu-dresden.de> (raw)

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


             reply	other threads:[~2003-10-08 15:53 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-10-08 15:53 Torsten Werner [this message]
2003-10-08 22:08 NFS speed problem when appending data to existing files Bernd Schubert
2003-10-09 10:33 ` Torsten Werner

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20031008155345.GA15071@vwisb7.vkw.tu-dresden.de \
    --to=email@twerner42.de \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.