- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- tcp_ip_abort_cinterval keeps changing
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-03-2007 10:42 PM
10-03-2007 10:42 PM
tcp_ip_abort_cinterval keeps changing
We have tcp_ip_abort_cinterval set to 60000 in nddconf. See below:
TRANSPORT_NAME[8]=tcp
NDD_NAME[8]=tcp_ip_abort_cinterval
NDD_VALUE[8]=60000
On reboot of the server the parameter behaves itself and is set at 60000. However about an hour after the server has been booted it reverts back to the default of 75000. See below:
$ ndd -get /dev/tcp tcp_ip_abort_cinterval
75000
Has anyone got any suggestions?
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2007 11:20 PM
10-03-2007 11:20 PM
Re: tcp_ip_abort_cinterval keeps changing
It sounds very strange... Do you have saved a copy of nddconf under /etc/rc.config.d/ directory?
Regards;
J. Bravo.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2007 11:28 PM
10-03-2007 11:28 PM
Re: tcp_ip_abort_cinterval keeps changing
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2007 11:34 PM
10-03-2007 11:34 PM
Re: tcp_ip_abort_cinterval keeps changing
Move that file out of /etc/rc.config.d/ and try it again. 75000 is the default value for that parameter, then if the rc.config sources the backup file after the nddconf the parameter is unset from 60000 to 75000.
Regards;
J. Bravo.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2007 11:37 PM
10-03-2007 11:37 PM
Re: tcp_ip_abort_cinterval keeps changing
If you don't have planned a reboot of the server, you can apply the new file by executing "ndd -c" Then, you can check if the parameter reverts back or not.
Regards;
J. Bravo.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2007 11:44 PM
10-03-2007 11:44 PM
Re: tcp_ip_abort_cinterval keeps changing
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-04-2007 01:16 AM
10-04-2007 01:16 AM
Re: tcp_ip_abort_cinterval keeps changing
When you change the value manually with ndd -c, it reverts back too?
Regards;
J. Bravo.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-04-2007 07:01 PM
10-04-2007 07:01 PM
Re: tcp_ip_abort_cinterval keeps changing
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-04-2007 07:16 PM
10-04-2007 07:16 PM
Re: tcp_ip_abort_cinterval keeps changing
Could you please attach your nddconf file?
Regards;
J. Bravo.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-04-2007 07:18 PM
10-04-2007 07:18 PM
Re: tcp_ip_abort_cinterval keeps changing
Neville,
What is your ARPA transport patch level ?
If it is old, please update it.
PHNE_35351 11.11 cumulative ARPA Transport patch
WK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-04-2007 07:33 PM
10-04-2007 07:33 PM
Re: tcp_ip_abort_cinterval keeps changing
I think that some application could be executing a ndd after the net starts, please check the rc*d directories and inittab.
Regards;
J. Bravo.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-04-2007 11:04 PM
10-04-2007 11:04 PM
Re: tcp_ip_abort_cinterval keeps changing
if ndd -a is made, or /sbin/init.d/net.init start
or /sbin/rc2.d/S008net.init start
it can do the same.
ndd -c being made by /sbin/init.d/net
I double check that only ndd could make such change.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-04-2007 11:11 PM
10-04-2007 11:11 PM