- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- node crashed due to buffer space not available
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
08-01-2004 05:35 PM
08-01-2004 05:35 PM
node crashed due to buffer space not available
After a package had been sccussesfully started on a running node, the node just crashed in about 15 minutes!
I checked the OLDsyslog.log and it has the following messages:
Aug 2 11:29:38 SD2 cmcld: GS connection to 192.1.1.1 is responding
Aug 2 11:45:38 SD2 cmcld: accept returned: No buffer space available
Aug 2 11:45:38 SD2 cmcld: Retrying accept due to a transient problem: No buffer space available.
swapinfo shows the following messages:
dev 1048576 0 1048576 0% 0 - 1 /dev/vg00/lvol2
dev 11534336 0 11534336 0% 0 - 1 /dev/vg00/lvswap
dev 6144000 0 6144000 0% 0 - 1 /dev/vg00/lvswap2
total physical memory is 18841600 Kbytes
I dont know what causes the problem, and I need your help.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-01-2004 07:00 PM
08-01-2004 07:00 PM
Re: node crashed due to buffer space not available
Probably a patch missing for your serviceguard . use itrc to check your patch level
Patch Name: PHSS_30028
Patch Description: s700_800 11.X MC/ServiceGuard and SG-OPS Edition A.11.14
Fixes a very similar problem
If you have PHSS_29561 it has a problem and should be replaced by the 30028 asap
Steve Steel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-01-2004 07:02 PM
08-01-2004 07:02 PM
Re: node crashed due to buffer space not available
you can use the Search More options at the top of this page to search the HP-UX forum for buffer space available. I found http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=190143
but there are more threads on this subject.
JP.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-01-2004 07:23 PM
08-01-2004 07:23 PM
Re: node crashed due to buffer space not available
PHSS_31015 s700_800 11.X MC/ServiceGuard and SG-OPS Edition A.11.14
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-01-2004 07:33 PM
08-01-2004 07:33 PM
Re: node crashed due to buffer space not available
I'll try the patches.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-01-2004 08:33 PM
08-01-2004 08:33 PM
Re: node crashed due to buffer space not available
Have you done a massive LAN port scanning?
When this happend a telnet reconnection storm occurs being able to exhaust the available buffer space for this purpose. Then a TOC (Transfer Of Control) is generated by MC/ServiceGuard. A suggested action to avoid this could be:
1.- Install last ARPA Transport comulative patch (PHNE_29473) and dependencies (reboot required).
2.- Ensure that MC/ServiceGuard NODE_TIMEOUT parameter (/etc/cmcluster/cluster.conf) have a value among 5-8 to minimize the TOC risk. If you need increase this value you must stop the pkg, execute the cmapplyconf command and restart the pkg.
Rgds