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
10-13-2005 09:12 AM
10-13-2005 09:12 AM
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-13-2005 09:38 AM
10-13-2005 09:38 AM
Re: PRM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-13-2005 03:25 PM
10-13-2005 03:25 PM
Re: PRM
http://h20293.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=B3835DA
Also, check out HP-UX Processor Sets
http://h20293.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=PSETS
-Arun
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-13-2005 04:55 PM
10-13-2005 04:55 PM
Re: PRM
go through the following online docs.
http://www.hp.com/products1/unix/operating/prm/info.html
Regards,
Syam
"Edited to comply with ITRC Guidelines"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-13-2005 07:11 PM
10-13-2005 07:11 PM
SolutionYou can use "Processor Sets" (PSETS) to limit one application to 2 CPU's, but then thos 2 CPU's are lost for all other applications. Your Oracle will then only be able to use 4 CPU's.
When you use default PRM configuration settings, you could configure the 2-CPU application to have only 33% of the resources, but these resources will only be inforced when there is a CPU bottleneck. As long as tere is any free CPU cycle available, the application that wants it, gets it. Thus in a case where oracle is doing next to nothing, your 2-CPU application could use almost all 6 CPU's
You could use CPU-capping; When you then reserver 33% for your 2-CPU application, that application will never be able to use more then 2 CPU's. But at the other side, Oracle will never be able to use more than 4-CPU's.
What you need is WLM (Workload Manager). This software allows you to configure 2-CPU's as a maximum for your 2-CPU application, while you can allow oracle to use the resources of those 2-CPU's when your 2-CPU application is nit using them.