Score:0

Openstack: Increase Hypervisor resources

al flag

Is there any way to increase resources of the hypervisor on OpenStack, e.g: VCPU, memory or Number of the volumes?

I can use the following command to see them:

openstack hypervisor stats show

But I can't find the configuration file. I am not sure if it is possible to change them.

Thanks in advance

Score:1
in flag

To increase the resources of the hypervisor you need to add additional hardware.

  • CPU: replace the CPU with one that has more cores
  • RAM: add/replace memory modules
  • storage: add/replace hard disks
Score:0
us flag

The available resources are limited by the compute (and storage) hardware, but you can overcommit CPU, RAM and disk, see the docs for more information. For example, the default CPU overallocation ratio is 1:16, so one physical CPU results in 16 virtual CPUs. The respective config value is cpu_allocation_ratio in nova.conf. But be aware that overcommitting can lead to performance degredation and is highly depending on your workload. As for the volumes, you can always resize (increase) volumes if the free space in your storage back end allows it.

Score:0
ly flag

The only way to increase resource is to either upgrade the compute-node itself by putting more hardware resources in server (Ram , second Cpu , etc) or

add additional compute-node to nova.

I sit in a Tesla and translated this thread with Ai:

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.