- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Source Quench Received Problem
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
10-11-2000 05:51 AM
10-11-2000 05:51 AM
Source Quench Received Problem
Thanks in anticipation.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-11-2000 06:00 AM
10-11-2000 06:00 AM
Re: Source Quench Received Problem
These errors are totally harmless but can be a nuisance if a ping monitor is
being run on the network. There is currently no patch to remove the message but
the change has been implemented in HP-UX release 11.01. It is not known at this
time when 11.01 will be released. In the interim, there are two ways that these
error messages can be suppressed. A single command will take care of them
temporarily or the /etc/rc.config.d/nddconf file can be modified to make the
change permanent.
The following command will suppress the messages until the next time the system
is reset.
# ndd -set /dev/ip ip_send_source_quench 0
A permanent solution is to add the following lines to the file
/etc/rc.config.d/nddconf:
TRANSPORT_NAME[INDEX]=ip
NDD_NAME[INDEX]=ip_send_source_quench
NDD_VALUE[INDEX]=0
Note: Substitute INDEX with a proper value depending on what other entries are
in the file. See the comment in the nddconf file for advice on how to set the
value of INDEX.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-28-2000 07:48 AM
11-28-2000 07:48 AM
Re: Source Quench Received Problem
I'm confused. I've noticed that on my server, when I again re-enable source quench...my users connecting to oracle/sqlnet port 1521:
a) cannot ping my server, they receive a source quench error
b) suffer intermittent (at best) connectivity to the server, with disappearing connections.
I am trying to determine if this is purely coincidental (I don't believe so)... when I disable source quench everything once again returns to "normal"...enable it and I have connectivity issues.
any ideas?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-16-2001 08:53 AM
03-16-2001 08:53 AM
Re: Source Quench Received Problem
I am experiencing the same problem, oracle users are being disconnected and when pinging the server source quench messages are being returned. you stated in your post that when you turn off sourch quench you have better client communication results. Is this still true and if so do you contribute it to the sourch quench being off? If you found that sourch quench was not the problem what did you find the reason for clients being disconnected? any info on the subject would be greatly appreciated.
Thank you in advance,
Dan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-16-2001 11:20 AM
03-16-2001 11:20 AM
Re: Source Quench Received Problem
http://forums.itrc.hp.com/cm/QuestionAnswer/1,1150,0xea6837f45ef7d4118fef0090279cd0f9,00.html
/rcw