Hi
So we have been using the crush rule "replicated rule" for ssds only.
I want to now add hdds to each server so we have some "slow" storage with tons of diskspace.
Are the steps as per below:
1. Run the following on any node: ceph osd crush rule create-replicated replicated_hdd default host hdd
2. Create a new pool and assign the above rule to that pool
3. Add hdd OSDs which would be auto added to that pool
Is it really that easy?
Thanks
So we have been using the crush rule "replicated rule" for ssds only.
I want to now add hdds to each server so we have some "slow" storage with tons of diskspace.
Are the steps as per below:
1. Run the following on any node: ceph osd crush rule create-replicated replicated_hdd default host hdd
2. Create a new pool and assign the above rule to that pool
3. Add hdd OSDs which would be auto added to that pool
Is it really that easy?
Thanks