Operating System - HP-UX
1748119 Members
3211 Online
108758 Solutions
New Discussion юеВ

Can we modify the no of CPUs and Memory size of VMs while VM is ON in integrity VM

 
SOLVED
Go to solution
senthil_kumar_1
Super Advisor

Can we modify the no of CPUs and Memory size of VMs while VM is ON in integrity VM

Hi All,


Can we modify the no of CPUs and Memory size of VMs while VM is ON in integrity VM?
3 REPLIES 3
Steven E. Protter
Exalted Contributor
Solution

Re: Can we modify the no of CPUs and Memory size of VMs while VM is ON in integrity VM

Shalom,

This is an RTFM answer.

http://docs.hp.com/en/T2767-90067/rn01re01.html


Read that, the answers are within.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Torsten.
Acclaimed Contributor

Re: Can we modify the no of CPUs and Memory size of VMs while VM is ON in integrity VM

Dynamic memory:

http://docs.hp.com/en/T2767-90180/ch09s06.html

AFAIK the CPUs are not yet dynamic.

Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!   
Raj D.
Honored Contributor

Re: Can we modify the no of CPUs and Memory size of VMs while VM is ON in integrity VM

Senthil,

From the document:

Modifying a Virtual Machine's Memory Size on the VM Host
Once dynamic memory is configured, a virtual machine's memory size can be changed to any value between the minimum size (ram_dyn_min) and the maximum size (ram_dyn_max) in increments of the chunk size (64 MB). Use the following -x option to the hpvmmodify command to change the memory size:


# hpvmmodify -P host1 -x ram_target = new memory size


Managing Dynamic Memory from the Guest


Dynamic memory management from the guest is disabled by default and must be enabled from the VM Host. If the feature is not enabled, dynamic memory information can be displayed , but the memory size cannot be changed.

Use the hpvmcreate, hpvmmodify, or hpvmclone command and include the -x dynamic_memory_control option. Specify 1 as the argument to the option. For example, on the VM Host system, enter the following command to enable dynamic memory control on the guest named host1:


# hpvmmodify -P host1 -x dynamic_memory_control=1


Try this on a test server and you will be good go,..

Hth,
Raj.
" If u think u can , If u think u cannot , - You are always Right . "