- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Bound and Unbound 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
Discussions
Discussions
Discussions
Forums
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
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
тАО08-13-2004 01:47 AM
тАО08-13-2004 01:47 AM
Bound and Unbound CPU
e.g: I have a cell with 4 cpu, 1 bound and 3 unbound, Java appl running, excesive use of cpu.
Regards
Christian
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-13-2004 01:51 AM
тАО08-13-2004 01:51 AM
Re: Bound and Unbound CPU
Look at initial heap size, max heap size etc. you should be fine if you control that and patches.
Anil
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-13-2004 01:58 AM
тАО08-13-2004 01:58 AM
Re: Bound and Unbound CPU
(1) Use vparmgr the GUI
X-Windows environment
cd /var/opt/vparmgr/bin
./vparmgr
(Adjust
(2) Use the vParmodify Command
vparmodify -p vparname -m cpu::N
In your case, you mention you already have a total of 4 CPU's - 1 bound and 3 unbound. If this vPar allows for CPU's beyond 4 (check via vparstatus), then you can add CPU's to it from other cells via the above commands.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-13-2004 02:11 AM
тАО08-13-2004 02:11 AM
Re: Bound and Unbound CPU
You may want to look at your bound vs. unbound config.
Remember the rule:
Only bound processors can handle I/O interrupts.
If you have an I/O interrupt issue, you could be adversly affecting your one bound cpu.
GL,
C
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-13-2004 02:55 AM
тАО08-13-2004 02:55 AM
Re: Bound and Unbound CPU
My idea is to put 3 cpu bound and 1 unboud, but I need to find out if I realy need to put this amount of bound cpu.
In this case I don't care about to leave only one unbound cpu for migrating this cpu to diferent vpar.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-13-2004 03:09 AM
тАО08-13-2004 03:09 AM
Re: Bound and Unbound CPU
If your vPar is CPU bound, then it is just simply a matter of adding more CPU's -- specially on Java environments..
How do you know you have an I/O interrupt problem?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-13-2004 03:24 AM
тАО08-13-2004 03:24 AM
Re: Bound and Unbound CPU
For example, some Java proc. when it start, redirect 2 Gb of memory to the swap area, this is I/o proc.
Regars.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-13-2004 03:40 AM
тАО08-13-2004 03:40 AM
Re: Bound and Unbound CPU
Eons ago, I used this tool on an early 11i system attached to a number of Storage arrays and other "instruments".. it allowed me to check on the status of IO Interrupts and also allow for migration from one CPU to another..
http://www.software.hp.com/portal/swdepot/displayProductInfo.do?productNumber=INTRMIGR
But I really do not think your problem is with I/O interrupts... What kind of storage are you using? Also, what kind of work does Java do? RDBMS connection pooling? HTPC? Gene Sequencing?...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-13-2004 03:45 AM
тАО08-13-2004 03:45 AM
Re: Bound and Unbound CPU
The jvm process RDBMS connections and business code.
Our storage is an XP 128
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-13-2004 03:49 AM
тАО08-13-2004 03:49 AM
Re: Bound and Unbound CPU
GL,
C
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-13-2004 03:52 AM
тАО08-13-2004 03:52 AM
Re: Bound and Unbound CPU
And more importantly.. what speed CPU's are you using? rp8400,7410 or SD with 875Mhz CPU's?
What's your average number of ALL processes? No of ALL non-root/system processes?
Depending on the number of users, I'd say bump up your CPU's accordingly..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-13-2004 06:57 AM
тАО08-13-2004 06:57 AM
Re: Bound and Unbound CPU
-what does "sar 5 5) show you? Any significant WaitIOs?
No, I saw normal values
- what speed CPU's are you using? rp8400,7410 or SD with 875Mhz CPU's?
SD32 with pa8700+ (875 Mhz)
-What's your average number of ALL processes? No of ALL non-root/system processes?
210 Processess
61 running and 140 sleep (avg)
Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО08-13-2004 07:03 AM
тАО08-13-2004 07:03 AM
Re: Bound and Unbound CPU
What's your dbc_max_pct set to?
Also, how many "java" processes related to Oracle and non-root? If you have at least a dozen AND you only have 4GB of RAM
Unless you have hundreds of users or hundreds of connects, your 4x875 should still have enough oomph to server your 3 IAS environments..
Other wise either it is a tuning issue or you really are CPU bound...