Yes, linear io speed was concern during
benchmark. I can not predict how much linear IO would be generated
by clients (compare to IOPS) so we going to balance HDD-OSD per
SSD according to real usage. If users would generate too much
random IO, we will raise HDD/SSD ratio, if they would generate
more linear-write load, we will reduce that number. I plan to do
it by reserving space for 'more HDD' or 'more SSD' in planned
servers - they will go to production with ~50% slot utilization.
My main concern is that random IO for OSD includes not only writes, but reads too, and cold random read will slower HDD performance significantly. On my previous experience, any weekly cronjob on server with backup (or just 'find /') cause bad spikes of cold read, and that drastically diminish HDD performance. (TL;DR; I don't belive we ever would have conditions when HDD can give few dozens of MB/s of writing). Thank you for advice. On 07/12/2016 04:03 PM, Vincent Godin wrote:
|
_______________________________________________ ceph-users mailing list ceph-users@xxxxxxxxxxxxxx http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com