First time here? Check out the FAQ!
![]() | 1 | initial version |
Yes, its possible to do this.
nova aggregate-set-metadata 1 cpu_allocation_ratio=8
nova aggregate-set-metadata 4 cpu_allocation_ratio=10
nova aggregate-set-metadata 1 ram_allocation_ratio=1
nova aggregate-set-metadata 4 ram_allocation_ratio=1.5
Here the 1 and 4 are the ID of your Aggregates.