All of lore.kernel.org
 help / color / mirror / Atom feed
* The cache problem of re-export NFS test
@ 2011-04-12 14:57 Sylar Shen
  2011-04-12 15:35 ` Sage Weil
  0 siblings, 1 reply; 8+ messages in thread
From: Sylar Shen @ 2011-04-12 14:57 UTC (permalink / raw)
  To: ceph-devel

Hi developers,
I know that the following question may not be relative to Ceph but
this confuses me a lot.
I am testing the function of re-exporting nfs by command "dd" without
using buffer.
That means I would like my data to be written to Ceph DFS directly
without passing by the buffer of client or nfs-client.
Here is my test architecture. Hope you could understand what I am
trying to express.....:p
------------------------------------------------------------------------------
                   nfs                             ceph protocol
Client <------------>Ceph-Client <-------------------> Ceph DFS
------------------------------------------------------------------------------
I used the command "dd if=/dev/zero of=/mnt/ceph/test bs=64k
count=10000 oflag=dsync"
My purpose was to write the data from the client to Ceph DFS through
Ceph-client.
Ceph DFS was mounted by Ceph-client using Ceph protocol and
Ceph-client was mounted by client using nfs protocol.
I know that my dd command with argument oflag=dsync would write the
data to Ceph-client without using buffer on the client.
But I want my Ceph-client could also just pass the data to Ceph DFS
without using its buffer.
So.....is there any way I can run my scenario?
Or in other words, is there any method I can assure that Ceph-client
won't do the buffer task itself?
Thank you~~
-- 
Best Regards,
Sylar Shen

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

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

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-04-12 14:57 The cache problem of re-export NFS test Sylar Shen
2011-04-12 15:35 ` Sage Weil
2011-04-14  8:52   ` Sylar Shen
2011-04-14 12:30     ` Brian Chrisman
2011-04-14 12:49       ` Sylar Shen
2011-04-14 15:19         ` Henry Chang
2011-04-14 17:12     ` Sage Weil
2011-04-14 17:56     ` Colin McCabe

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.