- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: ping giving Source quench received
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
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
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
тАО01-19-2005 05:08 AM
тАО01-19-2005 05:08 AM
Reply from 155.90.12.239: Source quench received.
Everything I've seen posted seems to be dealing with 11.0 servers, any ideas ??
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-19-2005 05:15 AM
тАО01-19-2005 05:15 AM
SolutionWell I'm not positive just what's causing the message but you can turn off the sending of it via the ndd command. Run the following:
ndd -set /dev/ip ip_send_source_quench 0
to turn it off. Then edit /etc/rc.config.d/nddconf as follows:
TRANSPORT_NAME[X]=ip
NDD_NAME[X]=ip_send_source_quench
NDD_VALUE[X]=0
to keep it turned off on reboot. Of course substitute an appropriate index value for X.
HTH,
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-19-2005 05:29 AM
тАО01-19-2005 05:29 AM
Re: ping giving Source quench received
Looks like this may be because of the speed difference between the two, this happens generally when a low speed network talks to a high speed network(generally from a dial-up connection to another server)
Rgds
HGN
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-19-2005 07:15 AM
тАО01-19-2005 07:15 AM
Re: ping giving Source quench received
This is happening on an internal network that we use for Disaster Recovery testing.
For whatever reason the problem goes away and then comes back from time to time.....
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-19-2005 08:30 PM
тАО01-19-2005 08:30 PM
Re: ping giving Source quench received
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-20-2005 02:50 AM
тАО01-20-2005 02:50 AM
Re: ping giving Source quench received
Source Quench Messages is an IP ICMP message implying the following. The server is getting data at to high a rate and can not buffer it. This messages then means please send data in smaller bursts.
This can happen when your server forced set to a lower speed network than which the switch is force set.
Also make sure your MTU sizes between your equipment matches for ethernet generally it is set to 1500.
This can also be because of a problem on the link between to sites and the routers can not keep up with the data.
If it is an K-class you are talking to on an HP-PB network card check that the machine is not totally overloaded.
HTH
Gerhard
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-20-2005 09:43 AM
тАО01-20-2005 09:43 AM
Re: ping giving Source quench received
Ron
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-21-2005 12:40 AM
тАО01-21-2005 12:40 AM
Re: ping giving Source quench received
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-16-2006 07:05 AM
тАО11-16-2006 07:05 AM
Re: ping giving Source quench received
I appreciate all the replies.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-30-2006 07:42 PM
тАО11-30-2006 07:42 PM
Re: ping giving Source quench received
but isn t that running away from the problem??