- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Add memory, CPU
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-28-2011 12:28 AM
12-28-2011 12:28 AM
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]$
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-28-2011 10:40 AM
12-28-2011 10:40 AM
Re: Add memory, CPU
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!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-29-2011 03:14 AM
12-29-2011 03:14 AM
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.