Tuning your Ceph cluster will enable you to get the best performance and to get the most benefit from your hardware. In this section we will look at recommended Ceph tuning options.
Recommended tunings
CPU
As Ceph is software-defined for storage, its performance is heavily effected by the speed of the CPUs in the OSD nodes. Faster CPUs mean that the Ceph code can run faster and will spend less time processing each I/O request. The result is a lower latency per I/O, which, if the underlying storage can cope, will reduce the CPU as a bottleneck and give a higher overall performance. In Chapter 1, Planning for Ceph, it was advised that high Ghz processors should be preferred for performance reasons; however, there are additional concerns with high core count CPUs when...