Operating System - HP-UX
1837395 Members
3155 Online
110116 Solutions
New Discussion

ndd -get tcp_status fails

 
aena
Frequent Advisor

ndd -get tcp_status fails

When launching on my 11.11 server
# ndd -get /dev/tcp tcp_status
I get the error
operation failed, Invalid argument

netstat -a runs ok.

¿What is going wrong
1 REPLY 1
A. Clay Stephenson
Acclaimed Contributor

Re: ndd -get tcp_status fails

This has been seen on systems with very high activity. The workaround is to set the kernel tunable STRMSGSZ to 0 (unlimited) and build a new kernel.
If it ain't broke, I can fix that.