how to increase small file writes performance in ceph

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



hi,developers
     Recently,i test ceph's performance of writing small files,but the result
seems not so good.

i have 4 OSDs (on two hosts,each have two cosd process), and 4 clients,
3 of them execute the zq.sh script,and 1 writes small files :
 for i in {1..30000}; do
         dd if=/dev/zero of=$i.txt bs=10M count=1
     done
and write speed is  about 7MB/s~12MB/s
my ceph version 0.24.3
linux kernel version 2.6.35
i want to know that does the cluster size matters our write speed?
does our filesystem good at small files writing?

thanks!

Attachment: zq.sh
Description: Bourne shell script


[Index of Archives]     [CEPH Users]     [Ceph Large]     [Information on CEPH]     [Linux BTRFS]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]
  Powered by Linux