All of lore.kernel.org
 help / color / mirror / Atom feed
* NFS performance question / (a)sync
@ 2004-11-26 12:31 Thorsten Göllner
  2004-11-26 13:08 ` Bernd Schubert
  0 siblings, 1 reply; 2+ messages in thread
From: Thorsten Göllner @ 2004-11-26 12:31 UTC (permalink / raw)
  To: nfs

[-- Attachment #1: Type: text/plain, Size: 1045 bytes --]

Hi,

i just installed an current kernel (2.4.27) with NFS V3 support and want to access via an nfs-mount from another machine.

My /etc/exports look like that:
/data     clientname(rw,sync,no_root_squash)

I mount it with "mount -t nfs servername:/data /data". Nothing uncommon so far.

When copying a file to the NFS-server I get a speed of 0,5 - 2,0 megabyte per second. Not really much.

When changing my /etc/exports to (ASYNC):
/data     clientname(rw,async,no_root_squash)

I get a speed of about 11 megabyte per sonds. That is what I expect from a 100 Mbit-Ethernet-card.

Is it "normal" that I reach only 0,5 - 2,0 megabyte per socond when using sync-transfer? I know what this means, but I did not expect such a performance drop.

Because I want to setup a heartbeat-cluster (with drbd) I think I have to use SYNC. I will try ASYNC tomorrow, but I expect corrupted files when the primary server fails and the ressources switch to the secondary server (with nfs service takeover).

Thank for any comments,
-Thorsten-

[-- Attachment #2: Type: text/html, Size: 2161 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: NFS performance question / (a)sync
  2004-11-26 12:31 NFS performance question / (a)sync Thorsten Göllner
@ 2004-11-26 13:08 ` Bernd Schubert
  0 siblings, 0 replies; 2+ messages in thread
From: Bernd Schubert @ 2004-11-26 13:08 UTC (permalink / raw)
  To: nfs

Hi Thorsten,

> Is it "normal" that I reach only 0,5 - 2,0 megabyte per socond when using
> sync-transfer? I know what this means, but I did not expect such a
> performance drop.

did you get those results on the drbd device? This was just (this week)=20
discussed on the drbd list, see the archives. Sync vs. async was also just=
=20
discussed on this list.


Cheers,
 Bernd

=2D-=20
Bernd Schubert
Physikalisch Chemisches Institut / Theoretische Chemie
Universit=E4t Heidelberg
INF 229
69120 Heidelberg
e-mail: bernd.schubert@pci.uni-heidelberg.de


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
NFS maillist  -  NFS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-11-26 13:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-11-26 12:31 NFS performance question / (a)sync Thorsten Göllner
2004-11-26 13:08 ` Bernd Schubert

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.