1834463 Members
2304 Online
110067 Solutions
New Discussion

Re: Add memory, CPU

 
Bunti
Occasional Contributor

Add memory, CPU

Hi,

I have a vpar whose resources are heavily busy aslways because of one application Process which are critical. We cant stop that process.

Below are the output of vpar resources.

Could anyone please suggest can i increase resources (memory/CPU) with reference to below information.

 

 

vfauh427[/root]$ vparstatus -A
[Unbound CPUs (path)]:  1.12
                        1.13
                        1.14
                        1.15
                        1.16
                        1.17
                        2.10
                        2.11
                        2.12
                        2.13
                        2.14
                        2.15
                        2.16
                        2.17
[Available CPUs]:  14

[Available I/O devices (path)]:  0.0.4
                                 0.0.6
                                 0.0.8
                                 0.0.9
                                 0.0.10
                                 0.0.11
                                 0.0.12
                                 0.0.14
                                 2.0.4
                                 2.0.6
                                 2.0.8
                                 2.0.9
                                 2.0.10
                                 2.0.11
                                 2.0.12

                                 2.0.14

[Unbound memory (Base  /Range)]:  0x0/64
                (bytes) (MB)      0x8000000/64320
[Available memory (MB)]:  64384

 

 

vfauh427[/root]$ vparstatus
[Virtual Partition]
                                                                          Boot
Virtual Partition Name         State Attributes   Kernel Path             Opts
============================== ===== ============ ======================= =====
vfauh427                       Up    Dyn,Auto,Nsr /stand/vmunix           lq

[Virtual Partition Resource Summary]
                                           CPU    Num        Memory (MB)
                                  CPU     Bound/   IO   # Ranges/
Virtual Partition Name          Min/Max  Unbound  devs  Total MB    Total MB
==============================  ================  ====  ====================
vfauh427                         10/ 10   10   0    10    0/  0         9216

 

vfauh427[/root]$ vparstatus -V
Version 1.3

 

vfauh427[/root]$ model
9000/800/SD32A
vfauh427[/root]$ uname -a
HP-UX vfauh427 B.11.11 U 9000/800 3738797152 unlimited-user license
vfauh427[/root]$

2 REPLIES 2
Torsten.
Acclaimed Contributor

Re: Add memory, CPU

Not sure what your vPars version is, so I cannot tell if you can have dynamic memory.

However, the max of CPU count is reached, to increase the max the vPars must be down. Once down, you can increase the max value of CPU and the amount of memory.

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!   
Guna_2
Regular Advisor

Re: Add memory, CPU

Hi,

 

1.)Yes if you want to do it offline (shutdownt the vpar and add the resoruces and boot the vpar back)

 

2.) Dynamic CPU - the output is not clear due to page formating, but i guess you have all the 10CPUS available for the VPAR and that is the maxium limit for this vpar at this moment. hence we would need to modify the same which i guess require reboot..

3.) Dynamic Memory - The dynamic memory addition to the VPAR is only supported after 11iv3 hence no chance to look for that here.

 

Thanks.