I'm using bcache (starting around the
middle of December...before that see way higher await) for all the
12 hdds on the 2 SSDs, and NVMe for journals. (and some months ago
I changed all the 2TB disks to 6TB and added ceph4,5)
Here's my iostat in ganglia: just raw per disk await http://www.brockmann-consult.de/ganglia/graph_all_periods.php?title=&vl=&x=&n=&hreg[]=ceph.*&mreg[]=sd[a-z]_await>ype=line&glegend=show&aggregate=1 per host max await http://www.brockmann-consult.de/ganglia/graph_all_periods.php?title=&vl=&x=&n=&hreg[]=ceph.*&mreg[]=max_await>ype=line&glegend=show&aggregate=1 strangely aggregated data (my max metric is the max disk, but ganglia averages out across disk/host or something, so it's not really a max) http://www.brockmann-consult.de/ganglia/graph_all_periods.php?c=ceph&m=network_report&r=week&s=by%20name&hc=4&mc=2&st=1501155678&g=disk_wait_report&z=large or to explore and make your own graphs, start from here: http://www.brockmann-consult.de/ganglia/ I didn't find any ganglia plugins for that, so I wrote some that take 30s averages every minute from iostat and stores them, so when you see numbers like 400 in my data, it could have been steady 400 for 30 seconds, or 4000 for 3 seconds and then 0 for 27 seconds averaged together, and 30s of every minute is missing from the data. In my data, sda,b,c on ceph1,2,3 are probably always the SSDs, and sdm,n on ceph4,5 are currently the SSDs and possibly were sda,b once; sometimes rebooting changes it (yeah not ideal but not sure how to change it... maybe a udev rule to name ssds differently). And also note that I found deadline instead of CFQ scheduler has way lower iowait and latency, but not necessarily more throughput or iops... you could test that; but not using CFQ might disable some ceph priority settings (or maybe not relevant since Jewel?). ps. use fixed width on your iostat and it's more readable in html supporting email clients...see below where I changed it On 07/27/17 05:48, John Petrini wrote:
-- -------------------------------------------- Peter Maloney Brockmann Consult Max-Planck-Str. 2 21502 Geesthacht Germany Tel: +49 4152 889 300 Fax: +49 4152 889 333 E-mail: peter.maloney@xxxxxxxxxxxxxxxxxxxx Internet: http://www.brockmann-consult.de -------------------------------------------- |
_______________________________________________ ceph-users mailing list ceph-users@xxxxxxxxxxxxxx http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com