All of lore.kernel.org
 help / color / mirror / Atom feed
* Fw: re-exporting nfs
@ 2011-04-10  6:45 Yuki
  2011-04-11 17:29 ` Gregory Farnum
  2011-04-11 17:50 ` Tommi Virtanen
  0 siblings, 2 replies; 3+ messages in thread
From: Yuki @ 2011-04-10  6:45 UTC (permalink / raw)
  To: ceph-devel

Hi,
I know ceph can re-export nfs protocol,but there are something confuse me during the test. Here is the command I used.
"dd if=/dev/zeof of=/mnt/ceph/test.bat bs=4M count=1000"
The results are as follows:
ceph:62 MB/s
nfs:26MB/s
There are 3 OSDs,1 MON and 1 MDS in the ceph cluster. And I do this test using the in-kernel client.
I was confused by two things during the test on nfs.
1. The "dd" command will call mknod to create a file,but mknod will creates a FIFO, character special file, or block special file with the specified name.(It will call lookup_open to create a file during the test on ceph,)
2.There are sometimes no network traffic during the test on nfs.(I use the command "sar" to monitor the local LAN network traffic )
Thanks in advance!
Cheng.

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

end of thread, other threads:[~2011-04-11 17:50 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-10  6:45 Fw: re-exporting nfs Yuki
2011-04-11 17:29 ` Gregory Farnum
2011-04-11 17:50 ` Tommi Virtanen

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.