HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- ndd is not working with "tcp_status"
Operating System - HP-UX
1836872
Members
2079
Online
110110
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
Topic Options
- 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-10-2004 06:40 AM
08-10-2004 06:40 AM
Hi,
I am facing an intermittent problem with ndd along with "tcp_status" option, Some times it is giving me the output and some time it is giving following error
root@myserver:>ndd -get /dev/tcp tcp_status
operation failed, Invalid argument.
From one of the thread I found there is a fix for this on ARPA patch, but I already installed the same (PHNE_29887) and kernet parm "STRMSGSZ" is 65535. Can any one suggest a solution for this
I am having HP-UX 11i with MCSG 11.15
Thanks in adv
Raj
I am facing an intermittent problem with ndd along with "tcp_status" option, Some times it is giving me the output and some time it is giving following error
root@myserver:>ndd -get /dev/tcp tcp_status
operation failed, Invalid argument.
From one of the thread I found there is a fix for this on ARPA patch, but I already installed the same (PHNE_29887) and kernet parm "STRMSGSZ" is 65535. Can any one suggest a solution for this
I am having HP-UX 11i with MCSG 11.15
Thanks in adv
Raj
Let the choices you make today be the choices you can live with tomorrow.
Solved! Go to Solution.
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2004 06:49 AM
08-10-2004 06:49 AM
Solution
Hi Raj,
Does your system have many TCP connections when the ndd command fails?
# netstat -an | wc -l
If the number of connections is more than ~400 then ndd likely won't be able to fit all of the connection information in a single STRMSGSZ object.
As far as I know, the only solution to this is to either increase STRMSGSZ above 64K or to set it to 0 (unlimited). If you change STRMSGSZ to 0 does the ndd command work?
Regards,
Dave
I work at HPE
HPE Support Center offers support for your HPE services and products when and how you need it. Get started with HPE Support Center today.
[Any personal opinions expressed are mine, and not official statements on behalf of Hewlett Packard Enterprise]
Does your system have many TCP connections when the ndd command fails?
# netstat -an | wc -l
If the number of connections is more than ~400 then ndd likely won't be able to fit all of the connection information in a single STRMSGSZ object.
As far as I know, the only solution to this is to either increase STRMSGSZ above 64K or to set it to 0 (unlimited). If you change STRMSGSZ to 0 does the ndd command work?
Regards,
Dave
I work at HPE
HPE Support Center offers support for your HPE services and products when and how you need it. Get started with HPE Support Center today.
[Any personal opinions expressed are mine, and not official statements on behalf of Hewlett Packard Enterprise]

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-11-2004 02:22 AM
08-11-2004 02:22 AM
Re: ndd is not working with "tcp_status"
Thanks Dave, It's working now.
Let the choices you make today be the choices you can live with tomorrow.
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP