- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Cause of ICMP source_quench?
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
09-22-2001 08:34 AM
09-22-2001 08:34 AM
Cause of ICMP source_quench?
The only incidents have been some recurring LAN "blips", where we briefly lose connectivity on both LAN ports. This is occurring on all our Unix hosts (7), and is likely due to our 3Com LAN equipment. But each time, the hosts have recovered within 15 seconds, and we have not experienced any continued connectivity issues.
Based on the posts here, I used the command ndd -set /dev/ip ip_send_source_quench 0 to disable the source quench messages, and I'm now able to ping without a problem from all Windows PCs.
My question is, is there any information as to why these "errors" begin? With no coinciding incident on my system, why would it suddenly begin returning these messages? Is this buffer overload condition a cumulative thing that would climax after 3 weeks of pinging?
Is there any definitive information as to whether this condition affects performance? And by disabling the messages, am I blinding myself to a potential problem, or just eliminating a useless nag.
Any information would be appreciated.
Thanks,
Mike
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-22-2001 08:43 AM
09-22-2001 08:43 AM
Re: Cause of ICMP source_quench?
http://forums.itrc.hp.com/cm/QuestionAnswer/1,1150,0xea6837f45ef7d4118fef0090279cd0f9,00.html
Regards,
Rita
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2001 08:07 AM
09-24-2001 08:07 AM
Re: Cause of ICMP source_quench?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2001 08:25 AM
09-24-2001 08:25 AM
Re: Cause of ICMP source_quench?
HP says to ignore these messages through they are indications of socket buffer full conditions. However, what I observed is that these messages are even generated from a system that is 100% idle. So, I have been taking it granted that the socket buffer full condition is not necessarily due to the system being overloaded with network activity.
You can disable it by using ndd or by changing /etc/rc.config.d/nddconf by setting ip_send_source_quench parameter to 0.
-Sri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-26-2001 07:07 AM
09-26-2001 07:07 AM
Re: Cause of ICMP source_quench?
The TCP buffers are intended to store occasional bursts of excess data in memory until they can be processed. THe key word here is "occasional". The buffers will overflow when data continues at high speeds and will have a detrimental effect of network performance.
You are correct thinking that you are simply "covering up" a problem. The fun is to find out why this is happening and the education you will have as a result of it will be priceless.
Happy hunting!
Tony
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-26-2001 08:31 AM
09-26-2001 08:31 AM
Re: Cause of ICMP source_quench?
As an aside, I note that it is suggested to be turned off in the Bastion Host document - http://people.hp.se/stevesk/bastion11.html.
Cheers,
James
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-15-2001 07:41 PM
10-15-2001 07:41 PM
Re: Cause of ICMP source_quench?
Strange. I experienced the exact same problem tonight on a L2000 (11.0)as what you described. Does anyone know what causes this problem? I've never seen this before and we have not changed anything. I could find no other events on the system and no users where logged in at the time.
We have What's Up Gold that we use for monitoring our network which fired off emails to our pagers because of the "source quench" responce from ICMP pings. I tried the command "ndd -set /dev/ip ip_send_source_quench 0" and everything is back too normal.
If anyone has any ideas about this, I'd be very curious to know why this problem poped up all of the sudden.
Thanks,
-Brad
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-15-2001 07:42 PM
10-15-2001 07:42 PM