Hi,

we have 21 hosts, each has 12 disks (4T sata), no SSD as journal or cache tier.
so the total OSD number is 21x12=252.
there are three separate hosts for monitor nodes.
network is 10Gbps. replicas are 3.

under this setup, we can get only 3000+ IOPS for random writes for whole cluster.test method such as,

$ fio -name iops -rw=randwrite -bs=4k -runtime=60 -iodepth 64 -numjobs=2 -filename /dev/rbd0 -ioengine libaio -direct=1

it's much lower than my expect. Do you have any suggestions?

thanks.
_______________________________________________
ceph-users mailing list
[email protected]
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Reply via email to