Hi all,
in order to prepare for some new HDD's to supplement our SSD's , I'm trying to creating a new crush rule. This works for 'ssd' but not for 'hdd' .
returns the following error:
Could it be because I do not have any HDDs installed at the moment, only SSDs?
in order to prepare for some new HDD's to supplement our SSD's , I'm trying to creating a new crush rule. This works for 'ssd' but not for 'hdd' .
Bash:
ceph osd crush rule create-replicated replicated-hdd default host hdd
Code:
Error EINVAL: device class hdd does not exist
Could it be because I do not have any HDDs installed at the moment, only SSDs?