- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- tunig tcp/ip or kernel parameters
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
05-27-2006 07:36 AM
05-27-2006 07:36 AM
We are using couple of applications on hpux 11i. Sometime we observe one application gets re-initialized. We get the alert but whenever click on the link it works fine.
I suspect we need to tune some tcp/ip or kernel parameters.
Can anyone suggest which tcp/ip or kernel parameters will fix this ?
Thanks,
Shiv
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-27-2006 08:18 AM
05-27-2006 08:18 AM
Re: tunig tcp/ip or kernel parameters
tcp parameters are controlled by the ndd utility.
http://devrsrc1.external.hp.com/STK/impacts/i692.html
That link should be helpful.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-27-2006 09:00 AM
05-27-2006 09:00 AM
Re: tunig tcp/ip or kernel parameters
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-27-2006 09:00 AM
05-27-2006 09:00 AM
Re: tunig tcp/ip or kernel parameters
What is the application using?
Websphere, Oracle, Java etc.
What's the alert you're receiving?
Check the following url for info regarding Websphere.
http://publib.boulder.ibm.com/infocenter/wasinfo/v5r0/index.jsp?topic=/com.ibm.websphere.base.doc/info/aes/ae/tprf_tuneopsys.html
Darrel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-27-2006 09:59 AM
05-27-2006 09:59 AM
Re: tunig tcp/ip or kernel parameters
Need to know which tcp/ip or kernel parameter will fix the issue.
Regards,
Shiv
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-27-2006 11:38 AM
05-27-2006 11:38 AM
Re: tunig tcp/ip or kernel parameters
â Maxdsize 0x79000000
â Maxssize 0x8000000
â Maxtsize 0x8000000
â Maxfiles 1024
â Maxusers 64 (to indirectly boost NKTHREAD, used below)
â Max_thread_proc (NKTHREAD-10)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-28-2006 06:39 AM
05-28-2006 06:39 AM
Re: tunig tcp/ip or kernel parameters
Regards,
Shiv
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-28-2006 10:38 AM
05-28-2006 10:38 AM
Re: tunig tcp/ip or kernel parameters
I second Bill's advice. In the absence of any error logs or specific standard 'errno's you have no idea which kernel (or network) parameter to change!
Does your application appear to leak memory? Does the failure occur only under load as for instance when n-number of connections are achieved? Have you run 'sar' and 'glance' and looked at the high-water marks for key kernel tables?
Consider, Shiv, what parameters you would change? You could make matters worse or better or you would see no change, and equally importantly, *why*?. Would you attempt to change more than one paramter at a time? What if that meant a reboot for every change? After changing a value, how would you measure the difference?
You simply have too little information.
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-28-2006 03:55 PM
05-28-2006 03:55 PM
Re: tunig tcp/ip or kernel parameters
As HP-UX gurus mentioned, you should specify the apps you are using on 11i. Different apps have different settings. Say for example, Oracle and Weblogic.
Please provide some more information.
-Arun
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-28-2006 04:07 PM
05-28-2006 04:07 PM
Re: tunig tcp/ip or kernel parameters
We didn't find any errors for applications in any of the log.
Just SiteMinder6.0 service gets re-initialized.
Thanks,
Shiv
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-29-2006 12:10 AM
05-29-2006 12:10 AM
Re: tunig tcp/ip or kernel parameters
In another thread of yours you had asked for information about Weblogic:
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1029821
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-29-2006 01:53 AM
05-29-2006 01:53 AM
Re: tunig tcp/ip or kernel parameters
Regards,
Shiv
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-29-2006 10:51 PM
05-29-2006 10:51 PM
SolutionPlease find the ndd (ftp) site access. It is very useful.
ftp://ftp.cup.hp.com/dist/networking/briefs/annotated_ndd.txt
Why can't you post you sm.log (Siteminder Log), Can you check any for the following.
1. Any specific (Day or time)
2. Any specific application
3. Check for 3rd party penetration testing. This may happen from your organisation, which will try to access your SM server. (Check syslog.log)
4. Check SM (Guide)
Chan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2006 05:13 AM
05-30-2006 05:13 AM
Re: tunig tcp/ip or kernel parameters
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2006 05:56 AM
05-30-2006 05:56 AM
Re: tunig tcp/ip or kernel parameters
You are right. The Processes were dieing and being restarted.
I don't know whether it was a silly or intelligent question.
Regards,
Shiv
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2006 06:10 AM
05-30-2006 06:10 AM
Re: tunig tcp/ip or kernel parameters
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2006 06:22 AM
05-30-2006 06:22 AM
Re: tunig tcp/ip or kernel parameters
warm regards.
Shiv