Hello,
We have made tests of Proxmox/Ceph on quite old HDDs (3 nodes, 3 HDDs per node, dedicated Gb network for Ceph). We have created the OSDs with Filestore and stored the journal on each OSD. As expected, the performances are not good.
Question 1 :
What would be the best to do now to improve the performances with minimum cost :
1. Keep Filestore and add SSD disk for journal (1 SSD per node - a regular SSD like Samsung 860 Evo)
2. Upgrade all the OSDs to Bluestore
3. Upgrade the OSDs to Bluestore + add SSD disk for DB/WAL (1 SSD per node - a regular SSD like Samsung 860 Evo)
Question 2 :
In order to do any of that, we will have to re-create each OS. Can we do it all form the GUI ? If yes, what would be the scenario :
OSD 1 :
- click on Stop
- wait for the cluster to get back to an healthy state
- click on Out
- wait for the cluster to get back on a healthy state
- click on Destroy
- click on add OSD
- ... ?
Or, not to touch the Crush map, would it make more sense to destroy it and recreate with the same ID (what would then be the commands and the steps to do it with minimum risk) ?
If anyone has some hints, that would be great.
Thanks,
Gui
We have made tests of Proxmox/Ceph on quite old HDDs (3 nodes, 3 HDDs per node, dedicated Gb network for Ceph). We have created the OSDs with Filestore and stored the journal on each OSD. As expected, the performances are not good.
Question 1 :
What would be the best to do now to improve the performances with minimum cost :
1. Keep Filestore and add SSD disk for journal (1 SSD per node - a regular SSD like Samsung 860 Evo)
2. Upgrade all the OSDs to Bluestore
3. Upgrade the OSDs to Bluestore + add SSD disk for DB/WAL (1 SSD per node - a regular SSD like Samsung 860 Evo)
Question 2 :
In order to do any of that, we will have to re-create each OS. Can we do it all form the GUI ? If yes, what would be the scenario :
OSD 1 :
- click on Stop
- wait for the cluster to get back to an healthy state
- click on Out
- wait for the cluster to get back on a healthy state
- click on Destroy
- click on add OSD
- ... ?
Or, not to touch the Crush map, would it make more sense to destroy it and recreate with the same ID (what would then be the commands and the steps to do it with minimum risk) ?
If anyone has some hints, that would be great.
Thanks,
Gui