One thing I noticed with all my testing, as the speed difference between the SSDs and the spinning rust can be quite high and as your journal needs to flush every X bytes (configurable), the impact of this flush can be hard, as IO to this journal will stop until it’s finished (I believe). Something to see, run a fio test but also log the latency stats and then graph them. Should make the issue pretty clear. I’ll predict you’re gonna see some spikes. If so, you may need to a) decide if its a problem with the future defined workload - maybe it’s not so bursty…. b) have a look at http://docs.ceph.com/docs/hammer/rados/configuration/journal-ref/ and maybe tweak the “journal max writes bytes” or the others There won’t be a golden rule here however and it’s one of the reasons some benchmarks can lead to unfounded worrying. Cheers Kris
|
Attachment:
signature.asc
Description: Message signed with OpenPGP using GPGMail
_______________________________________________ ceph-users mailing list ceph-users@xxxxxxxxxxxxxx http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com