- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: kernel parameters conflict?
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
07-13-2005 05:27 PM
07-13-2005 05:27 PM
how should be solved the situatuation, when one application demands msgtql=4096 and another msgtql=256? Should I use the bigger value or sum them.
This is just an example, I have to solve this problem for the whole set of kernel params. But this is quite good example, while this parameter is "system wide" and I suppose that every application should have a chance to achieve its limit values (my suggestion is to sum the values). Am I wrong?
Thank you.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-13-2005 05:40 PM
07-13-2005 05:40 PM
Re: kernel parameters conflict?
There is only problem when the value is lower.
Alex.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-13-2005 05:44 PM
07-13-2005 05:44 PM
Re: kernel parameters conflict?
As I understand this parameter, it defines the total number of message queues in the system. What if (let say) Oracle needs for its function 4k queues and uses it right now and WebSphere (let say) needs 256 queues and tries to use it concurrently. Isn't it conflict? Or the parameter setting is "designed" to be ready for these situations.
M.Br.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-13-2005 06:06 PM
07-13-2005 06:06 PM
SolutionGenerally, if it says that Oracle needs X, it's the maximum value and it should not reach it in normal conditions.
If you are worried, just set it to 6K and that's it (if you memory resources allow it, ofcourse)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-13-2005 06:21 PM
07-13-2005 06:21 PM