I have a 6 node hyper-converged cluster where 3 nodes handle compute with SSD OSDs and other 3 nodes with HDD OSDs (they handle no compute).
In the years since the first deployment a few patterns emerged:
The metadata servers are already running on HDD nodes. I think the only remaining question is the Monitor and Manger services.
Should I just create 6 monitor and 6 manger services?
Should i go the extreme route and separate those nodes into separate proxmox cluster?
Or is there something in between?
In the years since the first deployment a few patterns emerged:
- HDD pool is used exclusively for CephFS
- SSD pool is used exclusively for RDB (HA VM storage)
- Local (to node) NvME storage is used for database, k8s and other clusters that don't rely on HA storage
The metadata servers are already running on HDD nodes. I think the only remaining question is the Monitor and Manger services.
Should I just create 6 monitor and 6 manger services?
Should i go the extreme route and separate those nodes into separate proxmox cluster?
Or is there something in between?