How to modify the instance

Asked by Kalaiyarasan

I configure NOVA ESSEX with VMware. My first instance is up and running in VMWare environment. My instance is running with the memory of 2GB and 1 vCPU. Now i need to modify the memory from 2 GB to 3 GB.

How can is modify the instance ?

Question information

Language:
English Edit question
Status:
Answered
For:
OpenStack Compute (nova) Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Unmesh Gurjar (unmesh-gurjar) said :
#1

IMO, you can define a new flavor with values same as used to spawn the instance, except the memory (change it to your new value i.e. 3GB). You can then use the 'nova resize' command specifying the instance-id and the new flavor. You can then use 'nova resize-confirm' command to confirm the resize.

Revision history for this message
Kenneth Cheng (chengkunck) said :
#2

use virt-manager on the compute node, if you're using libvirt, virsh edit <instace-name> may also help

Can you help with this problem?

Provide an answer of your own, or ask Kalaiyarasan for more information if necessary.

To post a message you must log in.