Hi,
In my cluster I have 2 pools, one for NVMe disks and one for SSD disks. These are the step that I followed to achieve my goal:
Create 2 rules, one for NVMe and one for SSD:
ceph osd crush rule create-replicated <rule-name> <root> <failure-domain> <class>
So for NVMe disks the above...