Say I have a single node "cluster" with 5 disks.
And using dd iflag=direct on that node, I can see disk read bandwidth at 160 
MB/s

I populate a pool with 4MB objects.
And then on that same single node, I run
    $ drop-caches using /proc/sys/vm/drop_caches
    $ rados -p mypool bench nn seq -t 1

What bandwidth should I expect for the rados bench seq command here?
(I am seeing approximately 70 MB/s with -t 1)

-- Tom Deneau


_______________________________________________
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Reply via email to