possible to have different cpu ratio across availability zones
we group our different types of servers in host aggregates. some older hardware, some newer. is it possible to tell nova to use different cpu and memory ratios (cpu_allocation_ratio
and ram_allocation_ratio
) on different host aggregates?
Compute nodes cannot be in two different availability zones, so, configuring nova compute nodes with different allocation ratios should do the job.