HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Source Quench received
Operating System - HP-UX
1835676
Members
2556
Online
110082
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
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
05-14-2000 08:06 PM
05-14-2000 08:06 PM
Source Quench received
Hi
We are having HP 9000 R-390
When I am pinging to the LAN interface I am getting response Source Quench received.
This error is intermittent but for most of the packets
My LAN card is set for the 100 MBPS and I am sending a request from a 100 MBPS NT Machine.
I checked the error from NT techmedia it says that Destination buffer full will give this error.
So how do I solve this problem on HP UNIX 11.X?
Regards,
Vijay
We are having HP 9000 R-390
When I am pinging to the LAN interface I am getting response Source Quench received.
This error is intermittent but for most of the packets
My LAN card is set for the 100 MBPS and I am sending a request from a 100 MBPS NT Machine.
I checked the error from NT techmedia it says that Destination buffer full will give this error.
So how do I solve this problem on HP UNIX 11.X?
Regards,
Vijay
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-14-2000 10:33 PM
05-14-2000 10:33 PM
Re: Source Quench received
As far as I know there is no patch for this yet but this should work
# ndd -set /dev/ip ip_send_source_quench 0
# ndd -set /dev/ip ip_send_source_quench 0
Minimum effort maximum output!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-15-2000 04:09 AM
05-15-2000 04:09 AM
Re: Source Quench received
As far as I heard, there is no solution (read: patch), only methods to suppress the error-message :
1/ ndd -set /dev/ip ip_send_source_quench 0
This command will do the trick until you reset the system.
2/ a more permanent solution (you'll survive the reboot): add following lines to /etc/rc.config.d/nddconf :
TRANSPORT_NAME[INDEX]=ip
NDD_NAME[INDEX]=ip_send_source_quench
NDD_VALUE[INDEX]=0
=> You have to substitute INDEX with a value depending on what other entries are
in this file.
1/ ndd -set /dev/ip ip_send_source_quench 0
This command will do the trick until you reset the system.
2/ a more permanent solution (you'll survive the reboot): add following lines to /etc/rc.config.d/nddconf :
TRANSPORT_NAME[INDEX]=ip
NDD_NAME[INDEX]=ip_send_source_quench
NDD_VALUE[INDEX]=0
=> You have to substitute INDEX with a value depending on what other entries are
in this file.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-16-2000 01:17 AM
05-16-2000 01:17 AM
Re: Source Quench received
There is no problem...
in the RFCs source quenches were planned to adjust speed of two communication partners. But this did not come out.. so it is just useless...
Do not bother it at all!!!
in the RFCs source quenches were planned to adjust speed of two communication partners. But this did not come out.. so it is just useless...
Do not bother it at all!!!
The Trouble with Troubleshooting is ... sometimes trouble shoots back!!!
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