On 2/21/19 1:22 PM, Fabio Abreu wrote:
It's usually better to have homogeneous hardware across your cluster. Mixing hardware will cause your requests to will be subject to the "weakest link in the chain". For instance, write requests latency will be bound by the latency of your slowest device. In practice there might be other issues as well that have been pointed out on this list before (feel free to search). Having separate pools on different kind of hardware sounds like a good approach. Otherwise, depending on your workload, it might be worth thinking about tweaking the primary affinity of OSDs so that your fast OSD are more likely to be primaries (reads are served from the primary OSD only). Depending on your new disks (throughput and size), maybe look at tweaking the weights. But that's just the beginning of a real hassle in terms of management. Mohamad |
_______________________________________________ ceph-users mailing list ceph-users@xxxxxxxxxxxxxx http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com