LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 01-13-2004, 07:46 PM   #1
BrianK
Senior Member
 
Registered: Mar 2002
Location: Los Angeles, CA
Distribution: Debian, Ubuntu
Posts: 1,334

Rep: Reputation: 51
Can you rate your nfs performance with this command for me?


Code:
time dd if=/dev/zero of=/path_to_nfs_drive/testfile bs=16k count=16384  (writes a ~256M file of 0's through nfs) 

time dd if=/mnt/path_to_nfs_drive/testfile of=/dev/null bs=16k
I'm getting about 24 s on the write (the first command)
and about 20 s on the read (second command).

If you're getting anything vastly better than this, can you give me the details of your /etc/exports on the server and the /ets/fstab on the client that connected to it?

I'm runing all gigabit (nics and switch), but getting the speed of a 100 base-T (almost). I'm trying to see if it's just me or if nfs is really this slow.

Thanks!
 
Old 01-14-2004, 07:16 PM   #2
BrianK
Senior Member
 
Registered: Mar 2002
Location: Los Angeles, CA
Distribution: Debian, Ubuntu
Posts: 1,334

Original Poster
Rep: Reputation: 51
bump - just making sure everyone's seen it that might be working better than me.
 
Old 01-16-2004, 01:28 AM   #3
chort
Senior Member
 
Registered: Jul 2003
Location: Silicon Valley, USA
Distribution: OpenBSD 4.6, OS X 10.6.2, CentOS 4 & 5
Posts: 3,660

Rep: Reputation: 76
As I understand it, NFS requires syncronous writes (this was the original specification so I don't know if it's changed in the last several years). That means the NFS server has to wait until it's confirmed that the data is written to disk before it can return the message to the client that the data has been written. That will provide overhead regardless of how fast the disk is that you're writing to, or whether you're NFS server kernel is using a journaling file system. That being said, using faster disks and fs journaling on the server will certainly help.

By the way, 10MBytes/s is a pretty freakin good transfer rate. You can never reach the rated maximum bandwidth of a network any way because of protocol overhead, other stray traffic, time to transfer the data out of buffers, etc...
 
Old 01-16-2004, 03:39 AM   #4
bdp
Member
 
Registered: Apr 2002
Distribution: RH 9
Posts: 230

Rep: Reputation: 30
i get 28.791 on the write (to a 120MB WD SE drive on a PII350) and 13.383 on the read (to my fast computer). i notice gkrellm shows occasional peaks (approx 2/sec) on eth1 at around 40MB/s and the read/write is limited by hd IO. judging by the relative areas of the gkrellm outut, no ethernet traffic exists for ~90% of the transfer test. i'm testing gigabit cards (intel pro 1000) talking through a 10m CAT-6 cable. since you have a switch in the line, i wonder what your nics peak at when it actually sends packets?

Last edited by bdp; 01-16-2004 at 03:45 AM.
 
Old 02-03-2004, 01:24 PM   #5
BrianK
Senior Member
 
Registered: Mar 2002
Location: Los Angeles, CA
Distribution: Debian, Ubuntu
Posts: 1,334

Original Poster
Rep: Reputation: 51
nevermind. guess it's too late to delete this post.

Last edited by BrianK; 02-03-2004 at 07:29 PM.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
NFS Performance markham82 Linux - General 4 10-06-2004 12:39 PM
Cross Platform NFS performance marist89 Linux - Networking 0 03-31-2004 09:55 AM
NFS Performance Tuning joeclark Linux - Networking 2 03-16-2004 08:08 PM
Evaluating video performance - what is a good FPS rate? J.W. Linux - Hardware 1 06-19-2003 03:30 PM
Refresh Rate command, what was it again? (not Xconfig.) Rampage2884 Linux - General 4 07-30-2002 08:22 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 07:59 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration