On Thu, Dec 7, 2017 at 10:24 PM, Marcus Priesch <marcus@xxxxxxxxxxxxx> wrote: > Hello Alwin, Dear All, [snip] >> Mixing of spinners with SSDs is not recommended, as spinners will slow >> down the pools residing on that root. > > why should this happen ? i would assume that osd's are seperate parts > running on hosts - not influencing each other ? > > otherwise i would need a different set of hosts for the ssd's and the > hdd's ? > You stated that you have one pool which uses SSD and HDD mixed with 3 replicas where 2 end up on SSD and 1 on HDD Writes will not be ACKed untill all 3 replicas have been written as such the slowest disk in the replica set determines the latency of the write op Reads can also be affected if you don't take care to ensure that primary OSD for the set will always end up on an SSD - if you sift through the archives there was a thread about this a while back Cheers Christian _______________________________________________ ceph-users mailing list ceph-users@xxxxxxxxxxxxxx http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com