New Question
0

Question regarding nova's limit_cpu_features [closed]

asked 2018-06-01 16:36:45 +0300

Nebukazar gravatar image

Hi,

We're currently deploying new nodes in our infrastructure and been trying to migrate some instances to these newly added hosts.

We haven't been able to do so due to the instances being deployed with no "processor compatibility" enabled.

We have taken a look at the nova's configuration file and it appears that "limitcpufeatures" is enabled (true).

Do we have to specify additional arguments when deploying the image file to glance in order to enable cpu compatibility when deploying new instances ?

We're running Ocata using RDO. 3x nodes running 2016 datacenter (core) with a failover cluster + S2D enabled

Thanks,

edit retag flag offensive reopen merge delete

Closed for the following reason the question is answered, right answer was accepted by Nebukazar
close date 2018-06-28 17:41:58.786803

1 answer

Sort by » oldest newest most voted
0

answered 2018-06-01 22:17:57 +0300

Claudiu Belu gravatar image

Hello,

No, there's only the config option you've mentioned. The config option has to be set in the compute nodes' nova.conf files in order for it to take effect. Changing its value won't affect any existing instances (you cannot change this while the VM is running), so if you want to change the CPU compatibility for existing VMs, you'll have to do it manually.

The config option is taken into account when the instance is created (spawn, rebuild, shelve/unshelve).

Best regards,

Claudiu Belu

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2018-06-01 16:36:45 +0300

Seen: 868 times

Last updated: Jun 01 '18